Skip to content

Compare: Changelog (bleed)

Showing with 1 addition and 0 deletions.
  1. +1 −0 Changelog-(bleed).md
1 change: 1 addition & 0 deletions Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This is the **changelog for the development branch**, not the [changelog for the

* Fixed `make check` crash when compiled using `msbuild`-based tools on macOS/Linux. [[#16196](https://github.com/OpenRA/OpenRA/pull/16196)]
* Added `IPreventMapSpawn` interface to allow traits to prevent specific map-placed actors from spawning. [[#15929](https://github.com/OpenRA/OpenRA/pull/15929)]
* Added support for custom selection rollover effects. [[#15805](https://github.com/OpenRA/OpenRA/pull/15805)]
* Changed RGBA png loader to remove dependencies on the host OS. [[#15930](https://github.com/OpenRA/OpenRA/pull/15930)]
* Trait Changes:
* `AnnounceOnSeen`: Updated description to document the dependency on `EnemyWatcher`. [[#16029](https://github.com/OpenRA/OpenRA/pull/16029)]
Expand Down