--- deliantra/server/Changes 2008/05/07 23:25:58 1.152 +++ deliantra/server/Changes 2008/05/09 16:33:35 1.157 @@ -6,7 +6,13 @@ syncpoints: rules, news, motd, crossfiremail ""/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc... -2.54 +TODO: you have to unapply the jumping first before you cna raedy spell... +TODO: re-apply items on log-in +TODO: rebalance jumping skill speed +2.55 +TODO: **************** npc-dialoge does not work + +2.54 Thu May 8 22:01:22 CEST 2008 - change floorbox item ordering to enable more efficient protocol and to stay in sync with the 0.9971 client update which also reverses ordering. - bugfix: the jumping skill now gives experience for jumping @@ -19,11 +25,14 @@ - 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. + - bugfix: support random maps >127x127. - (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. - (arch) give ball lightning a real name. - (arch) fixed material of bones (was 'wood', is now 'bone') + - support cfpod in ex replies (client item tooltips). - unapply item in range slow when readying a spell. - bugfix: account for rounding errors in weight updates. - remove synchronous mkdir in chargen_race_done. @@ -34,6 +43,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.