--- deliantra/server/Changes 2010/05/02 19:16:16 1.688 +++ deliantra/server/Changes 2010/05/04 20:25:58 1.691 @@ -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. @@ -109,6 +111,8 @@ - the server will now be more picky when parsing the regions file. - improve editor support protocol slightly, provide workarounds for 2.10 clients. + - follow has been rewritten to be, hopefully, more robust. + - follow mode will not be aborted when the follower tries to move. - tcp.ext didn't unbind in reloads. - map-tags.ext didn't properly close the database on reloads. - cfutil skips .-directories when scanning. @@ -209,6 +213,7 @@ saved maps. - logging now differentiates between logging levels better. - speed up get_typedata. + - fix deadlock problem during server shutdown/reload. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.