--- deliantra/server/Changes 2007/08/12 12:46:22 1.25 +++ deliantra/server/Changes 2007/08/24 18:39:17 1.26 @@ -20,6 +20,10 @@ tracking. - new and more efficient extcmd (server still supports old extcmd protocol). + - fixed lots of underflow/overflow bugs in diseases and general stats + calcluation that could be easily exploited by users. + - rebalanced diseases to spread more naturally/evenly. + - completely asynchronous map loading even for tiled maps. - replace simple messaging protocol with channels carrying metadata (similar to message types, but more directed at the user). - reduce command processing latency by a whopping 120ms by