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

Comparing deliantra/server/Changes (file contents):
Revision 1.667 by root, Sat Apr 24 18:26:12 2010 UTC vs.
Revision 1.672 by root, Wed Apr 28 11:33:02 2010 UTC

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 can 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
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. 77 - (maps) the library should be less of a death trap now.
78 - (maps) exits no longer point to auto-apply exits, most affected 78 - (maps) exits no longer point to auto-apply exits, most affected
79 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 :/
80 - 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
81 are none, to the player, not ALL items in vicinity. 85 are none, to the player, not ALL items in vicinity.
82 - do not update the floorbox while running, to avoid big item 86 - do not update the floorbox while running, to avoid big item
83 updates that cost network bandwidth and processing power. 87 updates that cost network bandwidth and processing power.
84 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 88 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
103 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 107 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
104 steinwandstadt/celvear. 108 steinwandstadt/celvear.
105 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 109 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
106 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now 110 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
107 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.
108 - improve editor support protocol slightly, provide workarounds for 2.10 114 - improve editor support protocol slightly, provide workarounds for 2.10
109 clients. 115 clients.
110 - tcp.ext didn't unbind in reloads. 116 - tcp.ext didn't unbind in reloads.
111 - map-tags.ext didn't properly close the database on reloads. 117 - map-tags.ext didn't properly close the database on reloads.
112 - cfutil skips .-directories when scanning. 118 - cfutil skips .-directories when scanning.
197 - use faster and slightly more exact find_dir_2 replacement. 203 - use faster and slightly more exact find_dir_2 replacement.
198 - building listening books is possible again. 204 - building listening books is possible again.
199 - (maps, arch) added archetype for building instructions and replaced 205 - (maps, arch) added archetype for building instructions and replaced
200 the copies of the instructions in the maps with it. 206 the copies of the instructions in the maps with it.
201 - (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.
202 209
2032.93 Sat Feb 13 15:52:36 CET 2010 2102.93 Sat Feb 13 15:52:36 CET 2010
204 - (maps) fix travel to valdor and back. 211 - (maps) fix travel to valdor and back.
205 - do no longer by default eval map cod ein safe compartments 212 - do no longer by default eval map cod ein safe compartments
206 (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