Skip to content

Compare: Changelog (bleed)

New page
Showing with 2 additions and 0 deletions.
  1. +2 −0 Changelog-(bleed).md
2 changes: 2 additions & 0 deletions Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Added new Counterstrike missions "Sarin Gas 2: Down Under" and "Top o' the World". [[#15952](https://github.com/OpenRA/OpenRA/pull/15952), [#16167](https://github.com/OpenRA/OpenRA/pull/16167)]
* Changed civilians to use the normal 'stand' animation while panicking. [[#16280](https://github.com/OpenRA/OpenRA/pull/16280)]
* Changed Chinook to be able to crush infantry and collect crates. [[#16315](https://github.com/OpenRA/OpenRA/pull/16315)]
* Changed armed aircraft to be capable of opportunity fire depending on stance. [[#16369](https://github.com/OpenRA/OpenRA/pull/16369)]
* Clarified mission objectives on `Infiltration` mission. [[#16178](https://github.com/OpenRA/OpenRA/pull/16178)]
* Improved mission failure trigger on `Monster Tank Madness` mission. [[#16177](https://github.com/OpenRA/OpenRA/pull/16177)]

Expand Down Expand Up @@ -81,6 +82,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* `Aircraft`: Added support for crushing and collecting crates, occupy space when landed. [[#16315](https://github.com/OpenRA/OpenRA/pull/16315)]
* `AnnounceOnSeen`: Updated description to document the dependency on `EnemyWatcher`. [[#16029](https://github.com/OpenRA/OpenRA/pull/16029)]
* `AppearsOnMapPreview `: Added trait. [[#15731](https://github.com/OpenRA/OpenRA/pull/15731)]
* `AttackAircraft`: Refactored, added opportunity fire support. [[#16369](https://github.com/OpenRA/OpenRA/pull/16369)]
* `AutoTargetPriority`: Added `ValidStances` field. [[#16343](https://github.com/OpenRA/OpenRA/pull/16343)]
* `CapturableProgressBar`: Fixed filename, made trait conditional. [[#16303](https://github.com/OpenRA/OpenRA/pull/16303)]
* `CapturableProgressBlink`: Fixed filename, made trait conditional. [[#16303](https://github.com/OpenRA/OpenRA/pull/16303)]
Expand Down