Commit Graph

9 Commits

Author SHA1 Message Date
LQ63
5c8fd8510e feat(ci): Polling
Added polling for when the game starts and a card gets played
2025-11-12 11:46:21 +01:00
LQ63
6d958cdd9e feat(ui): added complete js routing for create game
added complete js routing for each button. Removed every form and replaced buttons with divs
2025-11-11 16:46:06 +01:00
LQ63
33989efedc feat(ui): Ingame layout
Added a horizontal end for the container to not stretch endlessly to the sides. Covered sides with lobby background and adjusted the blur behind the cards to match the playing area.
2025-11-11 12:02:40 +01:00
LQ63
c948e5e800 feat(ui): Tricktable
Added a trick-table displaying the players with their won tricks sorted by the person with the most tricks
2025-11-09 17:19:17 +01:00
LQ63
a71752df2f feat(ui): changed Background color, centered Lobby
Added a background color for the mainmenu and the lobby + centered lobby
2025-11-09 16:34:47 +01:00
de565b52dc fix: update file paths and improve session handling in user interactions (#39)
Reviewed-on: #39
2025-11-06 10:03:28 +01:00
051e7406e3 feat(ui): add Lobby and Main Menu Body (#38)
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #38
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-06 09:03:09 +01:00
32d4f9c6ce feat(ui): add main menu navbar and join game functionality (#35)
Reviewed-on: #35
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-04 12:43:08 +01:00
afde6c02da feat!: implemented multigame support (#34)
Reviewed-on: #34
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-01 20:53:22 +01:00