--- deliantra/server/Changes 2009/11/08 20:55:39 1.495 +++ deliantra/server/Changes 2009/11/09 00:14:48 1.498 @@ -12,7 +12,13 @@ - shop specialisation calculation was totally broken. - nrof/itemcount/volume limits when dropping to the floor are now enforced. + - fix magic mapping, which only worked for inate spell casting. - godgiven items will now be explicitly described as such. + - 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 + 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. - move gcc specifics to new file include/compiler.h.