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

Comparing deliantra/server/Changes (file contents):
Revision 1.639 by root, Thu Apr 15 00:36:51 2010 UTC vs.
Revision 1.640 by root, Thu Apr 15 02:10:26 2010 UTC

49TODO: stealing, mining, others has no "there is nothing" message. 49TODO: stealing, mining, others has no "there is nothing" message.
50TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 50TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
51TODO: clean up skill handling in kill_object. 51TODO: clean up skill handling in kill_object.
52TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9) 52TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9)
53TODO: make the "feed all faces" flag persistent between logins. 53TODO: make the "feed all faces" flag persistent between logins.
54TODO: 2010-04-12 20:40:44.2865 {cnt:4621281,uuid:<1.8075c9705>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67): no alternative teleporters around (user {cnt:148158,uuid:<1.5d9874c88>,name:"Roscoe",flags:[0,7,11,15,39,40,56,57,61,71,89],type:1}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67)).
55TODO: mining experience 54TODO: mining experience
56 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 55 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
57 - (maps) added (navar) gravedigger, that buys players gravestones. 56 - (maps) added (navar) gravedigger, that buys players gravestones.
58 - (maps) added the rathouse quest for the shockwave spell in navar 57 - (maps) added the rathouse quest for the shockwave spell in navar
59 (by Dustfinger). 58 (by Dustfinger).
160 - got rid of the dreaded write_parameters_to_string (666 chars omitted) 159 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
161 function (and yes, 666 is exact!). 160 function (and yes, 666 is exact!).
162 - random map generator results should now be fully repeatable. 161 - random map generator results should now be fully repeatable.
163 - fixed possible crash bug in build code. 162 - fixed possible crash bug in build code.
164 - rename find_marked_object to ->mark and speed up. 163 - rename find_marked_object to ->mark and speed up.
164 - player movers properly destroy themselves when used up, instead
165 of leaking.
165 166
1662.93 Sat Feb 13 15:52:36 CET 2010 1672.93 Sat Feb 13 15:52:36 CET 2010
167 - (maps) fix travel to valdor and back. 168 - (maps) fix travel to valdor and back.
168 - do no longer by default eval map cod ein safe compartments 169 - do no longer by default eval map cod ein safe compartments
169 (this can be re-enabled using the safe_eval config option). 170 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines