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
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Fixed a crash when mods/maps use invalid SubCell references. [[#15770](https://github.com/OpenRA/OpenRA/pull/15770)]
* Fixed the condition of `WithMakeAnimation` not being revoked at the end of the tick. [[#15748](https://github.com/OpenRA/OpenRA/pull/15748)]
* Fixed not all traits respecting multiple instances of `Production`. [[#14795](https://github.com/OpenRA/OpenRA/pull/14795)]
* Fixed a linter crash when `Inherits` has child nodes. [[#15763](https://github.com/OpenRA/OpenRA/pull/15763)]
* Added support for linking `Armor` traits to specific `HitShape`s, refactored damage warheads. [[#14991](https://github.com/OpenRA/OpenRA/pull/14991)]
* Added support for PNG sprite sheets and `PaletteFromPng`. [[#15336](https://github.com/OpenRA/OpenRA/pull/15336)]
* Added `player.GetActorsByTypes` lua function. [[#15446](https://github.com/OpenRA/OpenRA/pull/15446)]
Expand Down