2.4.1
New Features
- Added an
ApplyTerrainOverlay
function toGoRogue.GameFramework.Map
to allow easy translation of map generation results to game objects.
Bugfixes
- Fixed
ArgumentOutOfRange
exception that could be thrown when using default RNG onGoRogue.MapGeneration.QuickGenerators.GenerateDungeonMazeMap