--- deliantra/server/Changes 2008/09/29 06:32:08 1.250 +++ deliantra/server/Changes 2008/09/30 12:11:26 1.253 @@ -12,12 +12,16 @@ TODO: cats light witrh JP_5 put light into caster. TODO: strange rign oif acid artifact description/story looks weird. -TODO: SP_casting_level TODO: destry(true) should be the default, trace code in map::insert? + - the "worldmaps sometimes are block" bug is finally fixed. + - the "player objects are referenced in _GENxx globals" has finally + been fixed, by not relying on buggy perl internals when serialising. + - attuned/repell and spell base level system reworked. - rewrote skill cache (last_skill_ob) system and usage - might be less erratic now. - refuse to write the uuid file if the uuid is zero (to avoid writing it in early crashes). + - pathsync the directory after savign a file for added slowdown^Wsafety. 2.71 Tue Sep 23 07:02:23 CEST 2008 - removed all command line parsing, only env variables are supported