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

Comparing deliantra/server/Changes (file contents):
Revision 1.643 by root, Thu Apr 15 03:34:29 2010 UTC vs.
Revision 1.645 by root, Thu Apr 15 04:56:46 2010 UTC

44TODO: golem survives "longer" now - too long? 44TODO: golem survives "longer" now - too long?
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.
49 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 50 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
50 - (maps) added (navar) gravedigger, that buys players gravestones. 51 - (maps) added (navar) gravedigger, that buys players gravestones.
51 - (maps) added the rathouse quest for the shockwave spell in navar 52 - (maps) added the rathouse quest for the shockwave spell in navar
52 (by Dustfinger). 53 (by Dustfinger).
53 - (maps) Fixed bad floor tile in navar apartment. 54 - (maps) Fixed bad floor tile in navar apartment.
157 - rename find_marked_object to ->mark and speed up. 158 - rename find_marked_object to ->mark and speed up.
158 - player movers properly destroy themselves when used up, instead 159 - player movers properly destroy themselves when used up, instead
159 of leaking. 160 of leaking.
160 - do not show msg for unidentified objects that need identification. 161 - do not show msg for unidentified objects that need identification.
161 - convert formulae file parser to thawer framework. 162 - convert formulae file parser to thawer framework.
163 - finally get rid of fgets (..., thawer) and use a much cleaner
164 next_line method.
162 165
1632.93 Sat Feb 13 15:52:36 CET 2010 1662.93 Sat Feb 13 15:52:36 CET 2010
164 - (maps) fix travel to valdor and back. 167 - (maps) fix travel to valdor and back.
165 - do no longer by default eval map cod ein safe compartments 168 - do no longer by default eval map cod ein safe compartments
166 (this can be re-enabled using the safe_eval config option). 169 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines