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

Comparing deliantra/server/Changes (file contents):
Revision 1.665 by root, Fri Apr 23 04:32:47 2010 UTC vs.
Revision 1.672 by root, Wed Apr 28 11:33:02 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: one cna apply, but not open, containers without keys 55TODO: one can apply, but not open, containers without keys
56TODO: - entering a map will now respect move_on and other effects. 56TODO: fix luck in random rolls
57 - (maps, arch) complete revamping of the transport routes - all cities are 57 - (maps, arch) complete revamping of the transport routes - all cities are
58 now easily reachable, at a price. 58 now easily reachable, at a price.
59 - (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.
60 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
61 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
72 - (arch) increased the (possible) number of arrows/bolts found in shops 72 - (arch) increased the (possible) number of arrows/bolts found in shops
73 and made them a bit more expensive. 73 and made them a bit more expensive.
74 - (maps) add more glory hole treasure styles. 74 - (maps) add more glory hole treasure styles.
75 - (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
76 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 - quit_character was causign a runtime exception, causing it to not
81 work since 2.93.
82 - entering a map will now respect move_on and other effects,
83 except for auto-apply exits :/
77 - only talk to the items on the nearest mapspace, or, of there 84 - only talk to the items on the nearest mapspace, or, of there
78 are none, to the player, not ALL items in vicinity. 85 are none, to the player, not ALL items in vicinity.
79 - do not update the floorbox while running, to avoid big item 86 - do not update the floorbox while running, to avoid big item
80 updates that cost network bandwidth and processing power. 87 updates that cost network bandwidth and processing power.
81 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 88 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
100 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 107 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
101 steinwandstadt/celvear. 108 steinwandstadt/celvear.
102 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 109 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
103 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now 110 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
104 mostly based on the spell's level in the spellbook. 111 mostly based on the spell's level in the spellbook.
112 - (maps) fix some map regions and the region tree.
113 - the server will now be more picky when parsing the regions file.
105 - improve editor support protocol slightly, provide workarounds for 2.10 114 - improve editor support protocol slightly, provide workarounds for 2.10
106 clients. 115 clients.
107 - tcp.ext didn't unbind in reloads. 116 - tcp.ext didn't unbind in reloads.
108 - map-tags.ext didn't properly close the database on reloads. 117 - map-tags.ext didn't properly close the database on reloads.
109 - cfutil skips .-directories when scanning. 118 - cfutil skips .-directories when scanning.
193 - server will cleanly autorestart when running out of protocol IDs. 202 - server will cleanly autorestart when running out of protocol IDs.
194 - use faster and slightly more exact find_dir_2 replacement. 203 - use faster and slightly more exact find_dir_2 replacement.
195 - building listening books is possible again. 204 - building listening books is possible again.
196 - (maps, arch) added archetype for building instructions and replaced 205 - (maps, arch) added archetype for building instructions and replaced
197 the copies of the instructions in the maps with it. 206 the copies of the instructions in the maps with it.
207 - (arch) made the spark shower spell available in shops.
208 - don't create a second LOGIN event on character creation.
198 209
1992.93 Sat Feb 13 15:52:36 CET 2010 2102.93 Sat Feb 13 15:52:36 CET 2010
200 - (maps) fix travel to valdor and back. 211 - (maps) fix travel to valdor and back.
201 - do no longer by default eval map cod ein safe compartments 212 - do no longer by default eval map cod ein safe compartments
202 (this can be re-enabled using the safe_eval config option). 213 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines