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

Comparing deliantra/server/Changes (file contents):
Revision 1.676 by root, Wed Apr 28 20:57:12 2010 UTC vs.
Revision 1.678 by elmex, Thu Apr 29 06:01:37 2010 UTC

112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
113 in a select number of mlab maps. 113 in a select number of mlab maps.
114 - (maps) the library should be less of a death trap now. 114 - (maps) the library should be less of a death trap now.
115 - (maps) exits no longer point to auto-apply exits, most affected 115 - (maps) exits no longer point to auto-apply exits, most affected
116 maps now have proper doors or a similar solution. 116 maps now have proper doors or a similar solution.
117 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
117 - moved formulae, attackmess, artifacts, exp_table, materials and 118 - moved formulae, attackmess, artifacts, exp_table, materials and
118 races files to arch, where they belong (exp_table is no longer in 119 races files to arch, where they belong (exp_table is no longer in
119 confdir but in datadir now!). 120 confdir but in datadir now!).
121 - jeweler and sound config files are now normal datafiles as well.
120 - quit_character was causign a runtime exception, causing it to not 122 - quit_character was causing a runtime exception, causing it to not
121 work since 2.93. 123 work since 2.93.
122 - entering a map will now respect move_on and other effects, 124 - entering a map will now respect move_on and other effects,
123 except for auto-apply exits :/ 125 except for auto-apply exits :/
124 - only talk to the items on the nearest mapspace, or, of there 126 - only talk to the items on the nearest mapspace, or, of there
125 are none, to the player, not ALL items in vicinity. 127 are none, to the player, not ALL items in vicinity.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines