--- deliantra/server/Changes 2008/09/23 05:03:22 1.243 +++ deliantra/server/Changes 2008/09/30 04:00:35 1.252 @@ -1,6 +1,25 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. +TODO: emergency swap mode is not working +TODO: xs-warn doesn't end up in server log. +TODO: 2008-07-13 00:41:27.8762 BUG: process_events(): removed object is on active list: {cnt:8720978,uuid:<1.37c8d364d>,name:"bomb",flags:[2,11],type:102} +TODO: inscription cannot be readied. +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: cats light witrh JP_5 put light into caster. +TODO: strange rign oif acid artifact description/story looks weird. +TODO: destry(true) should be the default, trace code in map::insert? + - 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 anymore.