--- deliantra/server/Changes 2008/05/07 23:25:58 1.152 +++ deliantra/server/Changes 2008/05/08 11:39:23 1.153 @@ -6,6 +6,7 @@ syncpoints: rules, news, motd, crossfiremail ""/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc... +TODO: you have to unapply the jumping first before you cna raedy spell... 2.54 - change floorbox item ordering to enable more efficient protocol and to stay in sync with the 0.9971 client update which also reverses ordering. @@ -19,6 +20,7 @@ - bugfix: couldn't apply inventory items when levitating, but ground items (fixed by reversing the logic). - bugfix: fixed a mismatched '"' in the debugging description of objects + - bugfix: the random map generator no longer leaks key objects. - (maps) fixed the death certificate system in nimbus. - (maps( rebalance onefang, build a road to onefang, temporarily closed zorn. - (arch) the material 'wood' was undefined, it's now a burnable material. @@ -34,6 +36,7 @@ - fix map difficulty calculation for generators. - slightly more intelligent handling of "is_animated" flag. - support no_drop map header flag (before it was only available internally). + - make random-map-generated keys crumble after one hour, use more unique slaying. 2.53 Sun May 4 17:32:48 CEST 2008 - bugfix: custom skill settings were not saved by the server.