21 KiB
21 KiB
(2025-11-07)
⚠ BREAKING CHANGES
- implemented multigame support (#34)
Features
- config: add issue templates for Epics, User Stories, and Subtasks (#4) (d71809d)
- docker: added docker container support (#47) (4d6ea54)
- implemented multigame support (#34) (afde6c0)
- ui: add Lobby and Main Menu Body (#38) (051e740)
- ui: add main menu navbar and join game functionality (#35) (32d4f9c)
- ui: added rules (#12) (92e4851)
- ui: CSS Animations #18 (#27) (c0dadf8)
- ui: implement CSS variables for theme support (#26) (1f377de), closes #17
- ui: LESS Integration (72fcf78), closes #15-Create-a-default-theme-with-Less- #23
- ui: UI now shows player names instead of their id (#11) (c168ae7)
Bug Fixes
- base: fixed persistence logic (#21) (7f765b4)
- config: modified git module to use the main branch (#10) (ccf44ed)
- disabled external node (51d9c0b)
- ensure proper unlocking of user session locks in game actions (#37) (44c88c8)
- imports: reorganized import statements for clarity and consistency (#22) (1517d0c)
- improve lock handling in user session interactions (#36) (96c3846)
- ui: add light mode styles, update font families and fixed ui (#24) (729a4ee)
- ui: added dark mode (#25) (6c31fa0)
- ui: changed backgrounds (#33) (bef96ba)
- update allowed hosts filter and adjust background color in login page (#45) (aa83082)
- update file paths and improve session handling in user interactions (#39) (de565b5)
Reverts
(2025-11-07)
⚠ BREAKING CHANGES
- implemented multigame support (#34)
Features
- config: add issue templates for Epics, User Stories, and Subtasks (#4) (d71809d)
- docker: added docker container support (#47) (4d6ea54)
- implemented multigame support (#34) (afde6c0)
- ui: add Lobby and Main Menu Body (#38) (051e740)
- ui: add main menu navbar and join game functionality (#35) (32d4f9c)
- ui: added rules (#12) (92e4851)
- ui: CSS Animations #18 (#27) (c0dadf8)
- ui: implement CSS variables for theme support (#26) (1f377de), closes #17
- ui: LESS Integration (72fcf78), closes #15-Create-a-default-theme-with-Less- #23
- ui: UI now shows player names instead of their id (#11) (c168ae7)
Bug Fixes
- base: fixed persistence logic (#21) (7f765b4)
- config: modified git module to use the main branch (#10) (ccf44ed)
- disabled external node (51d9c0b)
- ensure proper unlocking of user session locks in game actions (#37) (44c88c8)
- imports: reorganized import statements for clarity and consistency (#22) (1517d0c)
- improve lock handling in user session interactions (#36) (96c3846)
- ui: add light mode styles, update font families and fixed ui (#24) (729a4ee)
- ui: added dark mode (#25) (6c31fa0)
- ui: changed backgrounds (#33) (bef96ba)
- update allowed hosts filter and adjust background color in login page (#45) (aa83082)
- update file paths and improve session handling in user interactions (#39) (de565b5)
Reverts
(2025-11-07)
Bug Fixes
(2025-11-07)
Bug Fixes
- changelog syntax (2e54880)
(2025-11-07)
Bug Fixes
- removed trailing (64a7a63)
(2025-11-07)
Bug Fixes
- traling (54e3215)
(2025-11-07)
Bug Fixes
- removed trailing (5e503cb)
(2025-11-07)
Bug Fixes
- trailing (7adc8b8)
(2025-11-07)
Bug Fixes
(2025-11-20)
⚠ BREAKING CHANGES
- game: Fixed polling, SPA, Gameplayloop etc. (#59)
Features
- ci: Polling (370de17)
- ci: Polling Added polling for when the game starts and a card gets played (#58) (e60fe7c)
- game: Fixed polling, SPA, Gameplayloop etc. (#59) (a58b2e0)
- ui: added js routing, updated ingame ui, added tricktable (#50) (c220e54), closes #43 #43
- ui: implement tie & trump menu, fixed some critical bugs (#52) (5d245d0)
Bug Fixes
(2025-11-22)
Bug Fixes
(2025-11-23)
⚠ BREAKING CHANGES
- websocket: Implement WebSocket connection and event handling (#82)
Features
(2025-11-24)
(2025-11-26)
Features
- api: Implement received hand event handling and UI updates (#83) (52e5033), closes #76
- base: Fixed logic for websockets and added GameStateEvent. Might've caused instability on other feature branches! (#84) (b81bb3d)
(2025-11-26)
Features
(2025-11-26)
Features
(2025-12-01)
Features
- api: Implemented turn event via websocket (#86) (2aee79b)
- GameState to Title Mapping BAC-1 (#92) (6e17328)
- ui: Implement countless feature using the SJWP (#89) (1f96290)
- ui: Popups (#91) (0037820)