feat(ci): Polling Added polling for when the game starts and a card gets played #58

Merged
Janis merged 10 commits from Polling-#40 into main 2025-11-14 09:11:32 +01:00

10 Commits

Author SHA1 Message Date
607c64bbd2 chore: resolved a merge conflict 2025-11-14 09:11:15 +01:00
62fa28eac9 feat(polling): implement PollingController for game event handling and user updates 2025-11-13 11:05:59 +01:00
d5fa9bd2e4 fix: update hash in knockoutwhist file 2025-11-13 08:57:55 +01:00
eb0a1beeef chore: resolved a huge merge conflict 2025-11-13 08:57:48 +01:00
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
b508d2f428 feat(ui): added js routing for create game
added js routing for create game, removed the form and button
2025-11-11 14:10:37 +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