--- deliantra/server/Changes 2010/05/02 19:42:15 1.690 +++ deliantra/server/Changes 2010/05/04 21:45:42 1.692 @@ -66,6 +66,8 @@ maps now have proper doors or a similar solution. - (arch) jumping skill has now physical attacktype. - (maps) fixed nurnberg/reception/fire5 to match new style torches. + - enter_map did not normalise the map coordinates when the destination + space is blocked, causing badness and freezes for the player. - when applying containers, server checks for the key on activate and also allows players to unapply active containers they don't have a key for. @@ -212,6 +214,9 @@ - logging now differentiates between logging levels better. - speed up get_typedata. - fix deadlock problem during server shutdown/reload. + - make ext/checkrusage "more" non-blocking. + - use common::sense for extensions. + - work around a 50.10.0 utf8 caching bug. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.