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

Comparing deliantra/server/Changes (file contents):
Revision 1.345 by root, Sat Feb 7 21:40:54 2009 UTC vs.
Revision 1.351 by elmex, Wed Mar 11 22:36:39 2009 UTC

272009-01-23 07:55:29.4714 object refering to nonexistant archetype 'stonefloorred2'. 272009-01-23 07:55:29.4714 object refering to nonexistant archetype 'stonefloorred2'.
282009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. 282009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
292009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. 292009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
302009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. 302009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
31 31
32 - aggressively merge spell effects and do not allow more than 5 spell
33 effects (w.r.t. put_more) per mapspace, to give the server a chance
34 to survive a hundred deathsheads.
35 - correctly clear op->env when inserting onto map, this was a potentially
36 disastrous bug of unfortunately unknown proportions...
37 - fix cone-spell symmetry that was broken for direction 8.
32 - use gender-neutral place descriptions for invite. 38 - use gender-neutral place descriptions for invite.
33 - (arch) new faces for alchemist class, wizard class and quetzalcoatl race. 39 - (arch) new faces for alchemist class, wizard class and quetzalcoatl race.
34 Thanks go to Lisa Larsen! 40 Thanks go to Lisa Larsen!
35 - remove support for colour reducing 32x32 images (no cfclient support anymore). 41 - remove support for colour reducing 32x32 images (no cfclient support anymore).
36 - use better dependency tracking for include/keyword.h. 42 - use better dependency tracking for include/keyword.h.
43 - add accept-invitation and suicide to the list of asynchronous commands, so
44 it is possible to invite somebody out of some stck-till-death traps,
45 or simply to commit suicide.
46 - various fixes for weapon improvements.
47 - fixed small bug with handling connect errors in the IRC gateway.
37 48
382.77 Sun Feb 1 16:30:48 CET 2009 492.77 Sun Feb 1 16:30:48 CET 2009
39 - convert me command from per-map to chat, which makes more sense, also 50 - convert me command from per-map to chat, which makes more sense, also
40 document it. 51 document it.
41 - more than one spellbooks of same class can now be given 52 - more than one spellbooks of same class can now be given

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines