--- deliantra/server/Changes 2010/04/10 04:42:44 1.615 +++ deliantra/server/Changes 2010/04/11 17:27:51 1.622 @@ -52,13 +52,13 @@ 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: reload_archetypes does nto provide new archetypes 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. +TODO: 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) - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - (maps) added the rathouse quest for the shockwave spell in navar - (Made by Dustfinger). + (by Dustfinger). - made (wizard) look_at show also uuids. - added cf::object::find_object_uuid (::find_object already exists!). - (maps) added new apartment, made by LinuxLemoner. @@ -68,6 +68,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. @@ -137,6 +138,11 @@ - the random map generator now supports selecting difficult for 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. + - support log suspension/resumption, e.g. for defragmenting. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.