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 @@ -64,6 +64,7 @@ Allow queueing up scatter and move Nudge to an activity")]
* Fixed ProductionBar not showing full bar when units without value are produced. [[#21088](https://github.com/OpenRA/OpenRA/pull/21088 "Fix ProductionBar visually glitching for units without value")]
* Fixed light source being unused in `ModelWidget`. [[#21117](https://github.com/OpenRA/OpenRA/pull/21117 "Several minor fixes to ModelWidget")]
* Fixed `AutoCrusher` trying to crush hidden actors. [[#21115](https://github.com/OpenRA/OpenRA/pull/21115 "Make AutoCrusher aware of Cloak and Disguise"), [#21121](https://github.com/OpenRA/OpenRA/pull/21121 "Fix AutoCrusher not working.")]
* Fixed `LeavesTrails` not turning off when the unit enters a transport or carryall. [[#21131](https://github.com/OpenRA/OpenRA/pull/21131 "Those trait should work only when in world as well"), [#21141](https://github.com/OpenRA/OpenRA/pull/21141 "Fix LeavesTrails add effect at where actor removed.")]
* Removed the need for `PlaceholderModelSequence` in mod config. [[#21066](https://github.com/OpenRA/OpenRA/pull/21066 "Turn ModelRenderer and VoxelCache into traits")]
* Removed default facing from `ReinforceWithTransport`. [[#21089](https://github.com/OpenRA/OpenRA/pull/21089 "ReinforceWithTransport: no hardcoded land facing")]
* Removed voxel viewer from common asset browser. [[#21118](https://github.com/OpenRA/OpenRA/pull/21118 "Move Voxel assets browser preview definitions from common to ts")]
Expand Down