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
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Allow queueing up scatter and move Nudge to an activity")]
* Added support for using `InstantlyRepairs` via Lua. [[#20980](https://github.com/OpenRA/OpenRA/pull/20980 "Add InstantlyRepairsProperties")]
* Added support for custom sounds for player leave, join and option change. [[#20050](https://github.com/OpenRA/OpenRA/pull/20050 "Added lobby sounds for leave, join and option change")]
* Added support for more lobby options in single-player missions menu. [[#20934](https://github.com/OpenRA/OpenRA/pull/20934 "Allow mission use lobby options"), [#21169](https://github.com/OpenRA/OpenRA/pull/21169 "Fix a collection of mission browser layout issues")]
* Added more code style and quality rules. [[#20957](https://github.com/OpenRA/OpenRA/pull/20957 "Enable Culture Code Quality Rules"), [#21000](https://github.com/OpenRA/OpenRA/pull/21000 "Enforce more code style rules"), [#20996](https://github.com/OpenRA/OpenRA/pull/20996 "Enable Code Quality rule CA1851"), [#21013](https://github.com/OpenRA/OpenRA/pull/21013 "Enable Roslynator"), [#21176](https://github.com/OpenRA/OpenRA/pull/21176 "Enable more Roslynator rules"), [#21175](https://github.com/OpenRA/OpenRA/pull/21175 "Fix a collection of issues reported by analyzers of VS2022 #21175"), [#21192](https://github.com/OpenRA/OpenRA/pull/21192 "Enable more Roslynator rules #21192"), [#21211](https://github.com/OpenRA/OpenRA/pull/21211 "Style fixes (.NET 8 SDK)"), [#21199](https://github.com/OpenRA/OpenRA/pull/21199 "Enforce code style rule IDE0055"), [#21216](https://github.com/OpenRA/OpenRA/pull/21216 "Add new code style rules (.NET 8)")]
* Added more code style and quality rules. [[#20957](https://github.com/OpenRA/OpenRA/pull/20957 "Enable Culture Code Quality Rules"), [#21000](https://github.com/OpenRA/OpenRA/pull/21000 "Enforce more code style rules"), [#20996](https://github.com/OpenRA/OpenRA/pull/20996 "Enable Code Quality rule CA1851"), [#21013](https://github.com/OpenRA/OpenRA/pull/21013 "Enable Roslynator"), [#21176](https://github.com/OpenRA/OpenRA/pull/21176 "Enable more Roslynator rules"), [#21175](https://github.com/OpenRA/OpenRA/pull/21175 "Fix a collection of issues reported by analyzers of VS2022 #21175"), [#21192](https://github.com/OpenRA/OpenRA/pull/21192 "Enable more Roslynator rules #21192"), [#21211](https://github.com/OpenRA/OpenRA/pull/21211 "Style fixes (.NET 8 SDK)"), [#21199](https://github.com/OpenRA/OpenRA/pull/21199 "Enforce code style rule IDE0055"), [#21216](https://github.com/OpenRA/OpenRA/pull/21216 "Add new code style rules (.NET 8)"), [#21217](https://github.com/OpenRA/OpenRA/pull/21217 "Change CA2211 from suggestion (analyser default level) to silent.")]
* Added new traits `DockClientManager` and `DockHost` taking over functionality from `Harvester` and `Refinery`. [[#20636](https://github.com/OpenRA/OpenRA/pull/20636 "Abstract docking from Refinery & Harvester")]
* Added a Fluent-based translation system (Part 3). [[#20883](https://github.com/OpenRA/OpenRA/pull/20883 "More chrome string translation preparations"), [#20725](https://github.com/OpenRA/OpenRA/pull/20725 "Extract (transient) text notifications")]
* Added stricter checks for sprite sequence `Facings`. [[#21135](https://github.com/OpenRA/OpenRA/pull/21135 "Enforce stricter checks on sequence Facings.")]
Expand Down