--- deliantra/server/Changes 2009/10/23 00:17:47 1.445 +++ deliantra/server/Changes 2009/10/23 03:08:34 1.446 @@ -2,6 +2,7 @@ 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. @@ -37,6 +38,11 @@ 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. 2.81 Mon Oct 12 20:00:18 CEST 2009 - display spell description for spellbooks, rods, wands, potion and scrolls,