--- deliantra/server/Changes 2010/05/08 10:49:43 1.704 +++ deliantra/server/Changes 2010/05/10 15:42:05 1.709 @@ -9,6 +9,8 @@ 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 - (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. @@ -114,6 +116,8 @@ - jeweler skill doesn't diminish input values anymore. - jeweler skill is harder to level now, but in exchange item power of the output is only 1/5th (instead of 1/3rd) of ring level. + - jeweler skill adds the makers name (currently not visible) to the + generated ring/amulet. - generate most constants for perl automatically. - properly check for weapon name prefix ("Ragnarok's sword"). - when player dies, restore his food to at least 200. @@ -199,6 +203,8 @@ - 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.