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
Expand Up @@ -42,7 +42,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Fixed a crash when loading empty video files. [[#20006](https://github.com/OpenRA/OpenRA/pull/20006)]
* Fixed games starting with only spectators. [[#20086](https://github.com/OpenRA/OpenRA/pull/20086)]
* Fixed actors with `AttackFollow` ignoring their current target when ordered to attack move. [[#20038](https://github.com/OpenRA/OpenRA/pull/20038)]
* Fixed radar crash when dealing with large heights on isometric maps. [[#19800](https://github.com/OpenRA/OpenRA/pull/19800)]
* Fixed radar crashing when dealing with large heights on isometric maps. [[#19800](https://github.com/OpenRA/OpenRA/pull/19800)]
* Added a random faction indicator in the in-game player list. [[#18980](https://github.com/OpenRA/OpenRA/pull/18980)]
* Added a "structure sold" notification when selling buildings. [[#19043](https://github.com/OpenRA/OpenRA/pull/19043)]
* Added configurable tooltips to the Discord integration. [[#19831](https://github.com/OpenRA/OpenRA/pull/19831)]
Expand All @@ -57,6 +57,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Added an anti-flooding mechanism for when several messages are sent in a short time span. [[#20125](https://github.com/OpenRA/OpenRA/pull/20215)]
* Added per player mutes. [[#20100](https://github.com/OpenRA/OpenRA/pull/20100)]
* Added user dialog to map editor when saving on top of other maps [[#20123](https://github.com/OpenRA/OpenRA/pull/20123)]
* Added `.png` to UID generation when saving maps as format `12`. [[#19891](https://github.com/OpenRA/OpenRA/pull/19891)]
* Improved tooltip display for long map names in the server list, lobby and map chooser. [[#19544](https://github.com/OpenRA/OpenRA/pull/19544), [#19543](https://github.com/OpenRA/OpenRA/pull/19543)]
* Improved the error message displayed when fetching the battlefield news fails. [[#19776](https://github.com/OpenRA/OpenRA/pull/19776)]
* Made range modifiers apply to AreaBeam projectile. [[#20023](https://github.com/OpenRA/OpenRA/pull/20023)]
Expand Down