--- deliantra/server/Changes 2009/10/21 00:44:39 1.442 +++ deliantra/server/Changes 2009/10/23 03:28:09 1.447 @@ -1,9 +1,13 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. +TODO: move_on/move_off events? +TODO: create "stay invisible always" list of face names (magic_mouth.png etc.) +TODO: ->living accessors for matches! - fixed a classical and exploitable stack buffer overflow in the gsay command. - add @check, @find npc dialogue commands. - (maps) add a number of town interiors. + - (maps) add tindervale the fireborn capitol from cfextended. - (server,arch) add a number of inscribables, show their capacity in hint. - (server,maps) fix bug causing some library books not to be chained down, cause Scorn/Navar libraries not to have inscribable books. @@ -32,6 +36,14 @@ - new BLOCKED_MOVE event added. - mapscript archetype now has activate_on_xxx true by default, as similar connected elements. + - (maps) imported all styles from crossfire-extended except + floorstyles/land_plots and monsterstyles. + - don't crash when treasure lists are empty / supply new empty + treasurelist for randomitems when none can be found. + - implement cf::map::static_maps and use it in map-tags.ext. + - (deliantra.net) improve watchdog to now check both listening ports + for a reaction. + - implement new "loadall" map loading command, purely for debugging. 2.81 Mon Oct 12 20:00:18 CEST 2009 - display spell description for spellbooks, rods, wands, potion and scrolls,