Files
OpenRA/OpenRA.Mods.Common/Traits
Ashley Newson f09959ecba Support relaxed end points in TilingPath
Whilst TilingPath has always allowed deviating from the path points
between the start and end point, it didn't allow deviation from the
start or end points themselves. This change allows the end point to
deviate if the tiling would otherwise fail. The start point remains
strictly positioned, as before. Loop end points (which must necessarily
match the start) also remain strict.

The ExperimentalMapGenerator is modified to benefit from the relaxed
tiling constraints. As a result, failed map generation due to tiling
failures is much rarer, and will make some otherwise very inflexible
template categories viable for tiling.

Includes some impure refactoring around the treatment of start,
intermediate, and end segments. As such, this changes map generation
output, even for maps which already tiled perfectly.

A previous workaround used for CnC road templates, whereby additional
segments were defined for road ending templates, is now redundant and
cleaned up.
2025-04-18 11:13:23 +03:00
..
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2023-01-11 11:58:54 +02:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2024-10-13 14:35:59 +01:00
2024-01-31 13:29:58 +02:00
2025-04-02 10:18:32 +03:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2025-02-22 14:56:25 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2024-11-15 22:28:18 +02:00
2023-01-11 11:58:54 +02:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2025-04-02 10:18:32 +03:00
2023-07-04 23:52:25 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-07 13:18:13 +02:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-01-11 11:58:54 +02:00
2023-07-10 18:05:56 +03:00