--- deliantra/server/Changes 2010/04/15 02:51:39 1.642 +++ deliantra/server/Changes 2010/04/15 03:34:29 1.643 @@ -158,6 +158,7 @@ - player movers properly destroy themselves when used up, instead of leaking. - do not show msg for unidentified objects that need identification. + - convert formulae file parser to thawer framework. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back. @@ -832,7 +833,7 @@ archetype *archname* (chairs of different facings were merged). - bugfix: fix a potential crash issue in find_object_name (not used normally). - - bugfix: locked doors cnanot be bashed down by magical means + - bugfix: locked doors cannot be bashed down by magical means (destruction, magic missile etc.). - swarm spells without a direction now use various spiral patterns instead of being fully random.