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

Comparing deliantra/server/Changes (file contents):
Revision 1.631 by elmex, Mon Apr 12 10:00:35 2010 UTC vs.
Revision 1.632 by root, Tue Apr 13 02:39:52 2010 UTC

53TODO: stealing, mining, others has no "there is nothing" message. 53TODO: stealing, mining, others has no "there is nothing" message.
54TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 54TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
55TODO: clean up skill handling in kill_object. 55TODO: clean up skill handling in kill_object.
56TODO: 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) 56TODO: 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)
57TODO: make the "feed all faces" flag persistent between logins. 57TODO: make the "feed all faces" flag persistent between logins.
58TODO: hut_-2, cats show invisible showas talk?
59TODO: 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)).
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 60 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 61 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 62 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 63 (by Dustfinger).
62 - (maps) Fixed bad floor tile in navar apartment. 64 - (maps) Fixed bad floor tile in navar apartment.
153 format (for statistics). 155 format (for statistics).
154 - do not send delitem for players. 156 - do not send delitem for players.
155 - support static scalar data members properly in genacc now. 157 - support static scalar data members properly in genacc now.
156 - implement "simple" freelist management for objects. 158 - implement "simple" freelist management for objects.
157 - recycle object counts now - to support longer uptimes. 159 - recycle object counts now - to support longer uptimes.
160 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
161 function (and yes, 666 is exact!).
162 - random map generator results should now be fully repeatable.
158 163
1592.93 Sat Feb 13 15:52:36 CET 2010 1642.93 Sat Feb 13 15:52:36 CET 2010
160 - (maps) fix travel to valdor and back. 165 - (maps) fix travel to valdor and back.
161 - do no longer by default eval map cod ein safe compartments 166 - do no longer by default eval map cod ein safe compartments
162 (this can be re-enabled using the safe_eval config option). 167 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines