Add experimental RA procedural map generator
Add an experimental procedural map generator for the Red Alert mod, along with supporting code that may assist in the development of map generators for other mods. Map generation may be accessed as a tool in the Map Editor. This change does not presently introduce direct lobby options for generated maps. Features: - Terrain with land, water, beaches, cliffs, roads, debris, and trees. - Placement of mpspawns, neutral buildings, and resources. - Rotational and mirror symmetry options. - Various configurable parameters with presets. - Deterministic with configurable seed. - Performant.
This commit is contained in:
1412
OpenRA.Mods.Common/MapGenerator/MatrixUtils.cs
Normal file
1412
OpenRA.Mods.Common/MapGenerator/MatrixUtils.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user