Add changelog entry for 6e8a3e1626.

Adds a changelog entry for the changes made in 6e8a3e1626.
This commit is contained in:
Andreas Troelsen 2020-01-11 01:37:08 +01:00
parent 01b253d304
commit 5f7be69f0f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ These changes will (most likely) be included in the next version.
## [Unreleased]
- Arena signs now support dynamic list entry variables for 4 different player lists. As an example, `<notready-1>` results in the name of a player in the lobby who hasn't readied up yet. This is useful for visualizing who is holding up the lobby. Check the wiki for details.
## [0.104.2] - 2020-01-03
- The region overlap check now works across both arena and lobby regions, i.e. all four combinations of intersections between two regions (arena-arena, arena-lobby, lobby-arena, and lobby-lobby) are evaluated.