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

Comparing deliantra/server/Changes (file contents):
Revision 1.607 by root, Tue Apr 6 21:11:48 2010 UTC vs.
Revision 1.608 by root, Tue Apr 6 22:59:28 2010 UTC

42TODO: thrown objects hit natively (with their own skill). 42TODO: thrown objects hit natively (with their own skill).
43TODO: golem survives "longer" now. 43TODO: golem survives "longer" now.
44TODO: slow down some skills (e.g. stealing) 44TODO: slow down some skills (e.g. stealing)
45TODO: apply range checkign should go to apply_special 45TODO: apply range checkign should go to apply_special
46TODO: stealing, mining, others has no "there is nothing" message. 46TODO: stealing, mining, others has no "there is nothing" message.
47TODO: unapply item before imporoving it, in case we can't apply it anymore afterwards.
47 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 48 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
48 - (maps) added (navar) gravedigger, that buys players gravestones. 49 - (maps) added (navar) gravedigger, that buys players gravestones.
49 - made (wizard) look_at show also uuids. 50 - made (wizard) look_at show also uuids.
50 - added cf::object::find_object_uuid (::find_object already exists!). 51 - added cf::object::find_object_uuid (::find_object already exists!).
51 - (maps) added new apartment, made by LinuxLemoner. 52 - (maps) added new apartment, made by LinuxLemoner.
110 perl to C++, for speed reasons (basically undo patchset 1304). 111 perl to C++, for speed reasons (basically undo patchset 1304).
111 - add a client_destroy event, so we don't have to hook the 112 - add a client_destroy event, so we don't have to hook the
112 attachable destroy event (which is called much more often). 113 attachable destroy event (which is called much more often).
113 - removed (unused) FLOOR object type. 114 - removed (unused) FLOOR object type.
114 - fix errornous change_abil messages for rods (and other types). 115 - fix errornous change_abil messages for rods (and other types).
116 - remove include/commands.h and server/c_new.C, and refactor
117 all into server/commands.C.
115 118
1162.93 Sat Feb 13 15:52:36 CET 2010 1192.93 Sat Feb 13 15:52:36 CET 2010
117 - (maps) fix travel to valdor and back. 120 - (maps) fix travel to valdor and back.
118 - do no longer by default eval map cod ein safe compartments 121 - do no longer by default eval map cod ein safe compartments
119 (this can be re-enabled using the safe_eval config option). 122 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines