Files
OpenRA/OpenRA.Mods.Common/Traits/World
Ashley Newson 91ddfd6fc1 Fix various map generator bounds and size related issues
- If generating a RectangularIsometric map via lobby, make the height
  twice the width so that the map is approximately world-square.
- Use equal top and bottom cordons for RectangularIsometric maps.
- Change some map bounds checking.
- Check that actors are at least partially inside map.Contains before
  placing. (To avoid frozen actor crashes.)
- Fix editor generated map blitting for RectangularIsometric.
2025-11-23 13:16:29 +02:00
..
2025-11-07 13:04:12 +02:00
2023-06-06 11:51:47 +03:00
2025-02-22 14:56:25 +02:00
2025-09-11 18:19:05 +01:00
2025-07-27 14:56:57 +03:00
2025-04-02 10:18:32 +03:00
2024-10-05 10:06:33 +01:00
2025-07-27 19:28:07 +02:00
2025-07-27 14:56:57 +03:00
2025-09-11 18:19:05 +01:00
2025-05-09 16:28:04 +03:00
2025-04-02 10:18:32 +03:00
2025-09-11 06:49:52 +01:00