Skip to content

Compare: Changelog (bleed)

Showing with 1 addition and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Allow queueing up scatter and move Nudge to an activity")]
* Fixed `DropPodsPower` pinging the minimap without deploying. [[#20806](https://github.com/OpenRA/OpenRA/pull/20806 "Fix Drop Pods")]
* Fixed `Bullet` projectile incorrectly bouncing of force fired targets. [[#21061](https://github.com/OpenRA/OpenRA/pull/21061 "Bullet now explodes on impact when hitting target")]
* Fixed `TerrainPositions` for targets not being serialized. [[#21021](https://github.com/OpenRA/OpenRA/pull/21021 "Fix terrain positions for targets not being serialized for Orders")]
* Fixed `TakeOffOnCreation` still blocking unit production. [[#20825](https://github.com/OpenRA/OpenRA/pull/20825 "Fix TakeOffOnCreation")]
* Fixed `TakeOffOnCreation` still blocking unit production. [[#20825](https://github.com/OpenRA/OpenRA/pull/20825 "Fix TakeOffOnCreation"), [#21076](https://github.com/OpenRA/OpenRA/pull/21076 "Fix crashing when transports are loaded via lua and related regressions")]
* Fixed EmmyLua export for upstream Lua Language Server changes. [[#21109](https://github.com/OpenRA/OpenRA/pull/21109)]
* Fixed the possibility of reload delays becoming 0 with modifiers. [[#21074](https://github.com/OpenRA/OpenRA/pull/21074 "Remove the possibility of ReloadDelay becoming 0 with modifiers")]
* Fixed `AttackOrderPower` charging being circumvented by force attacks. [[#21133](https://github.com/OpenRA/OpenRA/pull/21133)]
Expand Down