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

Comparing deliantra/server/Changes (file contents):
Revision 1.670 by root, Tue Apr 27 07:20:48 2010 UTC vs.
Revision 1.671 by root, Wed Apr 28 11:19:08 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 - entering a map will now respect move_on and other effects. 80 - entering a map will now respect move_on and other effects,
81 except for auto-apply exits :/
81 - only talk to the items on the nearest mapspace, or, of there 82 - only talk to the items on the nearest mapspace, or, of there
82 are none, to the player, not ALL items in vicinity. 83 are none, to the player, not ALL items in vicinity.
83 - do not update the floorbox while running, to avoid big item 84 - do not update the floorbox while running, to avoid big item
84 updates that cost network bandwidth and processing power. 85 updates that cost network bandwidth and processing power.
85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 86 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines