--- deliantra/server/Changes 2009/10/03 18:46:26 1.407 +++ deliantra/server/Changes 2009/10/03 20:11:12 1.408 @@ -40,6 +40,11 @@ - display spell description for spellbooks, rods, wands, potion and scrolls, but not horns (to make them more useful for content-creators). + - fix a number of bugs in check_move_on: 1) it didn't update the flags + 2) it skipped spell effects and 3) it didn't handle the case where + and object was destroyed while iterating over it correctly. all this + allowed players to sometimes walk onto spaces they should not be able to + walk on. - examining an object now dumps the serialised object form when the user is a wizard (wizlook). - display the duration of change_ability spells when examining them