Skip to content

Compare: Changelog (bleed)

New page
Showing with 178 additions and 136 deletions.
  1. +98 −70 Actor-Upgrades.md
  2. +79 −66 Adding-a-voxel-unit-ingame.md
  3. +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 @@ -30,6 +30,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Fixed aircraft landing issue on elevated terrain. [[#15459](https://github.com/OpenRA/OpenRA/pull/15459)]
* Fixed a crash when multipile `INotifyBlockingMove` interfaces were used with the `EjectOnDeath` property of `Cargo`. [[#15510](https://github.com/OpenRA/OpenRA/pull/15510)]
* Fixed `LeavesTrails` being disabled when no `TerrainTypes` are defined. [[#15601](https://github.com/OpenRA/OpenRA/pull/15601)]
* Fixed game crashes when no maps are available to load. [[#15565](https://github.com/OpenRA/OpenRA/pull/15565)]
* Added `player.GetActorsByTypes` lua function. [[#15446](https://github.com/OpenRA/OpenRA/pull/15446)]
* Added support for horizontally aligning SupportPowersWidget. [[#15471](https://github.com/OpenRA/OpenRA/pull/15471)]
* Added a description for `Buildable.BuildPaletteOrder`. [[#15599](https://github.com/OpenRA/OpenRA/pull/15599)]
Expand Down