Skip to content

Compare: Changelog (bleed)

New page
Showing with 1 addition and 0 deletions.
  1. +1 −0 Changelog-(bleed).md
1 change: 1 addition & 0 deletions Changelog-(bleed).md
Expand Up @@ -46,6 +46,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)]
* 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)]
* Replaced hardcoded tilesets with mod-defined tileset loaders. [[#18728](https://github.com/OpenRA/OpenRA/pull/18728)]
* Replaced custom placement preview palettes with explicit alpha values. [[#18942](https://github.com/OpenRA/OpenRA/pull/18942)]
* Replaced projectile, `WithParachute` and `WithShadow` shadow palettes with `ShadowColor`. [[#19012](https://github.com/OpenRA/OpenRA/pull/19012)]
Expand Down