Commit graph

  • acdbea5a99
    feat(blackjack): add action indicators and loading states Jan-Marlon Leibl 2025-03-27 15:44:38 +01:00
  • d2b22b561d
    feat: add double down feature to blackjack game Jan-Marlon Leibl 2025-03-27 15:40:26 +01:00
  • d90fcdcf1e
    feat: add stand and get game features to blackjack game Jan-Marlon Leibl 2025-03-27 15:22:24 +01:00
  • e4bcd9d791 refactor: use many to many relation for lootboxes and rewards Phan Huy Tran 2025-04-02 10:08:23 +02:00
  • 0654a98860
    feat(landing): add NavbarComponent to landing page component Jan K9f 2025-04-02 09:25:28 +02:00
  • 3c0505b75e
    style(game-controls): fix formatting in constructor method Jan K9f 2025-04-02 09:23:26 +02:00
  • 1ea2f7c086
    refactor(game-controls): update import paths for consistency Jan K9f 2025-04-02 09:19:09 +02:00
  • ae8dcab038
    style: fix formatting in constructor definitions Jan K9f 2025-04-02 09:17:46 +02:00
  • aad692aea5
    refactor(blackjack): update import paths for components Jan K9f 2025-04-02 09:16:31 +02:00
  • 57a4b03bde
    style(tsconfig): update path mappings to array syntax Jan K9f 2025-04-02 09:07:27 +02:00
  • ebf2ee0531
    style(tsconfig): fix path configuration formatting Jan K9f 2025-04-02 09:05:33 +02:00
  • 35d53bce30
    style: format constructor style in components Jan K9f 2025-04-02 09:03:36 +02:00
  • f5a16efa67
    refactor: update imports to use absolute paths Jan K9f 2025-04-02 09:02:14 +02:00
  • a425fdea80
    refactor: update import paths for better readability Jan K9f 2025-04-02 08:57:00 +02:00
  • f881f82ef1
    refactor(blackjack): move GameState to feature folder Jan-Marlon Leibl 2025-04-02 09:18:43 +02:00
  • 084d478cd9 feat: create repositories Phan Huy Tran 2025-04-02 09:18:17 +02:00
  • 1878ed8fe4 feat: create lootbox and rewards entity Phan Huy Tran 2025-04-02 09:15:37 +02:00
  • f1c70f5f2c
    style: format code and add missing newlines Jan-Marlon Leibl 2025-04-02 09:08:04 +02:00
  • 732d475a84
    feat: add game state enum and refactor game components Jan-Marlon Leibl 2025-04-02 09:06:44 +02:00
  • e2a1494ee1
    fix(deps): update dependencies (major and minor) Renovate Bot 2025-04-01 22:02:20 +00:00
  • 7cc46e0074
    chore(deps): update devdependencies (non-major) Renovate Bot 2025-03-31 18:02:17 +00:00
  • 43ed05fb78 fix(deps): update dependencies (major and minor) Renovate 2025-03-27 18:02:31 +00:00
  • 7c3dd91eac chore(deps): update devdependencies (non-major) Renovate 2025-03-27 18:02:25 +00:00
  • bce442e941 Notes added by 'git notes add' semantic-release-bot 2025-03-27 17:25:48 +00:00
  • 4e8530c861 Merge pull request 'refactor: refactor state logic' (!106) from refactor/state-logic into main v1.22.1 Phan Huy Tran 2025-03-27 17:25:00 +00:00
  • 05322e3d83
    refactor(blackjack): remove unnecessary comments and clean code Jan-Marlon Leibl 2025-03-27 15:50:34 +01:00
  • 23888ceb27
    style(blackjack): format code for better readability Jan-Marlon Leibl 2025-03-27 15:47:16 +01:00
  • cb6c1550b7 refactor: refactor state logic Phan Huy Tran 2025-03-27 15:46:07 +01:00
  • adc5bbd345
    feat(blackjack): add action indicators and loading states Jan-Marlon Leibl 2025-03-27 15:44:38 +01:00
  • c9f71f70fa
    feat: add double down feature to blackjack game Jan-Marlon Leibl 2025-03-27 15:40:26 +01:00
  • 68ea66d4f9
    feat: add stand and get game features to blackjack game Jan-Marlon Leibl 2025-03-27 15:22:24 +01:00
  • 89c5fadc6d Notes added by 'git notes add' semantic-release-bot 2025-03-27 13:35:50 +00:00
  • ed6071a0ba Merge pull request 'feat: add balance when player wins with blackjack in first round' (!104) from feat/blackjack-win-on-start into main v1.22.0 Phan Huy Tran 2025-03-27 13:34:38 +00:00
  • ffd651d74b feat: add balance when player wins gets blackjack in first round Phan Huy Tran 2025-03-27 14:18:03 +01:00
  • 59012d9fb0 Notes added by 'git notes add' semantic-release-bot 2025-03-27 13:08:12 +00:00
  • 4fa7b63b04 Merge pull request 'feat: validate game state on hit (CAS-51)' (!103) from feat/hit-state-validation into main v1.21.0 Phan Huy Tran 2025-03-27 13:07:37 +00:00
  • 4b4de32e1d Merge pull request 'feat(blackjack): add player lost state in game logic (CAS-51)' (!102) from update-state-on-hit into main Jan K9f 2025-03-27 13:07:03 +00:00
  • 4764c12909 feat: validate game state on hit Phan Huy Tran 2025-03-27 14:05:13 +01:00
  • e9a8267208
    feat(blackjack): add player lost state in game logic Jan K9f 2025-03-27 14:03:33 +01:00
  • ee93a49cb4 Notes added by 'git notes add' semantic-release-bot 2025-03-27 12:54:22 +00:00
  • d7690e630e Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.4.4' (!84) from renovate/all-minor-patch into main v1.20.1 Jan K9f 2025-03-27 12:53:46 +00:00
  • 14a702eb8d Notes added by 'git notes add' semantic-release-bot 2025-03-27 12:53:27 +00:00
  • 8ec97d7f2f Merge pull request 'fix(deps): update dependencies (major and minor)' (!85) from renovate/dependencies-(major-and-minor) into main Jan K9f 2025-03-27 12:53:27 +00:00
  • 36f2d80d5c Merge pull request 'feat(blackjack): add hit endpoint for blackjack game (CAS-51)' (!97) from add-hitting into main v1.20.0 Jan K9f 2025-03-27 12:52:41 +00:00
  • 7a7d24c8ea fix: fix playercards, dealercards and deck referencing the same database entity Phan Huy Tran 2025-03-27 13:50:17 +01:00
  • 77d3603723 fix(deps): update dependencies (major and minor) Renovate 2025-03-27 12:02:18 +00:00
  • 0cb73fb29e chore(deps): update devdependencies (non-major) Renovate 2025-03-27 12:02:09 +00:00
  • 2b8d45f6ec Merge pull request 'Update README.md' (!99) from jank-patch-1 into main Jan K9f 2025-03-27 12:02:02 +00:00
  • aca389a9b0 fix(deps): update dependencies (major and minor) Renovate 2025-03-27 12:01:53 +00:00
  • bbb991a25b Update README.md jank 2025-03-27 11:59:49 +00:00
  • 500a76dd7a player gets way to many cards and I dont know why pls help Jan K9f 2025-03-27 12:42:40 +01:00
  • 59562e5b64 fix(BlackJackGameController): improve game existence check Jan K9f 2025-03-27 12:30:01 +01:00
  • bd5539bb42 feat(blackjack): implement hit action for blackjack game Jan K9f 2025-03-27 12:28:38 +01:00
  • ed5960877d feat(blackjack): add hit endpoint for blackjack game Jan K9f 2025-03-27 12:18:25 +01:00
  • c52c2b428c Notes added by 'git notes add' semantic-release-bot 2025-03-27 11:50:22 +00:00
  • deb5b6525f Merge pull request 'feat: Implement player winning state at startup' (!98) from feat/state-enum into main v1.19.0 Phan Huy Tran 2025-03-27 11:49:37 +00:00
  • 90abd13a2c feat: handle player drawing blackjack at the start of the game Phan Huy Tran 2025-03-27 12:45:52 +01:00
  • caa210a80e refactor: add blackjack state enum Phan Huy Tran 2025-03-27 12:08:57 +01:00
  • 87d50860cb Notes added by 'git notes add' semantic-release-bot 2025-03-27 10:55:39 +00:00
  • 4b23f3c67f Merge pull request 'feat: add deck to blackjack game instead of random cards' (!96) from feat/deck into main v1.18.0 Phan Huy Tran 2025-03-27 10:54:49 +00:00
  • 4f6add087b Merge pull request 'docs: add optional watchexec command to README.md' (!95) from add-some-docs into main Phan Huy Tran 2025-03-27 10:42:27 +00:00
  • 55daca72c0 feat: add deck to blackjack game instead of random cards Phan Huy Tran 2025-03-27 11:40:50 +01:00
  • 71cda97dab
    docs: add optional watchexec command to README.md Jan K9f 2025-03-27 10:47:46 +01:00
  • 8b738cbf5a Notes added by 'git notes add' semantic-release-bot 2025-03-26 14:40:03 +00:00
  • cc92f234d7 Merge pull request 'feat(blackjack): implement game start and controls functionality' (!94) from task/CAS-50/add_frontend_game_start into main v1.17.0 jleibl 2025-03-26 14:39:15 +00:00
  • 99f9f8d3c3
    feat(blackjack): implement game start and controls functionality Jan-Marlon Leibl 2025-03-26 15:30:55 +01:00
  • 6665d3a676 Notes added by 'git notes add' semantic-release-bot 2025-03-26 13:48:02 +00:00
  • d0ba0eb71d Merge pull request 'feat: Implement starting a Blackjack game (CAS-50)' (!89) from feat/blackjack into main v1.16.0 Phan Huy Tran 2025-03-26 13:47:13 +00:00
  • ca87c684b1 refactor: Extract game creation logic to service Phan Huy Tran 2025-03-26 14:31:32 +01:00
  • 1b9bc90920 feat: Adjust json responses Phan Huy Tran 2025-03-26 14:20:31 +01:00
  • 85d2b218aa feat: Add user relation to black jack game entity Phan Huy Tran 2025-03-26 13:56:27 +01:00
  • 64e41b663e feat: Subtract user balance, persist game Phan Huy Tran 2025-03-26 13:50:56 +01:00
  • b2b0bb2f44 feat: Validate bet amount Phan Huy Tran 2025-03-26 13:23:27 +01:00
  • 1a4b3f073f fix: add openid scope to get bearer token request Phan Huy Tran 2025-03-26 13:05:24 +01:00
  • 8cb045fcbe feat(blackjack): add BlackJack game creation functionality Jan K9f 2025-03-26 12:20:27 +01:00
  • 24ea51318f feat: Add card class Phan Huy Tran 2025-03-26 11:13:51 +01:00
  • 035b7c78b4 Notes added by 'git notes add' semantic-release-bot 2025-03-26 12:41:40 +00:00
  • 3df8926e8a Merge pull request 'chore: update Hibernate ddl-auto setting to 'update'' (#93) from fix/db-deletion into main v1.15.1 Constantin Simonis 2025-03-26 12:41:12 +00:00
  • ad9fb7e735 chore: update Hibernate ddl-auto setting to 'update' Constantin Simonis 2025-03-26 13:31:34 +01:00
  • 2b80afc4ba Notes added by 'git notes add' semantic-release-bot 2025-03-26 12:37:04 +00:00
  • 67b83bcf63 Merge pull request 'feat(game): add blackjack game component and routing' (#92) from task/CAS-49/add_base_styling_for_blackjack into main v1.15.0 jleibl 2025-03-26 12:36:20 +00:00
  • 03ce527087
    refactor(blackjack): rename event emitters for clarity Jan-Marlon Leibl 2025-03-26 13:34:54 +01:00
  • 5e5fe603f9
    style: update card background colors in templates Jan-Marlon Leibl 2025-03-26 13:32:16 +01:00
  • 1054a81fbc Notes added by 'git notes add' semantic-release-bot 2025-03-26 12:28:35 +00:00
  • a639888a33 Merge branch 'main' into task/CAS-49/add_base_styling_for_blackjack jleibl 2025-03-26 12:27:47 +00:00
  • 3da534f3ae
    feat(security): add CORS support and update security config Constantin Simonis 2025-03-26 13:27:42 +01:00
  • 9a9447961f Merge pull request 'style(navbar): update text from 'Balance' to 'Guthaben'' (#91) from translation into main v1.14.1 Jan K9f 2025-03-26 12:27:38 +00:00
  • eb153f4459
    feat(game): add blackjack game component and routing Jan-Marlon Leibl 2025-03-26 13:26:38 +01:00
  • cd84d0c949
    style(navbar): update text from 'Balance' to 'Guthaben' Jan K9f 2025-03-26 13:21:29 +01:00
  • a6be7b2c49 feat: Add card class Phan Huy Tran 2025-03-26 11:13:51 +01:00
  • 242b72ca45
    idek man csimonis 2025-03-13 12:28:52 +01:00
  • e848b548b5
    wip csimonis 2025-03-12 14:45:40 +01:00
  • 144f033beb
    chore: remove keycloak Constantin Simonis 2025-03-06 12:55:51 +01:00
  • f547d05f64
    wip Constantin Simonis 2025-03-06 12:52:15 +01:00
  • 33683f565f
    wip Constantin Simonis 2025-03-06 11:01:59 +01:00
  • 374175d386 Merge branch 'main' into renovate/all-minor-patch jleibl 2025-03-26 10:07:06 +00:00
  • 02cc63b259 Notes added by 'git notes add' semantic-release-bot 2025-03-26 10:05:12 +00:00
  • 32aa753452 Merge pull request 'feat(home): add router to clear query parameters' (#88) from task/remove_success_url_parameter into main v1.14.0 jleibl 2025-03-26 10:04:23 +00:00
  • ce17741e72
    style(home): format constructor for better readability Jan-Marlon Leibl 2025-03-26 11:03:28 +01:00
  • cafa2c148f chore(deps): update plugin org.springframework.boot to v3.4.4 Renovate 2025-03-26 10:01:43 +00:00