194df5691c
feat: FRO-3 FRO-4 Added vue compontents to ingame and lobby ( #100 )
...
Added vue compontents to ingame and lobby.
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #100
Co-authored-by: lq64 <lq@blackhole.local >
Co-committed-by: lq64 <lq@blackhole.local >
2025-12-04 08:00:58 +01:00
a55f0b4b61
fix(api): BAC-23 Remove old polling code ( #95 )
...
Reviewed-on: #95
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2025-12-01 20:41:27 +01:00
cfcd967ce0
fix(api): fixes - reimplemented animations ( #90 )
...
Reviewed-on: #90
2025-11-27 09:52:00 +01:00
1f96290371
feat(ui): Implement countless feature using the SJWP ( #89 )
...
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #89
2025-11-27 08:53:37 +01:00
2aee79bb68
feat(api): Implemented turn event via websocket ( #86 )
...
Co-authored-by: TeamCity <teamcity@service.local >
Reviewed-on: #86
Reviewed-by: lq64 <lq@blackhole.local >
2025-11-27 07:57:37 +01:00
b81bb3d0ae
feat(base): Fixed logic for websockets and added GameStateEvent. Might've caused instability on other feature branches! ( #84 )
...
Reviewed-on: #84
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 11:26:08 +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
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
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
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