--- deliantra/server/Changes 2009/09/18 03:38:28 1.403 +++ deliantra/server/Changes 2009/10/03 18:46:26 1.407 @@ -1,6 +1,9 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. +TODO: eri (and only her) can "invoke missile swamR and then move ontop of an + auto-apply exit (north gate to scorn ex.). +TODO: pets of pets kills will increase the current skill (angels summon?) same with mercenaries? TODO: books head2, possibly after verbatim (prison de...) TODO: emergency swap mode is not working 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} @@ -38,7 +41,7 @@ - display spell description for spellbooks, rods, wands, potion and scrolls, but not horns (to make them more useful for content-creators). - examining an object now dumps the serialised object form when the user - is a wizard. + is a wizard (wizlook). - display the duration of change_ability spells when examining them (missing: protection spells, but they are a hack...). - fix a minor cfpod formatting bug. @@ -50,6 +53,9 @@ or a monster, so it does not have to be specified anymore. - fix a bug where recasting an ability changing spell could shorten its remaining duration. + - fix RUNATT attack mode, which was broken before (used e.g. by mice). + - fix a broken bow-related speed optimisation by using splay - speed + up splay operations as well. 2.80 Tue Sep 15 20:22:31 CEST 2009 - fix the "screen stays black on login" bug and remove debug instrumentation