mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 02:37:44 +00:00
ff0d614b1e
## Description: This PR adds the game-list component, which displays a player’s recent games. It provides basic functionality such as toggling details and viewing a specific game, but does not yet include full UI integration. In later PRs, this component will be shown together with the modal for viewing player stats. It should look like this: <img width="443" height="393" alt="スクリーンショット 2025-09-23 10 04 19" src="https://github.com/user-attachments/assets/0820acfc-ba61-4629-9c1b-5971458d4bb4" /> ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri https://github.com/openfrontio/OpenFrontIO/pull/1758