--- deliantra/server/Changes 2010/01/26 16:23:41 1.553 +++ deliantra/server/Changes 2010/01/30 23:30:25 1.554 @@ -33,7 +33,6 @@ "ysize" : 19 } - TODO: removing a single map tag from one map kills the tag on other maps as well, apparently - do no longer by default eval map cod ein safe compartments (this can be re-enabled using the safe_eval config option). @@ -54,6 +53,7 @@ - player->killer_name did not properly flag the name as unicode. - aggressively mark many more methods as utf8 or octet-expecting, and provide a non-destructive SvPVutf8 variant. + - do not allow dragon players to change their title via the settings. - ratelimited jeweler skill nugget conversion. - under high load, the server stopped swapping out to make the server more responsive, but making it impossible to reduce @@ -61,6 +61,8 @@ some progress. - improve the quality of the load-avg calculation. - (maps) fixed quest npc in jeweler dungeon quest. + - ipo.ext no longer uses (synchronous) CFDB, stores mail directly at player + now. 2.92 Thu Dec 24 04:51:56 CET 2009 - the destruction spell could/would corrupt server memory quite often.