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 @@ -84,6 +84,7 @@ Next
* Fixed `WithParachute` not being heightmap-aware. [[#11291](https://github.com/OpenRA/OpenRA/pull/11291), [#11356](https://github.com/OpenRA/OpenRA/pull/11356)]
* Fixed `ProvidesPrerequisite` not refreshing the tech tree on owner change. [[#11194](https://github.com/OpenRA/OpenRA/pull/11194)]
* Fixed not reporting the offending yaml file name in exceptions caused by some yaml errors. [[#11395](https://github.com/OpenRA/OpenRA/pull/11395)]
* Fixed not counting empty lines in yaml files, thus reporting wrong line numbers in error messages. [[#11464](https://github.com/OpenRA/OpenRA/pull/11464)]
* Added a CustomTerrainDebugOverlay. [[#11211](https://github.com/OpenRA/OpenRA/pull/11211)]
* Added UpgradeOnDamage trait granting upgrades at specified DamageStates. [[#11299](https://github.com/OpenRA/OpenRA/pull/11299)]
* Added a maximum limit to `InfiltrateForCash`. [[#11423](https://github.com/OpenRA/OpenRA/pull/11423)]
Expand Down