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

Comparing deliantra/server/Changes (file contents):
Revision 1.646 by root, Thu Apr 15 06:05:51 2010 UTC vs.
Revision 1.648 by root, Thu Apr 15 21:49:15 2010 UTC

45TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 45TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
46TODO: clean up skill handling in kill_object. 46TODO: clean up skill handling in kill_object.
47TODO: make the "feed all faces" flag persistent between logins. 47TODO: make the "feed all faces" flag persistent between logins.
48TODO: mining experience 48TODO: mining experience
49TODO: make exp_table reloadable. 49TODO: make exp_table reloadable.
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
52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
53TODO: the tree nekosans, logfile at maybe?
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
55 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2)
56 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1)
57 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:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1)
50 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 59 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
51 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
52 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
53 (by Dustfinger). 62 (by Dustfinger).
54 - (maps) Fixed bad floor tile in navar apartment. 63 - (maps) Fixed bad floor tile in navar apartment.
158 - fixed possible crash bug in build code. 167 - fixed possible crash bug in build code.
159 - rename find_marked_object to ->mark and speed up. 168 - rename find_marked_object to ->mark and speed up.
160 - player movers properly destroy themselves when used up, instead 169 - player movers properly destroy themselves when used up, instead
161 of leaking. 170 of leaking.
162 - do not show msg for unidentified objects that need identification. 171 - do not show msg for unidentified objects that need identification.
163 - convert formulae file parser to thawer framework. 172 - convert formulae/bookarch file parser to thawer framework.
164 - finally get rid of fgets (..., thawer) and use a much cleaner 173 - finally get rid of fgets (..., thawer) and use a much cleaner
165 next_line method. 174 next_line method.
166 - use nicer file format for exp_table and attackmess 175 - use nicer file format for exp_table and attackmess
167 (more like other resource files). 176 (more like other resource files).
168 - make parse errors during server startup fatal. 177 - make parse errors during server startup fatal.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines