--- deliantra/server/Changes 2009/10/03 22:36:08 1.409 +++ deliantra/server/Changes 2009/10/09 15:10:55 1.415 @@ -1,8 +1,6 @@ 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 @@ -37,6 +35,7 @@ TODO: ./maps/aldwulf/alch_lab/hut_1.map charm luggae will kill, and make you gain any/climbing(?) exp TODO: farmwife doesn't react to guuh's head? TODO: shop mats should use the nesrest other shopmat, always. +TODO: make sure negative fountain effects (fireball, cause light wounds) actually cause negative effects. - display spell description for spellbooks, rods, wands, potion and scrolls, but not horns (to make them more useful for content-creators). @@ -47,12 +46,14 @@ walk on. - examining an object now dumps the serialised object form when the user is a wizard (wizlook). + - party spells didn't work all that well. - display the duration of change_ability spells when examining them (missing: protection spells, but they are a hack...). - fix a minor cfpod formatting bug. - do not talk about the hintmode so much - die-hards are expected to find the hintmode setting on the settings page. - enable the object loader to also dump archetypes. + - (maps) fix guild teleporters to Pupland Terminal. - (maps) put the trapdoor above the floor in sisters/necro_ruins1. - force the initial face when loading an object that is time-animated or a monster, so it does not have to be specified anymore. @@ -62,6 +63,9 @@ - fix a broken bow-related speed optimisation by using splay - speed up splay operations as well. - use NDI_CLEAR for the body command, and make it use observe. + - implement introspection data for C++ classes (%REFLECT). + - (arch) add name_pl fields for building materials. + - (maps) random fountains no longer generate permanent stat increases. 2.80 Tue Sep 15 20:22:31 CEST 2009 - fix the "screen stays black on login" bug and remove debug instrumentation