Files
OpenRA/mods/cnc
Ashley Newson 1fda679b9f Refine map generator spawn placement rules
Spawn generation generally tries to place spawns:

- In spacious areas
- Away from the center (true center or mirror lines)
- Away from a symmetry-projected spawn
- Away from previously placed spawns

This commit introduces the following adjustments:

- The spacing between sequentially placed spawns is relaxed.
- Fix spawn mines contributing too much to the space reservation.
- Factor rotations into anti-center biasing calculation.
- Preserve spacing information in center space fallback decisions.
- Use a linear (instead of binary) falloff for anti-center biasing.
- Enforce that spawns have a minimum buildable area around them.
- Enforce that symmetry-projected spawns have as much separation as
  sequentially placed spawns would.
- Allow spawns on or near roads.
2025-01-31 13:58:20 +02:00
..
2021-11-26 23:39:41 +01:00
2025-01-17 18:01:20 +02:00
2025-01-20 12:55:36 +02:00
2025-01-17 18:01:20 +02:00
2024-01-06 12:31:17 +02:00
2024-11-03 17:19:30 +02:00
2024-11-03 17:19:30 +02:00
2024-10-17 17:18:14 +01:00
2023-06-26 19:28:06 +02:00
2023-06-26 19:28:06 +02:00
2023-06-26 19:28:06 +02:00
2025-01-20 12:55:36 +02:00