--- deliantra/server/Changes 2010/03/26 14:00:27 1.586 +++ deliantra/server/Changes 2010/03/28 02:53:45 1.589 @@ -36,7 +36,6 @@ TODO: savebed_map {link} bed_x 1 bed_y 4, player changer? TODO: freed objects cache instead of salloc/sfree -TODO: random maps, decorstyle ranodm is evil - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - made (wizard) look_at show also uuids. @@ -45,6 +44,9 @@ - (arch) added sounds: zombie death, book reading, inscription. - (arch) made the hill giants loose more body parts. - (arch, maps) added black unicorn horn, required to access mlab hell. + - 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. - 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. @@ -74,6 +76,9 @@ - random map .meta were not being expired at all. - replace move_ob/move_object functiony by the equivalent move method. - update to automake 1.10. + - invitation to maps with unagressive and friendly monsters doesn't + require level 4 anymore. + - do not let update_stats muck with the chosen_skill anymore. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.