Show live player presence and Captain/Gat roster badges

This commit is contained in:
2026-09-04 19:32:22 -07:00
parent 8b67d78f25
commit fcbc617fe3
10 changed files with 162 additions and 18 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
## Features
- [ ] Add a note taking area to store game state between sessions
- [ ] Add an online indicator that displays if a player is connected
- [x] Add an online indicator that displays if a player is connected
- [ ] PvP challenges should linger in the UI after completion so that players can see the result
- [ ] Add hat/gun icons next to player names on the player list to indicate if they're the captain and/or have a gat
- [x] Add hat/gun icons next to player names on the player list to indicate if they're the captain and/or have a gat
- [ ] Replace red/green borders of successful/failed cards with checks and crosses in the upper corner of the card.
- [ ] Add a note taking area to store game state between sessions
## Polish