--- deliantra/server/Changes 2009/02/07 21:40:54 1.345 +++ deliantra/server/Changes 2009/02/22 16:42:55 1.348 @@ -29,11 +29,18 @@ 2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. 2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. + - correctly clear op->env when inserting onto map, this was a potentially + disastrous bug of unfortunately unknown proportions... + - fix cone-spell symmetry that was broken for direction 8. - use gender-neutral place descriptions for invite. - (arch) new faces for alchemist class, wizard class and quetzalcoatl race. Thanks go to Lisa Larsen! - remove support for colour reducing 32x32 images (no cfclient support anymore). - use better dependency tracking for include/keyword.h. + - add accept-invitation and suicide to the list of asynchronous commands, so + it is possible to invite somebody out of some stck-till-death traps, + or simply to commit suicide. + - fixed message for too powerful weapons. 2.77 Sun Feb 1 16:30:48 CET 2009 - convert me command from per-map to chat, which makes more sense, also