--- deliantra/server/Changes 2010/05/02 11:52:56 1.687 +++ deliantra/server/Changes 2010/05/02 19:42:15 1.690 @@ -40,6 +40,7 @@ TODO: make the "feed all faces" flag persistent between logins. TODO: mining experience TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player +TODO: follow should not be able to follow everywhere (ocean...) - (maps, arch) complete revamping of the transport routes - all cities are now easily reachable, at a price. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. @@ -108,6 +109,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. @@ -208,6 +211,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.