ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.647 by root, Thu Apr 15 19:12:29 2010 UTC vs.
Revision 1.651 by root, Fri Apr 16 02:21:26 2010 UTC

48TODO: mining experience 48TODO: mining experience
49TODO: make exp_table reloadable. 49TODO: make exp_table reloadable.
50TODO: 50TODO:
512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t 512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t
52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player() 52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
53TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)).
54TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments
53TODO: the tree nekosans, logfile at maybe? 55TODO: the tree nekosans, logfile at maybe?
54 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2) 56 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2)
55 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1) 57 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1)
56 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3) 58 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3)
57 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1) 59 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1)
78 - teach the random map generator the ability to read ".rmg" files 80 - teach the random map generator the ability to read ".rmg" files
79 that specify which actual style map to generate, and use it for 81 that specify which actual style map to generate, and use it for
80 the default decorstyle to avoid inappropriate maps to be used. 82 the default decorstyle to avoid inappropriate maps to be used.
81 - support (with some limitations) multiple different skills with the 83 - support (with some limitations) multiple different skills with the
82 same subtype. 84 same subtype.
85 - fix "nekosan duplication" bug - map swap out was not atomic,
86 so nekosan could end up beign saved AND escaped to another map.
83 - show invisible no longer makes magic mouths visible. 87 - show invisible no longer makes magic mouths visible.
84 - move_type changes (spells, skills etc.) now will correctly 88 - move_type changes (spells, skills etc.) now will correctly
85 take move_on/move_off into account (e.g. buttons). 89 take move_on/move_off into account (e.g. buttons).
86 - display (exit) or (random map) in client for those objects. 90 - display (exit) or (random map) in client for those objects.
87 - removed (useless) spell damage columns from spell info and replace 91 - removed (useless) spell damage columns from spell info and replace
166 - fixed possible crash bug in build code. 170 - fixed possible crash bug in build code.
167 - rename find_marked_object to ->mark and speed up. 171 - rename find_marked_object to ->mark and speed up.
168 - player movers properly destroy themselves when used up, instead 172 - player movers properly destroy themselves when used up, instead
169 of leaking. 173 of leaking.
170 - do not show msg for unidentified objects that need identification. 174 - do not show msg for unidentified objects that need identification.
171 - convert formulae file parser to thawer framework. 175 - convert formulae/bookarch/settings file parser to thawer framework.
172 - finally get rid of fgets (..., thawer) and use a much cleaner 176 - finally get rid of fgets (..., thawer) and use a much cleaner
173 next_line method. 177 next_line method.
174 - use nicer file format for exp_table and attackmess 178 - use nicer file format for exp_table and attackmess
175 (more like other resource files). 179 (more like other resource files).
176 - make parse errors during server startup fatal. 180 - make parse errors during server startup fatal.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines