Skip to content

Compare: Changelog (bleed)

New page
Showing with 1 addition and 0 deletions.
  1. +1 −0 Changelog-(bleed).md
1 change: 1 addition & 0 deletions Changelog-(bleed).md
Expand Up @@ -69,6 +69,7 @@ Next
* Added basic RA2/TS mod rules importer. [[#10714](https://github.com/OpenRA/OpenRA/pull/10714)]
* Added facing support to `LeavesTrails`. [[#11112](https://github.com/OpenRA/OpenRA/pull/11112)]
* Added support for multiple/upgradeable Attack* traits using `AutoTarget`. [[#11276](https://github.com/OpenRA/OpenRA/pull/11276)]
* Added support for playing a `LoseNotification` to old or new owner through `CaptureNotification` [[#11142](https://github.com/OpenRA/OpenRA/pull/11142)]
* Changed lobby options code in support for future changes. [[#11176](https://github.com/OpenRA/OpenRA/pull/11176)]
* Changed `Missile.RangeLimit` from duration (ticks) to distance (`WDist`). Use the [--upgrade-mod](https://github.com/OpenRA/OpenRA/wiki/Upgrading-mods-to-a-new-release) command for automatic conversion. [[#11205](https://github.com/OpenRA/OpenRA/pull/11205)]
* Removed some redundant effects and moved some mod-level elements from `Game` to `Mods.Common`. [[#11348](https://github.com/OpenRA/OpenRA/pull/11348)]
Expand Down