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
Expand Up @@ -64,6 +64,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Added `Cursor` override for buttons and new `ButtonCursor`, `DefaultCursor`, `WorldSelectCursor`, `WorldDefaultCursor` chrome metric properties. [[#18458](https://github.com/OpenRA/OpenRA/pull/18458)]
* Added alpha support to sequences. [[#19122](https://github.com/OpenRA/OpenRA/pull/19122)]
* Added support to RgbaColorRenderer for BlendMode to be changed. [[#18565](https://github.com/OpenRA/OpenRA/pull/18565)]
* Added a hidden `Game.EnableDiscordService` setting to disable the Discord client integration. [[#19343](https://github.com/OpenRA/OpenRA/pull/19343)]
* Fixed bogus `SpriteFrameType` channel handling. [[#18938](https://github.com/OpenRA/OpenRA/pull/18938), [#18990](https://github.com/OpenRA/OpenRA/pull/18990)]
* Fixed Nullable type handling in Lua docs. [[#19201](https://github.com/OpenRA/OpenRA/pull/19201)]
* Fixed a crash when `GrantExternalConditionWarhead` was granted on an invalid target. [[#19306](https://github.com/OpenRA/OpenRA/pull/19306)]
Expand Down