Skip to content

Compare: Changelog (bleed)

New page
Showing with 1 addition and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Expand Up @@ -70,7 +70,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Replaced hardcoded tilesets with mod-defined tileset loaders. [[#18728](https://github.com/OpenRA/OpenRA/pull/18728)]
* Replaced custom placement preview palettes with explicit alpha values. [[#18942](https://github.com/OpenRA/OpenRA/pull/18942)]
* Replaced projectile, `WithParachute` and `WithShadow` shadow palettes with `ShadowColor`. [[#19012](https://github.com/OpenRA/OpenRA/pull/19012)]
* Replaced last uses of 'seconds' with ticks in world simulation. [[#19265](https://github.com/OpenRA/OpenRA/pull/19265)]
* Replaced last uses of 'seconds' with ticks in world simulation. [[#19265](https://github.com/OpenRA/OpenRA/pull/19265), [#19295](https://github.com/OpenRA/OpenRA/pull/19295)]
* Randomized AI idle harvester scan intervals. [[#19194](https://github.com/OpenRA/OpenRA/pull/19194)]
* Completed transition of internal "player stance" terminology to "player relationship". [[#19129](https://github.com/OpenRA/OpenRA/pull/19129)]
* Improved support for zip files created by external tools. [[#18945](https://github.com/OpenRA/OpenRA/pull/18945)]
Expand Down