--- deliantra/server/Changes 2010/04/30 21:13:41 1.684 +++ deliantra/server/Changes 2010/05/02 11:23:50 1.685 @@ -91,8 +91,6 @@ TODO: mining class TODO: freelist freeing TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player -TODO: one can apply, but not open, containers without keys -TODO: fix luck in random rolls - (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. @@ -118,6 +116,9 @@ maps now have proper doors or a similar solution. - (arch) jumping skill has now physical attacktype. - (maps) fixed nurnberg/reception/fire5 to match new style torches. + - when applying containers, server checks for the key on activate + and also allows players to unapply active containers they don't have + a key for. - 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!).