6b760ccb07
feat(game)!: Add winner display and return to lobby functionality
2025-11-19 22:37:48 +01:00
b260e18223
feat(game): Implement return to lobby functionality and enhance dog life handling
2025-11-19 19:18:41 +01:00
LQ63
e2a5cb9614
feat(ui): Fixed polling, added JQuery Ajax
...
Fixed Race Condition problems with polling, added JQuery
2025-11-19 15:14:47 +01:00
e60fe7c98d
feat(ci): Polling Added polling for when the game starts and a card gets played ( #58 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #58
2025-11-14 09:11:32 +01:00
370de175db
feat(ci): Polling
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #53
2025-11-13 11:07:08 +01:00
5d245d0011
feat(ui): implement tie & trump menu, fixed some critical bugs ( #52 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #52
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-13 08:20:30 +01:00
c220e54bb8
feat(ui): added js routing, updated ingame ui, added tricktable ( #50 )
...
This merge request has full JS routing for calling specific endpoints. Game is fully playable but doesn't have polling yet. This version already has the UI changes adressed in MR #43 so first merge MR #43 and then this one or only merge this one because it already has the UI changes :)
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #50
Reviewed-by: Janis <janis-e@gmx.de >
2025-11-12 11:44:21 +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
44c88c8f60
fix: ensure proper unlocking of user session locks in game actions ( #37 )
...
Reviewed-on: #37
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-05 11:31:45 +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