Skip to content

Compare: Changelog (bleed)

New page
Showing with 15 additions and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
  2. +14 −0 Global-Competition.md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Removed System.Drawing and SharpFont dependencies. [[#15930](https://github.com/OpenRA/OpenRA/pull/15930), [#16218](https://github.com/OpenRA/OpenRA/pull/16218), [#15973](https://github.com/OpenRA/OpenRA/pull/15973), [#16281](https://github.com/OpenRA/OpenRA/pull/16281), [#16264](https://github.com/OpenRA/OpenRA/pull/16015), [#16291](https://github.com/OpenRA/OpenRA/pull/16291), [#16286](https://github.com/OpenRA/OpenRA/pull/16286), [#16272](https://github.com/OpenRA/OpenRA/pull/16272), [#16279](https://github.com/OpenRA/OpenRA/pull/16279)]
* Removed deprecated `TargetLocation` from `Order`. [[#15891](https://github.com/OpenRA/OpenRA/pull/15891), [#16288](https://github.com/OpenRA/OpenRA/pull/16288)]
* Removed `SequenceActivities` in favor of directly queueing activities. [[#16807](https://github.com/OpenRA/OpenRA/pull/16807)]
* Changed many Actor activities to be internally consistent and remove many bugs. [[#16206](https://github.com/OpenRA/OpenRA/pull/16206), [#16246](https://github.com/OpenRA/OpenRA/pull/16246), [#16348](https://github.com/OpenRA/OpenRA/pull/16348), [#16349](https://github.com/OpenRA/OpenRA/pull/16349), [#16352](https://github.com/OpenRA/OpenRA/pull/16352), [#16354](https://github.com/OpenRA/OpenRA/pull/16354), [#16364](https://github.com/OpenRA/OpenRA/pull/16364), [#16365](https://github.com/OpenRA/OpenRA/pull/16365), [#16374](https://github.com/OpenRA/OpenRA/pull/16374), [#16379](https://github.com/OpenRA/OpenRA/pull/16379), [#16476](https://github.com/OpenRA/OpenRA/pull/16476), [#16382](https://github.com/OpenRA/OpenRA/pull/16382), [#16400](https://github.com/OpenRA/OpenRA/pull/16400), [#16417](https://github.com/OpenRA/OpenRA/pull/16417), [#16584](https://github.com/OpenRA/OpenRA/pull/16584), [#16641](https://github.com/OpenRA/OpenRA/pull/16641), [#16660](https://github.com/OpenRA/OpenRA/pull/16660), [#16481](https://github.com/OpenRA/OpenRA/pull/16481), [#16721](https://github.com/OpenRA/OpenRA/pull/16721), [#16748](https://github.com/OpenRA/OpenRA/pull/16748), [#16788](https://github.com/OpenRA/OpenRA/pull/16788), [#16787](https://github.com/OpenRA/OpenRA/pull/16787), [#16853](https://github.com/OpenRA/OpenRA/pull/16853)]
* Changed many Actor activities to be internally consistent and remove many bugs. [[#16206](https://github.com/OpenRA/OpenRA/pull/16206), [#16246](https://github.com/OpenRA/OpenRA/pull/16246), [#16348](https://github.com/OpenRA/OpenRA/pull/16348), [#16349](https://github.com/OpenRA/OpenRA/pull/16349), [#16352](https://github.com/OpenRA/OpenRA/pull/16352), [#16354](https://github.com/OpenRA/OpenRA/pull/16354), [#16364](https://github.com/OpenRA/OpenRA/pull/16364), [#16365](https://github.com/OpenRA/OpenRA/pull/16365), [#16374](https://github.com/OpenRA/OpenRA/pull/16374), [#16379](https://github.com/OpenRA/OpenRA/pull/16379), [#16476](https://github.com/OpenRA/OpenRA/pull/16476), [#16382](https://github.com/OpenRA/OpenRA/pull/16382), [#16400](https://github.com/OpenRA/OpenRA/pull/16400), [#16417](https://github.com/OpenRA/OpenRA/pull/16417), [#16584](https://github.com/OpenRA/OpenRA/pull/16584), [#16641](https://github.com/OpenRA/OpenRA/pull/16641), [#16660](https://github.com/OpenRA/OpenRA/pull/16660), [#16481](https://github.com/OpenRA/OpenRA/pull/16481), [#16721](https://github.com/OpenRA/OpenRA/pull/16721), [#16748](https://github.com/OpenRA/OpenRA/pull/16748), [#16788](https://github.com/OpenRA/OpenRA/pull/16788), [#16787](https://github.com/OpenRA/OpenRA/pull/16787), [#16853](https://github.com/OpenRA/OpenRA/pull/16853), [#16852](https://github.com/OpenRA/OpenRA/pull/16852)]
* Trait Changes:
* `Aircraft`:
* Added support for crushing and collecting crates, occupy space when landed. [[#16315](https://github.com/OpenRA/OpenRA/pull/16315)]
Expand Down