--- deliantra/server/Changes 2010/04/28 19:20:47 1.674 +++ deliantra/server/Changes 2010/04/30 20:43:17 1.683 @@ -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 @@ -89,14 +93,13 @@ 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 -TODO: additional error log - (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. - (maps) added (navar) gravedigger, that buys players gravestones. - (maps) added the rathouse quest for the shockwave spell in navar (by Dustfinger). - - (maps) Fixed bad floor tile in navar apartment. + - (maps) fixed bad floor tile in navar apartment. - made (wizard) look_at show also uuids. - added cf::object::find_object_uuid (::find_object already exists!). - (maps) added new apartment, made by LinuxLemoner. @@ -113,7 +116,13 @@ - (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 + - (arch) jumping skill has now physical attacktype. + - (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 +252,11 @@ - (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). + - correctly save shopitems string, to avoid parse error when reading + saved maps. + - logging now differentiates between logging levels better. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.