--- deliantra/server/Changes 2010/04/28 19:20:47 1.674 +++ deliantra/server/Changes 2010/04/29 06:33:03 1.679 @@ -90,6 +90,7 @@ TODO: one can apply, but not open, containers without keys TODO: fix luck in random rolls TODO: additional error log +TODO: move sound.conf, jeweler conf to datadir... - (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. @@ -113,7 +114,12 @@ - (maps) the library should be less of a death trap now. - (maps) exits no longer point to auto-apply exits, most affected maps now have proper doors or a similar solution. - - quit_character was causign a runtime exception, causing it to not + - (maps) fixed nurnberg/reception/fire5 to match new style torches. + - moved formulae, attackmess, artifacts, exp_table, materials and + races files to arch, where they belong (exp_table is no longer in + confdir but in datadir now!). + - jeweler and sound config files are now normal datafiles as well. + - quit_character was causing a runtime exception, causing it to not work since 2.93. - entering a map will now respect move_on and other effects, except for auto-apply exits :/ @@ -243,6 +249,8 @@ - (arch) made the spark shower spell available in shops. - don't create a second LOGIN event on character creation. - correctly generate "You paid xyz" message in shops. + - added a 'password' command, to change your password (and for DMs to + change passwords for other players). 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.