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.679 by elmex, Thu Apr 29 06:33:03 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.
245 - (maps, arch) added archetype for building instructions and replaced 247 - (maps, arch) added archetype for building instructions and replaced
246 the copies of the instructions in the maps with it. 248 the copies of the instructions in the maps with it.
247 - (arch) made the spark shower spell available in shops. 249 - (arch) made the spark shower spell available in shops.
248 - don't create a second LOGIN event on character creation. 250 - don't create a second LOGIN event on character creation.
249 - correctly generate "You paid xyz" message in shops. 251 - correctly generate "You paid xyz" message in shops.
252 - added a 'password' command, to change your password (and for DMs to
253 change passwords for other players).
250 254
2512.93 Sat Feb 13 15:52:36 CET 2010 2552.93 Sat Feb 13 15:52:36 CET 2010
252 - (maps) fix travel to valdor and back. 256 - (maps) fix travel to valdor and back.
253 - do no longer by default eval map cod ein safe compartments 257 - do no longer by default eval map cod ein safe compartments
254 (this can be re-enabled using the safe_eval config option). 258 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines