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

Comparing deliantra/server/Changes (file contents):
Revision 1.677 by root, Wed Apr 28 21:05:33 2010 UTC vs.
Revision 1.680 by root, Thu Apr 29 07:32:33 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!).
120 - jeweler and sound config files are now normal datafiles as well. 121 - jeweler and sound config files are now normal datafiles as well.
121 - quit_character was causing a runtime exception, causing it to not 122 - quit_character was causing a runtime exception, causing it to not
246 - (maps, arch) added archetype for building instructions and replaced 247 - (maps, arch) added archetype for building instructions and replaced
247 the copies of the instructions in the maps with it. 248 the copies of the instructions in the maps with it.
248 - (arch) made the spark shower spell available in shops. 249 - (arch) made the spark shower spell available in shops.
249 - don't create a second LOGIN event on character creation. 250 - don't create a second LOGIN event on character creation.
250 - 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).
254 - correctly save shopitems string, to avoid parse error when reading
255 saved maps.
256 - logging now differentiates between logging levels better.
251 257
2522.93 Sat Feb 13 15:52:36 CET 2010 2582.93 Sat Feb 13 15:52:36 CET 2010
253 - (maps) fix travel to valdor and back. 259 - (maps) fix travel to valdor and back.
254 - do no longer by default eval map cod ein safe compartments 260 - do no longer by default eval map cod ein safe compartments
255 (this can be re-enabled using the safe_eval config option). 261 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines