ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.677 by root, Wed Apr 28 21:05:33 2010 UTC vs.
Revision 1.683 by root, Fri Apr 30 20:43:17 2010 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2 2
3Version numbers sort like decimal numbers. 3Version numbers sort like decimal numbers.
4
52010-04-30 14:27:48.6702 t Found correct bow for arrows.
62010-04-30 14:25:50.3128 t Turned off spells in Medium guard
7
4 8
52010-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 92010-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
62010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951 102010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951
72010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519 112010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519
82010-04-07 23:58:02.2729+ cf::main_loop() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3579 122010-04-07 23:58:02.2729+ cf::main_loop() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3579
87TODO: mining class 91TODO: mining class
88TODO: freelist freeing 92TODO: freelist freeing
89TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 93TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
90TODO: one can apply, but not open, containers without keys 94TODO: one can apply, but not open, containers without keys
91TODO: fix luck in random rolls 95TODO: fix luck in random rolls
92TODO: additional error log
93TODO: move sound.conf, jeweler conf to datadir...
94 - (maps, arch) complete revamping of the transport routes - all cities are 96 - (maps, arch) complete revamping of the transport routes - all cities are
95 now easily reachable, at a price. 97 now easily reachable, at a price.
96 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 98 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
97 - (maps) added (navar) gravedigger, that buys players gravestones. 99 - (maps) added (navar) gravedigger, that buys players gravestones.
98 - (maps) added the rathouse quest for the shockwave spell in navar 100 - (maps) added the rathouse quest for the shockwave spell in navar
99 (by Dustfinger). 101 (by Dustfinger).
100 - (maps) Fixed bad floor tile in navar apartment. 102 - (maps) fixed bad floor tile in navar apartment.
101 - made (wizard) look_at show also uuids. 103 - made (wizard) look_at show also uuids.
102 - added cf::object::find_object_uuid (::find_object already exists!). 104 - added cf::object::find_object_uuid (::find_object already exists!).
103 - (maps) added new apartment, made by LinuxLemoner. 105 - (maps) added new apartment, made by LinuxLemoner.
104 - (maps) added quest for the mining skill scroll to valleynoy. 106 - (maps) added quest for the mining skill scroll to valleynoy.
105 - (maps) added greedy highlevel book shop to heaven town. 107 - (maps) added greedy highlevel book shop to heaven town.
112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 114 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
113 in a select number of mlab maps. 115 in a select number of mlab maps.
114 - (maps) the library should be less of a death trap now. 116 - (maps) the library should be less of a death trap now.
115 - (maps) exits no longer point to auto-apply exits, most affected 117 - (maps) exits no longer point to auto-apply exits, most affected
116 maps now have proper doors or a similar solution. 118 maps now have proper doors or a similar solution.
119 - (arch) jumping skill has now physical attacktype.
120 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
117 - moved formulae, attackmess, artifacts, exp_table, materials and 121 - moved formulae, attackmess, artifacts, exp_table, materials and
118 races files to arch, where they belong (exp_table is no longer in 122 races files to arch, where they belong (exp_table is no longer in
119 confdir but in datadir now!). 123 confdir but in datadir now!).
120 - jeweler and sound config files are now normal datafiles as well. 124 - jeweler and sound config files are now normal datafiles as well.
121 - quit_character was causing a runtime exception, causing it to not 125 - quit_character was causing a runtime exception, causing it to not
246 - (maps, arch) added archetype for building instructions and replaced 250 - (maps, arch) added archetype for building instructions and replaced
247 the copies of the instructions in the maps with it. 251 the copies of the instructions in the maps with it.
248 - (arch) made the spark shower spell available in shops. 252 - (arch) made the spark shower spell available in shops.
249 - don't create a second LOGIN event on character creation. 253 - don't create a second LOGIN event on character creation.
250 - correctly generate "You paid xyz" message in shops. 254 - correctly generate "You paid xyz" message in shops.
255 - added a 'password' command, to change your password (and for DMs to
256 change passwords for other players).
257 - correctly save shopitems string, to avoid parse error when reading
258 saved maps.
259 - logging now differentiates between logging levels better.
251 260
2522.93 Sat Feb 13 15:52:36 CET 2010 2612.93 Sat Feb 13 15:52:36 CET 2010
253 - (maps) fix travel to valdor and back. 262 - (maps) fix travel to valdor and back.
254 - do no longer by default eval map cod ein safe compartments 263 - do no longer by default eval map cod ein safe compartments
255 (this can be re-enabled using the safe_eval config option). 264 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines