--- deliantra/server/Changes 2010/04/06 21:11:48 1.607 +++ deliantra/server/Changes 2010/04/06 22:59:28 1.608 @@ -44,6 +44,7 @@ TODO: slow down some skills (e.g. stealing) TODO: apply range checkign should go to apply_special TODO: stealing, mining, others has no "there is nothing" message. +TODO: unapply item before imporoving it, in case we can't apply it anymore afterwards. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - made (wizard) look_at show also uuids. @@ -112,6 +113,8 @@ attachable destroy event (which is called much more often). - removed (unused) FLOOR object type. - fix errornous change_abil messages for rods (and other types). + - remove include/commands.h and server/c_new.C, and refactor + all into server/commands.C. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.