Skip to content

Compare: Changelog (bleed)

New page
Showing with 2 additions and 1 deletion.
  1. +2 −1 Changelog-(bleed).md
3 changes: 2 additions & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ 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 more code style rules. [[#20957](https://github.com/OpenRA/OpenRA/pull/20957 "Enable Culture Code Quality Rules")]
* 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 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")]