Jan-Marlon Leibl jleibl
jleibl released v1.27.0 at SZUT/casino 2025-04-02 11:09:59 +00:00
jleibl deleted branch task/CAS-50/add_rest_blackjack_logic_with_frontend_animations from SZUT/casino 2025-04-02 11:09:10 +00:00
jleibl pushed to main at SZUT/casino 2025-04-02 11:09:09 +00:00
a2f1a40931 Merge pull request 'task/CAS-50/add_rest_blackjack_logic_with_frontend_animations' (!121) from task/CAS-50/add_rest_blackjack_logic_with_frontend_animations into main
3d7ee92cf2 refactor(debt-dialog): update timerSubscription type to Subscription
7bec17dd52 style: Format code for readability and consistency
775205b54c style(blackjack): remove commented modal sections from HTML
40c402ae36 feat: add hand value display to dealer and player hands
Compare 7 commits »
jleibl automatically merged pull request SZUT/casino#121 2025-04-02 11:09:08 +00:00
3d7ee92cf2 refactor(debt-dialog): update timerSubscription type to Subscription
7bec17dd52 style: Format code for readability and consistency
775205b54c style(blackjack): remove commented modal sections from HTML
Compare 2 commits »
jleibl created pull request SZUT/casino#121 2025-04-02 11:03:23 +00:00
task/CAS-50/add_rest_blackjack_logic_with_frontend_animations
40c402ae36 feat: add hand value display to dealer and player hands
801edfe89e feat(blackjack): add balance display to game result component
68a226b677 feat(debt-dialog): add debt warning dialog for negative balance
Compare 2 commits »
jleibl released v1.25.0 at SZUT/casino 2025-04-02 09:42:06 +00:00
jleibl deleted branch task/CAS-50/add_rest_blackjack_logic_with_frontend_animations from SZUT/casino 2025-04-02 09:41:20 +00:00
jleibl pushed to main at SZUT/casino 2025-04-02 09:41:19 +00:00
5d15f40a30 Merge pull request 'feat(blackjack): add split functionality to the game' (!116) from task/CAS-50/add_rest_blackjack_logic_with_frontend_animations into main
4c83419a31 Merge branch 'main' into task/CAS-50/add_rest_blackjack_logic_with_frontend_animations
d22c4c243f feat(game-info): add placeholder and disable bet input
e9c4d4fbed refactor(BlackJackService): simplify card dealing logic
3ef5530e77 feat(blackjack): add split functionality to the game
Compare 5 commits »
jleibl automatically merged pull request SZUT/casino#116 2025-04-02 09:41:19 +00:00
4c83419a31 Merge branch 'main' into task/CAS-50/add_rest_blackjack_logic_with_frontend_animations
ff98cab6ac Merge pull request 'feat: Create api routes for lootboxes (CAS-43)' (!110) from feat/lootboxes into main
ec994616ee Merge branch 'main' into feat/lootboxes
948240ba1e fix: fix wrong reward getting returned, refactor to service
b963595ab4 feat: manage balance
Compare 10 commits »
d22c4c243f feat(game-info): add placeholder and disable bet input
e9c4d4fbed refactor(BlackJackService): simplify card dealing logic
jleibl created pull request SZUT/casino#116 2025-04-02 09:25:17 +00:00
feat(blackjack): add split functionality to the game
3ef5530e77 feat(blackjack): add split functionality to the game