--- deliantra/server/Changes 2009/10/23 03:28:09 1.447 +++ deliantra/server/Changes 2009/10/24 00:25:25 1.449 @@ -13,6 +13,7 @@ cause Scorn/Navar libraries not to have inscribable books. - (maps) fix bug causing the Greyshield and Greysword to have inappropriate item power. + - (maps) fix intwell balancing issue. - improve the look of generated books. - make slag no_drop so it can't be dropped from the cauldron. - fix bug where players could bypass no_drop by putting items in containers. @@ -36,11 +37,13 @@ - 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 + - (maps) imported all styles from cfextended except floorstyles/land_plots and monsterstyles. + - (arch) imported gem treasurelists and archetypes from cfextended. - 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. + - fix a bug in map-tag scanning when moving tags. - (deliantra.net) improve watchdog to now check both listening ports for a reaction. - implement new "loadall" map loading command, purely for debugging.