Commit Graph

  • 91d7f6ca00 revert: ci: bump version to v1.0.0 [skip ci] Janis 2025-11-03 11:36:22 +01:00
  • df90abed80 ci: bump version to v1.0.0 [skip ci] TeamCity 2025-11-03 10:24:00 +00:00
  • 0d2c6f77c8 chore: added a version file Janis 2025-11-03 09:28:43 +01:00
  • afde6c02da feat!: implemented multigame support (#34) Janis 2025-11-01 20:53:22 +01:00
  • bef96ba7e3 fix(ui): changed backgrounds (#33) archive/main_old Janis 2025-10-30 10:47:40 +01:00
  • c0dadf8927 feat(ui): CSS Animations #18 (#27) lq64 2025-10-30 08:03:00 +01:00
  • 1f377de0f4 feat(ui): implement CSS variables for theme support (#26) Janis 2025-10-29 16:52:32 +01:00
  • 6c31fa0538 fix(ui): added dark mode (#25) Janis 2025-10-29 10:37:17 +01:00
  • 729a4eec6b fix(ui): add light mode styles, update font families and fixed ui (#24) Janis 2025-10-28 19:06:42 +01:00
  • 72fcf783b8 feat(ui): LESS Integration lq64 2025-10-28 18:34:29 +01:00
  • 1517d0c006 fix(imports): reorganized import statements for clarity and consistency (#22) Janis 2025-10-26 18:09:36 +01:00
  • 7f765b4514 fix(base): fixed persistence logic (#21) Janis 2025-10-26 18:04:03 +01:00
  • 03f1811ab4 refactor(ui): refactored the CSS into a separate stylesheet (#20) Janis 2025-10-24 13:55:03 +02:00
  • 63689b7a26 refactor(ui): Fixed UI Code Smell (#19) Janis 2025-10-23 11:08:08 +02:00
  • 92e4851219 feat(ui): added rules (#12) lq64 2025-10-23 09:39:13 +02:00
  • c168ae7dc0 feat(ui): UI now shows player names instead of their id (#11) Janis 2025-10-23 08:17:11 +02:00
  • ccf44ede41 fix(config): modified git module to use the main branch (#10) Janis 2025-10-23 08:05:44 +02:00
  • d71809d6f4 feat(config): add issue templates for Epics, User Stories, and Subtasks (#4) Janis 2025-10-22 21:16:52 +02:00
  • 82245d6bcc test(base): added some tests to improve the coverage (#47) (#2) Janis 2025-10-22 20:14:22 +02:00
  • d8576f669a ci(config): added conventional commit json (#1) Janis 2025-10-22 17:47:12 +02:00
  • cfe27f1e78 added picture LQ63 2025-10-22 08:42:17 +02:00
  • b33ab184d2 Added rendering for Web Page LQ63 2025-10-22 08:31:25 +02:00
  • b17c5160e9 Added rendering for Web Page LQ63 2025-10-22 08:24:58 +02:00
  • 7458464dd6 Various fixes Janis 2025-10-22 08:16:22 +02:00
  • d9f7275854 Added link to click for player pov, started rendering with images webapplication-multiplayer LQ63 2025-10-20 15:17:17 +02:00
  • f8c337fad1 Rename PlayCardEvent to RequestCardEvent for clarity in event handling Janis 2025-10-19 20:49:26 +02:00
  • 3357fb7310 Refactor game logic to track player input state; add CardPlayedEvent and update RoundEndEvent with trick count Janis 2025-10-19 20:48:46 +02:00
  • dad604186e Update submodule configuration for knockoutwhist to track webapplication branch Janis 2025-10-17 10:48:47 +02:00
  • 8e415390e7 Add HTML rendering for sessions and card images; refactor output handling in SimpleSession Janis 2025-10-17 10:26:30 +02:00
  • fc751af1ef Add HTML rendering for sessions and card images; refactor output handling in SimpleSession Janis 2025-10-16 08:12:26 +02:00
  • 9aa447f2f6 Added link to click for player pov, started rendering with images LQ63 2025-10-13 22:39:21 +02:00
  • 2b89f3d161 Add WebUICards object for rendering cards and hands; update render methods in SimpleSession Janis 2025-10-13 15:25:31 +02:00
  • c77eeff123 Refactor match handling and session management; add player session functionality and update event handling in WebUI Janis 2025-10-13 15:16:41 +02:00
  • 7cbb6e6ab7 Refactor Match class and rename WebUI to WebUIMain; update HomeController for new UI structure Janis 2025-10-12 22:56:25 +02:00
  • 6c57abb1db 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 LQ63 2025-10-12 15:21:20 +02:00
  • 854189967f 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 LQ63 2025-10-12 15:18:55 +02:00
  • 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 LQ63 2025-10-12 15:05:40 +02:00
  • 30fb50c3b8 Add WebUI and ingame route, update Configuration and DefaultConfiguration for UI integration Janis 2025-10-10 13:31:50 +02:00
  • d822d11acc Add HomeController and initial application setup with routing Janis 2025-10-10 11:50:10 +02:00
  • 96b48d77a0 Update .gitignore to correct directory names for knockoutwhist Janis 2025-10-10 11:02:22 +02:00
  • 44e2575a66 Add initial application structure with HomeController and routing Janis 2025-10-09 13:25:05 +02:00
  • 2a55b3e0f9 Update build configuration and add library dependencies Janis 2025-10-09 11:22:35 +02:00
  • cf6aca783d Add migration state XML files and update build configuration Janis 2025-10-09 10:59:47 +02:00
  • c527aac9ed Add migration state XML files and update build configuration Janis 2025-10-09 10:52:04 +02:00
  • abd954e0a2 Update .gitignore to exclude additional build and IDE files Janis 2025-10-09 10:39:55 +02:00
  • 7e6f45e10f Add .gitignore and migration state XML files Janis 2025-10-09 10:39:19 +02:00
  • 81a1fbfdb9 first commit Janis 2025-10-09 10:36:56 +02:00