--- deliantra/server/Changes 2009/11/09 00:14:48 1.498 +++ deliantra/server/Changes 2009/11/09 14:40:45 1.501 @@ -17,7 +17,7 @@ - balancing change, halve rod recharge speed (instead of 4.8s, the standard rods now recharge in ~10s. not a solution, but still. - - reduce cpu time used for map saving by >>30% by avoiding + - reduce cpu time used for map saving by >40% by avoiding the costly flasg-checking loop in most cases. - pet monster level was not displayed correctly in "showpets index". - clean up floating point conversions and many similar nitpicks. @@ -28,6 +28,9 @@ - cache volume/items per mapspace. - use fabs, min and max consistently (surprisingly for a code size decrease). + - fixed a small uncleanlieness in item converters, which might + have led to weird item multiplications. + - fixed crash bug in learn_spell command. 2.90 Sat Nov 7 15:06:06 CET 2009 - some Andrew Madloch wanted, despite being specifically told