--- deliantra/server/Changes 2010/04/30 11:40:27 1.682 +++ deliantra/server/Changes 2010/05/02 11:23:50 1.685 @@ -2,6 +2,10 @@ Version numbers sort like decimal numbers. +2010-04-30 14:27:48.6702 t Found correct bow for arrows. +2010-04-30 14:25:50.3128 t Turned off spells in Medium guard + + 2010-04-07 23:58:02.2729 [ABT] BUG: hitter ({cnt:4994384,uuid:<1.7f744a072>,name:"icestorm",flags:[8,11],type:102}(on /gotischerbereich/mlabspiraltower/std5@0+6)) with no relation to target ({cnt:4984688,uuid:<1.7f742acea>,name:"Dread",flags:[0,8,11,14,21,52,103,104],type:0}(on /gotischerbereich/mlabspiraltower/stc5@15+5)) at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951 2010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951 2010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519 @@ -87,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. @@ -114,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!). @@ -253,6 +258,7 @@ - correctly save shopitems string, to avoid parse error when reading saved maps. - logging now differentiates between logging levels better. + - speed up get_typedata. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.