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.672 by root, Wed Apr 28 11:33:02 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 - 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 :/
81 - 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
82 are none, to the player, not ALL items in vicinity. 85 are none, to the player, not ALL items in vicinity.
83 - do not update the floorbox while running, to avoid big item 86 - do not update the floorbox while running, to avoid big item
84 updates that cost network bandwidth and processing power. 87 updates that cost network bandwidth and processing power.
85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 88 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
104 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 107 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
105 steinwandstadt/celvear. 108 steinwandstadt/celvear.
106 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 109 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
107 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now 110 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
108 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.
109 - improve editor support protocol slightly, provide workarounds for 2.10 114 - improve editor support protocol slightly, provide workarounds for 2.10
110 clients. 115 clients.
111 - tcp.ext didn't unbind in reloads. 116 - tcp.ext didn't unbind in reloads.
112 - map-tags.ext didn't properly close the database on reloads. 117 - map-tags.ext didn't properly close the database on reloads.
113 - cfutil skips .-directories when scanning. 118 - cfutil skips .-directories when scanning.
198 - use faster and slightly more exact find_dir_2 replacement. 203 - use faster and slightly more exact find_dir_2 replacement.
199 - building listening books is possible again. 204 - building listening books is possible again.
200 - (maps, arch) added archetype for building instructions and replaced 205 - (maps, arch) added archetype for building instructions and replaced
201 the copies of the instructions in the maps with it. 206 the copies of the instructions in the maps with it.
202 - (arch) made the spark shower spell available in shops. 207 - (arch) made the spark shower spell available in shops.
208 - don't create a second LOGIN event on character creation.
203 209
2042.93 Sat Feb 13 15:52:36 CET 2010 2102.93 Sat Feb 13 15:52:36 CET 2010
205 - (maps) fix travel to valdor and back. 211 - (maps) fix travel to valdor and back.
206 - do no longer by default eval map cod ein safe compartments 212 - do no longer by default eval map cod ein safe compartments
207 (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