--- deliantra/server/Changes 2010/04/13 10:45:48 1.634 +++ deliantra/server/Changes 2010/04/14 02:31:23 1.636 @@ -80,6 +80,7 @@ - teach the random map generator the ability to read ".rmg" files that specify which actual style map to generate, and use it for the default decorstyle to avoid inappropriate maps to be used. + - show invisible no longer makes magic mouths visible. - move_type changes (spells, skills etc.) now will correctly take move_on/move_off into account (e.g. buttons). - display (exit) or (random map) in client for those objects. @@ -161,6 +162,7 @@ - got rid of the dreaded write_parameters_to_string (666 chars omitted) function (and yes, 666 is exact!). - random map generator results should now be fully repeatable. + - fixed possible crash bug in build code. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.