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

Comparing deliantra/server/Changes (file contents):
Revision 1.681 by root, Thu Apr 29 15:49:04 2010 UTC vs.
Revision 1.684 by root, Fri Apr 30 21:13:41 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
110 - (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
111 in a select number of mlab maps. 115 in a select number of mlab maps.
112 - (maps) the library should be less of a death trap now. 116 - (maps) the library should be less of a death trap now.
113 - (maps) exits no longer point to auto-apply exits, most affected 117 - (maps) exits no longer point to auto-apply exits, most affected
114 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.
115 - (maps) fixed nurnberg/reception/fire5 to match new style torches. 120 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
116 - moved formulae, attackmess, artifacts, exp_table, materials and 121 - moved formulae, attackmess, artifacts, exp_table, materials and
117 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
118 confdir but in datadir now!). 123 confdir but in datadir now!).
119 - jeweler and sound config files are now normal datafiles as well. 124 - jeweler and sound config files are now normal datafiles as well.
250 - added a 'password' command, to change your password (and for DMs to 255 - added a 'password' command, to change your password (and for DMs to
251 change passwords for other players). 256 change passwords for other players).
252 - correctly save shopitems string, to avoid parse error when reading 257 - correctly save shopitems string, to avoid parse error when reading
253 saved maps. 258 saved maps.
254 - logging now differentiates between logging levels better. 259 - logging now differentiates between logging levels better.
260 - speed up get_typedata.
255 261
2562.93 Sat Feb 13 15:52:36 CET 2010 2622.93 Sat Feb 13 15:52:36 CET 2010
257 - (maps) fix travel to valdor and back. 263 - (maps) fix travel to valdor and back.
258 - do no longer by default eval map cod ein safe compartments 264 - do no longer by default eval map cod ein safe compartments
259 (this can be re-enabled using the safe_eval config option). 265 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines