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

Comparing deliantra/server/Changes (file contents):
Revision 1.654 by root, Fri Apr 16 07:20:24 2010 UTC vs.
Revision 1.655 by root, Fri Apr 16 23:28:42 2010 UTC

50TODO: 50TODO:
512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t 512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t
52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player() 52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
53TODO: 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)). 53TODO: 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)).
54TODO: 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 54TODO: 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
55TODO: mining class
56TODO: freelist freeing
57TODO: restart on counter too high
55 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
56 - (maps) added (navar) gravedigger, that buys players gravestones. 59 - (maps) added (navar) gravedigger, that buys players gravestones.
57 - (maps) added the rathouse quest for the shockwave spell in navar 60 - (maps) added the rathouse quest for the shockwave spell in navar
58 (by Dustfinger). 61 (by Dustfinger).
59 - (maps) Fixed bad floor tile in navar apartment. 62 - (maps) Fixed bad floor tile in navar apartment.
91 - building of levers/doors works again for all kinds of floors. 94 - building of levers/doors works again for all kinds of floors.
92 - the player can now withdraw and deposit all the available money. 95 - the player can now withdraw and deposit all the available money.
93 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 96 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
94 steinwandstadt/celvear. 97 steinwandstadt/celvear.
95 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 98 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
96 - improve editor support protoocl slightly, provide workarounds for 2.10 99 - improve editor support protocol slightly, provide workarounds for 2.10
97 clients. 100 clients.
98 - tcp.ext didn't unbind in reloads. 101 - tcp.ext didn't unbind in reloads.
99 - map-tags.ext didn't properly close the database on reloads. 102 - map-tags.ext didn't properly close the database on reloads.
100 - cfutil skips .-directories when scanning. 103 - cfutil skips .-directories when scanning.
101 - build.ext prevents players from building on other player's maps. 104 - build.ext prevents players from building on other player's maps.
130 - implement generic "ranged" item framework (pickaxe, fishing rod). 133 - implement generic "ranged" item framework (pickaxe, fishing rod).
131 - the singing skill actually respects the direction now. 134 - the singing skill actually respects the direction now.
132 - oratory and singing now require a direction. 135 - oratory and singing now require a direction.
133 - use_skill now requires that you can actually apply the skill tool. 136 - use_skill now requires that you can actually apply the skill tool.
134 - do not invoke perl on every user command anymore by providing 137 - do not invoke perl on every user command anymore by providing
135 a comamnd and an unknown_command event. 138 a command and an unknown_command event.
136 - move mark, run, run_stop, fire and fire_stop commands back from 139 - move mark, run, run_stop, fire and fire_stop commands back from
137 perl to C++, for speed reasons (basically undo patchset 1304). 140 perl to C++, for speed reasons (basically undo patchset 1304).
138 - add a client_destroy event, so we don't have to hook the 141 - add a client_destroy event, so we don't have to hook the
139 attachable destroy event (which is called much more often). 142 attachable destroy event (which is called much more often).
140 - removed (unused) FLOOR object type. 143 - removed (unused) FLOOR object type.
175 - use nicer file format for exp_table and attackmess 178 - use nicer file format for exp_table and attackmess
176 (more like other resource files). 179 (more like other resource files).
177 - make parse errors during server startup fatal. 180 - make parse errors during server startup fatal.
178 - properly initialise all maptile values in constructor. 181 - properly initialise all maptile values in constructor.
179 - improved {link} map. 182 - improved {link} map.
183 - optional unloadable extensions will not lead to an endless loop.
180 184
1812.93 Sat Feb 13 15:52:36 CET 2010 1852.93 Sat Feb 13 15:52:36 CET 2010
182 - (maps) fix travel to valdor and back. 186 - (maps) fix travel to valdor and back.
183 - do no longer by default eval map cod ein safe compartments 187 - do no longer by default eval map cod ein safe compartments
184 (this can be re-enabled using the safe_eval config option). 188 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines