--- deliantra/server/Changes 2010/08/23 16:26:31 1.750 +++ deliantra/server/Changes 2010/08/28 00:30:28 1.751 @@ -34,6 +34,8 @@ - (maps) the shady rogue in goths can unapply cursed items for you. - (maps) implement a wilderness town portal. - (arch) set proper(?) int values for all monsters. + - (maps) fire5.map could destroy players. + - altars with match expressions did not work properly. - use last_sp not cursed/damned flags in remove_curse/damnation spells. - god enemy race check fixed ("god detests your race"). - gods errornously allowed any kind of worshipping race, even @@ -63,6 +65,7 @@ - replace unreachable walls in random maps by "blocked", which saves memory and imho looks nicer. - (arch) fix samhlaidh archetype. + - fix the "archname" match special function. - add kensler ("better gradient noise") functins, as well as fBm and other fractal algorithms.