--- deliantra/server/Changes 2010/05/07 19:46:18 1.703 +++ deliantra/server/Changes 2010/05/09 21:46:39 1.707 @@ -9,6 +9,9 @@ TODO: reload_settings TODO: thawer should ot next() TODO: reload_config leaks +TODO: loggin in with wrong password causes server error (active object...) +TODO: first derivate of experience does not monotonically increase +TODO: apply Glowing Crystal # does not work - (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. @@ -198,6 +201,9 @@ - made reload_config non-blocking. - the seen command called (Blocking) stat() instead of aio_stat, causing server freezes. + - store unhashed password, to prepare for safer authentication. + - do not log connections from the local host, to help a local + watchdog. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.