(In)correct player order on match overview screen

Post Reply
Bernaar
Posts: 4
Joined: January 4th, 2026, 1:40 pm

(In)correct player order on match overview screen

Post by Bernaar »

As indicated in the changelog of November 9th, the player order is correctly displayed at the top of a match. This isn't the case in the match overview screen: the players are not displayed in player order, even though the player whose turn it is is highlighted.

This let to some confusion until I discovered it and it would be great if the match overview screen would also correctly show the player order.

(BTW: Not sure whether this is a bug or a feature request, so I have posted this in General. Feel free to move it to the correct sub-forum).
Logitude
Posts: 153
Joined: June 28th, 2025, 8:15 am

Re: (In)correct player order on match overview screen

Post by Logitude »

The match listings are not intended to have the current player order. The information in the match listings comes from the database, whereas the information on a match page comes from the interaction with the rules implementation, which has the latest game state. I don’t store everything about the current game state in the database, just the initial conditions and what moves players have made. Everything gets replayed when you load a match.
Post Reply