--- deliantra/server/Changes 2010/04/28 19:20:47 1.674 +++ deliantra/server/Changes 2010/04/28 20:51:58 1.675 @@ -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 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,6 +114,9 @@ - (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. + - 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!). - quit_character was causign a runtime exception, causing it to not work since 2.93. - entering a map will now respect move_on and other effects,