--- deliantra/server/Changes 2010/05/10 15:42:05 1.709 +++ deliantra/server/Changes 2010/05/13 12:28:13 1.714 @@ -8,9 +8,8 @@ TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player TODO: reload_settings TODO: thawer should ot next() -TODO: reload_config leaks -TODO: first derivate of experience does not monotonically increase TODO: apply Glowing Crystal # does not work +TODO: summon to map borders still borked - (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. @@ -183,8 +182,8 @@ - don't create a second LOGIN event on character creation. - correctly generate "You paid xyz" message in shops. - the shop menu now also displays the (approx) value of the item. - - added a 'password' command, to change your password (and for DMs to - change passwords for other players). + - added a 'password' command, to let DMs change the password of players + more conveniently. - correctly save shopitems string, to avoid parse error when reading saved maps. - logging now differentiates between logging levels better. @@ -205,6 +204,7 @@ - store unhashed password, to prepare for safer authentication. - do not log connections from the local host, to help a local watchdog. + - fix summon freeze at map borders. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.