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

Comparing deliantra/server/Changes (file contents):
Revision 1.668 by root, Sun Apr 25 07:08:57 2010 UTC vs.
Revision 1.669 by root, Sun Apr 25 10:45:38 2010 UTC

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 can apply, but not open, containers without keys 55TODO: one can apply, but not open, containers without keys
56TODO: fix luck in random rolls 56TODO: fix luck in random rolls
57TODO: - entering a map will now respect move_on and other effects.
58 - (maps, arch) complete revamping of the transport routes - all cities are 57 - (maps, arch) complete revamping of the transport routes - all cities are
59 now easily reachable, at a price. 58 now easily reachable, at a price.
60 - (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.
61 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
62 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
76 - (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
77 in a select number of mlab maps. 76 in a select number of mlab maps.
78 - (maps) the library should be less of a death trap now. 77 - (maps) the library should be less of a death trap now.
79 - (maps) exits no longer point to auto-apply exits, most affected 78 - (maps) exits no longer point to auto-apply exits, most affected
80 maps now have proper doors or a similar solution. 79 maps now have proper doors or a similar solution.
80 - entering a map will now respect move_on and other effects.
81 - 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
82 are none, to the player, not ALL items in vicinity. 82 are none, to the player, not ALL items in vicinity.
83 - do not update the floorbox while running, to avoid big item 83 - do not update the floorbox while running, to avoid big item
84 updates that cost network bandwidth and processing power. 84 updates that cost network bandwidth and processing power.
85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
104 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 104 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
105 steinwandstadt/celvear. 105 steinwandstadt/celvear.
106 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 106 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
107 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now 107 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
108 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.
109 - improve editor support protocol slightly, provide workarounds for 2.10 111 - improve editor support protocol slightly, provide workarounds for 2.10
110 clients. 112 clients.
111 - tcp.ext didn't unbind in reloads. 113 - tcp.ext didn't unbind in reloads.
112 - map-tags.ext didn't properly close the database on reloads. 114 - map-tags.ext didn't properly close the database on reloads.
113 - cfutil skips .-directories when scanning. 115 - cfutil skips .-directories when scanning.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines