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

Comparing deliantra/server/Changes (file contents):
Revision 1.669 by root, Sun Apr 25 10:45:38 2010 UTC vs.
Revision 1.672 by root, Wed Apr 28 11:33:02 2010 UTC

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.
80 - entering a map will now respect move_on and other effects. 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
200 - use faster and slightly more exact find_dir_2 replacement. 203 - use faster and slightly more exact find_dir_2 replacement.
201 - building listening books is possible again. 204 - building listening books is possible again.
202 - (maps, arch) added archetype for building instructions and replaced 205 - (maps, arch) added archetype for building instructions and replaced
203 the copies of the instructions in the maps with it. 206 the copies of the instructions in the maps with it.
204 - (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.
205 209
2062.93 Sat Feb 13 15:52:36 CET 2010 2102.93 Sat Feb 13 15:52:36 CET 2010
207 - (maps) fix travel to valdor and back. 211 - (maps) fix travel to valdor and back.
208 - do no longer by default eval map cod ein safe compartments 212 - do no longer by default eval map cod ein safe compartments
209 (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