--- deliantra/server/Changes 2008/09/25 12:14:32 1.247 +++ deliantra/server/Changes 2008/09/30 12:11:26 1.253 @@ -8,13 +8,20 @@ TODO: random destination transport may bring you tot nürnberg errornously, likely stoneville TODO: reasy_skill find traps does nto unapply the range slot item (bow) TODO: schmorp-neko-san force has sped zero but is on active lsit sometimes? +TODO: worldmaps still get loaded on startup before the gridmap is ready -TODO: coro rfeleasen +TODO: cats light witrh JP_5 put light into caster. TODO: strange rign oif acid artifact description/story looks weird. -TODO: worldmaps still get loaded on startup before the gridmap is ready +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 < 1024. + - 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