Skip to content

Compare: Changelog (bleed)

New page
Showing with 4 additions and 3 deletions.
  1. +1 −1 Changelog-(bleed).md
  2. +1 −0 Compiling.md
  3. +2 −2 Contributing.md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This is the **changelog for the development branch**, not the [changelog for the

**Engine/Modding**
-------
* Implemented new mod updater framework. [[#14964](https://github.com/OpenRA/OpenRA/pull/14964), [#15005](https://github.com/OpenRA/OpenRA/pull/15005), [#15009](https://github.com/OpenRA/OpenRA/pull/15009), [#15011](https://github.com/OpenRA/OpenRA/pull/15011), [#15095](https://github.com/OpenRA/OpenRA/pull/15095), [#15096](https://github.com/OpenRA/OpenRA/pull/15096), [#15090](https://github.com/OpenRA/OpenRA/pull/15090)]
* Implemented new mod updater framework. [[#14964](https://github.com/OpenRA/OpenRA/pull/14964), [#15005](https://github.com/OpenRA/OpenRA/pull/15005), [#15009](https://github.com/OpenRA/OpenRA/pull/15009), [#15011](https://github.com/OpenRA/OpenRA/pull/15011), [#15095](https://github.com/OpenRA/OpenRA/pull/15095), [#15096](https://github.com/OpenRA/OpenRA/pull/15096), [#15090](https://github.com/OpenRA/OpenRA/pull/15090), [#15125](https://github.com/OpenRA/OpenRA/pull/15125)]
* Fixed launch-game.cmd accepting wrong mod IDs. [[#14831](https://github.com/OpenRA/OpenRA/pull/14831)]
* Fixed abstract actors not being filtered out properly. [[#14859](https://github.com/OpenRA/OpenRA/pull/14859), [#15001](https://github.com/OpenRA/OpenRA/pull/15001)]
* Fixed the utility crashing while updating maps with invalid rules. [[#14948](https://github.com/OpenRA/OpenRA/pull/14948)]
Expand Down