Navigation Menu

Skip to content

Compare: Changelog (bleed)

New page
Showing with 3 additions and 2 deletions.
  1. +1 −0 Changelog-(bleed).md
  2. +2 −2 Reverse-engineering.md
1 change: 1 addition & 0 deletions Changelog-(bleed).md
Expand Up @@ -27,3 +27,4 @@ This is the **changelog for the development branch**, not the [changelog for the
* Replaced the `Mobile.OnRails` flag used by the TD Gunboat with dedicated traits. [[#13635](https://github.com/OpenRA/OpenRA/pull/13635)]
* Fixed `FacingTolerance` of `AttackFrontal` not working properly. [[#13530](https://github.com/OpenRA/OpenRA/pull/13530), [#13794](https://github.com/OpenRA/OpenRA/pull/13794)]
* Added `LandOnCondition` Boolean expression to `Aircraft` trait which forces landing and prevents takeoffs. [[#13434](https://github.com/OpenRA/OpenRA/pull/13434), [#13811](https://github.com/OpenRA/OpenRA/pull/13811)]
* Made `Captures` conditional. [[#13010](https://github.com/OpenRA/OpenRA/pull/13010)]