--- deliantra/server/Changes 2008/12/29 14:32:51 1.309 +++ deliantra/server/Changes 2008/12/30 07:24:15 1.310 @@ -1,6 +1,29 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. +TODO: jungle, darkforest, mountains + +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: strange rign oif acid artifact description/story looks weird. +TODO: destry_inv() should destroy, drop_inv_to_ground method? +TODO: no detah messages for arena anymore +TODO: remove curse should *maybe* work on players themselves +TODO: remove curse in glyph/rune doesn't have any effect? +TODO: nothing is written on it -> log-1 +TODO: rewrite highscore code + +TODO: saying open to the old man in tutorial makes the sign(?) say "@match..." +TODO: greeting message on what to do in dialog after race selection. +TODO: health bars for earthwalls seem to start at 100% end die at 50% + 2.74 Mon Dec 29 15:23:38 CET 2008 - fix a longstanding bug that teared multipart monsters at map boundaries apart. @@ -12,8 +35,8 @@ of spiral fov capable of visibility grades and arbitrary shadow angles, that uses less memory and less code. - the new los code supports arbitrary map rectangles and loosens - other restrictions of the old code, supporitng further optimisations. - - udpate los if blocksview-objects are inserted in a map, not just when + other restrictions of the old code, supporting further optimisations. + - update los if blocksview-objects are inserted in a map, not just when removed (e.g. for summon fog). - permanent invisibility doesn't make immune against making noise: implement a noise system that allows monsters to locate the player @@ -25,6 +48,10 @@ - (maps) considerably soften the subway spider. - (maps) made the portgate of navar safe ground, to protect the guards from being killed by players. + - (maps) lots of tweaks in and around scorn. + - (maps) use special non-blocksview jungle, mountain and + darkforest freely on the worldmap, to get gradual sight obstacles + instead of total blackout in those areas. - no maximum darkness for outdoor maps anymore. - add more hints, fix some messages. - fix a bug: firing rods should tell you something about them.