LQ63
|
ee3f65efd9
|
feat(ui): added working ingame ui
Added ingame ui with bootstrap. There were problems with the lock procedure which are now fixed.
|
2025-11-05 11:36:08 +01:00 |
|
LQ63
|
89d1626bb2
|
feat(ui): add Lobby and Main Menu Body
Added main Menu body and a Lobby with Bootstrap
|
2025-11-05 11:32:26 +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 |
|
|
|
c0dadf8927
|
feat(ui): CSS Animations #18 (#27)
Added css animations on reload
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #27
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
|
2025-10-30 08:03:00 +01:00 |
|
|
|
03f1811ab4
|
refactor(ui): refactored the CSS into a separate stylesheet (#20)
#14 [Subtask] CSS in separate stylesheet
Reviewed-on: #20
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-10-24 13:55:03 +02:00 |
|
|
|
63689b7a26
|
refactor(ui): Fixed UI Code Smell (#19)
Reviewed-on: #19
Reviewed-by: lq64 <lq@blackhole.local>
|
2025-10-23 11:08:08 +02:00 |
|
|
|
92e4851219
|
feat(ui): added rules (#12)
added /rules to webui
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #12
|
2025-10-23 09:39:13 +02:00 |
|
|
|
c168ae7dc0
|
feat(ui): UI now shows player names instead of their id (#11)
Reviewed-on: #11
|
2025-10-23 08:17:11 +02:00 |
|
LQ63
|
b33ab184d2
|
Added rendering for Web Page
|
2025-10-22 08:31:25 +02:00 |
|
LQ63
|
b17c5160e9
|
Added rendering for Web Page
|
2025-10-22 08:24:58 +02:00 |
|
|
|
fc751af1ef
|
Add HTML rendering for sessions and card images; refactor output handling in SimpleSession
|
2025-10-16 08:12:26 +02:00 |
|
LQ63
|
9aa447f2f6
|
Added link to click for player pov, started rendering with images
|
2025-10-13 22:39:21 +02:00 |
|
|
|
7cbb6e6ab7
|
Refactor Match class and rename WebUI to WebUIMain; update HomeController for new UI structure
|
2025-10-12 22:56:25 +02:00 |
|
LQ63
|
9098b7c4e3
|
Added WebUI observer, added route to see latestOutput. For some reason the WebUI Observer doesn't execute it's methods for writing stuff into latestOutput. This has something to do with how the threads work
|
2025-10-12 15:05:40 +02:00 |
|
|
|
30fb50c3b8
|
Add WebUI and ingame route, update Configuration and DefaultConfiguration for UI integration
|
2025-10-10 13:31:50 +02:00 |
|
|
|
d822d11acc
|
Add HomeController and initial application setup with routing
|
2025-10-10 11:50:10 +02:00 |
|