e8b31b1748
feat: FRO-2 Implement Login Component ( #105 )
...
Reviewed-on: #105
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-12-10 11:43:51 +01:00
d57e6efa98
feat(ui): FRO-7 Endscreen ( #97 )
...
Added a nice look to the endscreen. Implemented a ranking method inside GameLobby to get an order.
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #97
Reviewed-by: Janis <janis-e@gmx.de >
Co-authored-by: lq64 <lq@blackhole.local >
Co-committed-by: lq64 <lq@blackhole.local >
2025-12-03 09:18:11 +01:00
1ef5e8a72f
feat(api): Implemented session closed and kick event via websocket ( #87 )
...
Reviewed-on: #87
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-26 18:41:25 +01:00
8ca909db52
feat(websocket)!: Implement WebSocket connection and event handling ( #82 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #82
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-23 16:11:46 +01:00
641c892981
fix(polling): Improve polling mechanism and delay handling ( #60 )
...
Reviewed-on: #60
2025-11-20 10:51:39 +01:00
a58b2e03b1
feat(game)!: Fixed polling, SPA, Gameplayloop etc. ( #59 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #59
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-11-19 22:54:20 +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
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
96c38466d2
fix: improve lock handling in user session interactions ( #36 )
...
Reviewed-on: #36
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-05 11:19:37 +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