--- deliantra/server/Changes 2010/04/11 02:04:54 1.618 +++ deliantra/server/Changes 2010/04/11 04:53:04 1.621 @@ -52,7 +52,6 @@ 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. TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." TODO: clean up skill handling in kill_object. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. @@ -68,6 +67,7 @@ - (arch, maps) added black unicorn horn, required to access mlab hell. - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which caused overflows causing monsters to become living deads. + - unapply weapons and armour before trying to improve it. - teach the random map generator the ability to read ".rmg" files that specify which actual style map to generate, and use it for the default decorstyle to avoid inappropriate maps to be used. @@ -138,6 +138,9 @@ more style categories than just monsters (all except fountains apparently). - object serialiser no longer creates empty "owner" references. + - make sure failed castings take some time, too, to avoid being + smitten by your god. + - many more failmsgs and help texts. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.