Files
OpenRA/OpenRA.Mods.Common/Traits/World
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
..
2023-08-20 20:41:27 +02:00
2025-01-17 18:01:20 +02:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-11-15 19:13:17 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2024-10-05 10:06:33 +01:00
2023-04-08 16:51:51 +03:00
2023-11-15 19:13:17 +02:00
2023-04-08 16:51:51 +03:00
2024-07-20 18:47:58 +02:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00