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

Comparing deliantra/server/Changes (file contents):
Revision 1.664 by elmex, Wed Apr 21 11:28:02 2010 UTC vs.
Revision 1.670 by root, Tue Apr 27 07:20:48 2010 UTC

50TODO: 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)). 50TODO: 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)).
51TODO: 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 51TODO: 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
52TODO: mining class 52TODO: mining class
53TODO: freelist freeing 53TODO: freelist freeing
54TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 54TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
55TODO: - entering a map will now respect move_on and other effects. 55TODO: one can apply, but not open, containers without keys
56TODO: fix luck in random rolls
56 - (maps, arch) complete revamping of the transport routes - all cities are 57 - (maps, arch) complete revamping of the transport routes - all cities are
57 now easily reachable, at a price. 58 now easily reachable, at a price.
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 59 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
71 - (arch) increased the (possible) number of arrows/bolts found in shops 72 - (arch) increased the (possible) number of arrows/bolts found in shops
72 and made them a bit more expensive. 73 and made them a bit more expensive.
73 - (maps) add more glory hole treasure styles. 74 - (maps) add more glory hole treasure styles.
74 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 75 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
75 in a select number of mlab maps. 76 in a select number of mlab maps.
77 - (maps) the library should be less of a death trap now.
78 - (maps) exits no longer point to auto-apply exits, most affected
79 maps now have proper doors or a similar solution.
80 - entering a map will now respect move_on and other effects.
76 - only talk to the items on the nearest mapspace, or, of there 81 - only talk to the items on the nearest mapspace, or, of there
77 are none, to the player, not ALL items in vicinity. 82 are none, to the player, not ALL items in vicinity.
78 - do not update the floorbox while running, to avoid big item 83 - do not update the floorbox while running, to avoid big item
79 updates that cost network bandwidth and processing power. 84 updates that cost network bandwidth and processing power.
80 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
99 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 104 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
100 steinwandstadt/celvear. 105 steinwandstadt/celvear.
101 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 106 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
102 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now 107 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
103 mostly based on the spell's level in the spellbook. 108 mostly based on the spell's level in the spellbook.
109 - (maps) fix some map regions and the region tree.
110 - the server will now be more picky when parsing the regions file.
104 - improve editor support protocol slightly, provide workarounds for 2.10 111 - improve editor support protocol slightly, provide workarounds for 2.10
105 clients. 112 clients.
106 - tcp.ext didn't unbind in reloads. 113 - tcp.ext didn't unbind in reloads.
107 - map-tags.ext didn't properly close the database on reloads. 114 - map-tags.ext didn't properly close the database on reloads.
108 - cfutil skips .-directories when scanning. 115 - cfutil skips .-directories when scanning.
192 - server will cleanly autorestart when running out of protocol IDs. 199 - server will cleanly autorestart when running out of protocol IDs.
193 - use faster and slightly more exact find_dir_2 replacement. 200 - use faster and slightly more exact find_dir_2 replacement.
194 - building listening books is possible again. 201 - building listening books is possible again.
195 - (maps, arch) added archetype for building instructions and replaced 202 - (maps, arch) added archetype for building instructions and replaced
196 the copies of the instructions in the maps with it. 203 the copies of the instructions in the maps with it.
204 - (arch) made the spark shower spell available in shops.
205 - don't create a second LOGIN event on character creation.
197 206
1982.93 Sat Feb 13 15:52:36 CET 2010 2072.93 Sat Feb 13 15:52:36 CET 2010
199 - (maps) fix travel to valdor and back. 208 - (maps) fix travel to valdor and back.
200 - do no longer by default eval map cod ein safe compartments 209 - do no longer by default eval map cod ein safe compartments
201 (this can be re-enabled using the safe_eval config option). 210 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines