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

Comparing deliantra/server/Changes (file contents):
Revision 1.679 by elmex, Thu Apr 29 06:33:03 2010 UTC vs.
Revision 1.685 by root, Sun May 2 11:23:50 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
85TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)). 89TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)).
86TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments 90TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments
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
91TODO: 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 94 - (maps, arch) complete revamping of the transport routes - all cities are
95 now easily reachable, at a price. 95 now easily reachable, at a price.
96 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 96 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
97 - (maps) added (navar) gravedigger, that buys players gravestones. 97 - (maps) added (navar) gravedigger, that buys players gravestones.
98 - (maps) added the rathouse quest for the shockwave spell in navar 98 - (maps) added the rathouse quest for the shockwave spell in navar
99 (by Dustfinger). 99 (by Dustfinger).
100 - (maps) Fixed bad floor tile in navar apartment. 100 - (maps) fixed bad floor tile in navar apartment.
101 - made (wizard) look_at show also uuids. 101 - made (wizard) look_at show also uuids.
102 - added cf::object::find_object_uuid (::find_object already exists!). 102 - added cf::object::find_object_uuid (::find_object already exists!).
103 - (maps) added new apartment, made by LinuxLemoner. 103 - (maps) added new apartment, made by LinuxLemoner.
104 - (maps) added quest for the mining skill scroll to valleynoy. 104 - (maps) added quest for the mining skill scroll to valleynoy.
105 - (maps) added greedy highlevel book shop to heaven town. 105 - (maps) added greedy highlevel book shop to heaven town.
112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
113 in a select number of mlab maps. 113 in a select number of mlab maps.
114 - (maps) the library should be less of a death trap now. 114 - (maps) the library should be less of a death trap now.
115 - (maps) exits no longer point to auto-apply exits, most affected 115 - (maps) exits no longer point to auto-apply exits, most affected
116 maps now have proper doors or a similar solution. 116 maps now have proper doors or a similar solution.
117 - (arch) jumping skill has now physical attacktype.
117 - (maps) fixed nurnberg/reception/fire5 to match new style torches. 118 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
119 - when applying containers, server checks for the key on activate
120 and also allows players to unapply active containers they don't have
121 a key for.
118 - moved formulae, attackmess, artifacts, exp_table, materials and 122 - moved formulae, attackmess, artifacts, exp_table, materials and
119 races files to arch, where they belong (exp_table is no longer in 123 races files to arch, where they belong (exp_table is no longer in
120 confdir but in datadir now!). 124 confdir but in datadir now!).
121 - jeweler and sound config files are now normal datafiles as well. 125 - jeweler and sound config files are now normal datafiles as well.
122 - quit_character was causing a runtime exception, causing it to not 126 - quit_character was causing a runtime exception, causing it to not
249 - (arch) made the spark shower spell available in shops. 253 - (arch) made the spark shower spell available in shops.
250 - don't create a second LOGIN event on character creation. 254 - don't create a second LOGIN event on character creation.
251 - correctly generate "You paid xyz" message in shops. 255 - correctly generate "You paid xyz" message in shops.
252 - added a 'password' command, to change your password (and for DMs to 256 - added a 'password' command, to change your password (and for DMs to
253 change passwords for other players). 257 change passwords for other players).
258 - correctly save shopitems string, to avoid parse error when reading
259 saved maps.
260 - logging now differentiates between logging levels better.
261 - speed up get_typedata.
254 262
2552.93 Sat Feb 13 15:52:36 CET 2010 2632.93 Sat Feb 13 15:52:36 CET 2010
256 - (maps) fix travel to valdor and back. 264 - (maps) fix travel to valdor and back.
257 - do no longer by default eval map cod ein safe compartments 265 - do no longer by default eval map cod ein safe compartments
258 (this can be re-enabled using the safe_eval config option). 266 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines