--- deliantra/server/Changes 2009/03/30 13:38:15 1.353 +++ deliantra/server/Changes 2009/04/05 20:17:36 1.357 @@ -36,6 +36,9 @@ TODO: destroying earth walls will not update player los +2.78 Sun Apr 5 20:04:29 CEST 2009 + - fixed bug in alchemy, where finding the right object for enhancements + didn't work. - aggressively merge spell effects and do not allow more than 5 spell effects (w.r.t. put_more) per mapspace, to give the server a chance to survive a hundred deathsheads. @@ -45,10 +48,12 @@ - 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). + - remove support for colour reducing 32x32 images (no cfclient support + anymore). + - actually mention the literacy level when it is too low to learn the spell. - 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, + - 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. - replace the "ignoring delayed commands" message by something more useful (cf. cunning gnome freezeing issue).