-
released this
2025-04-03 08:07:07 +00:00 | 0 commits to main since this release1.28.0 (2025-04-03)
Features
- blackjack: add animated number component and usage (4b70a4a)
Code Style
- blackjack: format code and adjust whitespace (b5a6582)
Code Refactoring
- remove unnecessary comments and variables (28f7b15)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 11:09:07 +00:00 | 4 commits to main since this release1.27.0 (2025-04-02)
Features
- add hand value display to dealer and player hands (40c402a)
- blackjack: add balance display to game result component (801edfe)
- debt-dialog: add debt warning dialog for negative balance (68a226b)
Code Style
- blackjack: remove commented modal sections from HTML (775205b)
- Format code for readability and consistency (7bec17d)
Code Refactoring
- debt-dialog: update timerSubscription type to Subscription (3d7ee92)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 11:03:59 +00:00 | 11 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-04-02 10:21:33 +00:00 | 13 commits to main since this release1.26.0 (2025-04-02)
Features
- deposit: enhance payment session handling and error logging (6182ff7)
Bug Fixes
- deps: update dependencies (major and minor) (9981ebc)
Code Style
- Fix missing newline at end of files (0aa7ad1)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
released this
2025-04-02 10:03:53 +00:00 | 18 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-04-02 10:00:20 +00:00 | 20 commits to main since this release1.25.1 (2025-04-02)
Bug Fixes
- deps: update dependencies (major and minor) (aa613a9)
Chores
Continuous Integration
- add debug step to CI workflow for better logging (bd82262)
- remove debug job from CI workflow (6b3a8a4)
Build System
- frontend: add ajv-formats dependency to package.json (f60ce73)
- frontend: update ajv and ajv-formats versions (06318a8)
- frontend: update Angular CLI version in package.json (575a665)
- frontend: update angular compiler version to 19.2.4 (6b4adfc)
- frontend: update Angular dependencies to v19.0.0 (942a47c)
- frontend: update rxjs version to ~7.8.2 (1fc62af)
- update stripe-java dependency version to 20.136.0 (3c64b9e)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 09:41:18 +00:00 | 35 commits to main since this release1.25.0 (2025-04-02)
Features
- blackjack: add split functionality to the game (3ef5530)
- game-info: add placeholder and disable bet input (d22c4c2)
Code Refactoring
- BlackJackService: simplify card dealing logic (e9c4d4f)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 09:18:54 +00:00 | 40 commits to main since this release1.24.0 (2025-04-02)
Features
- add route to get all lootboxes (8a6bc95)
- create lootbox and rewards entity (1878ed8)
- create repositories (084d478)
- manage balance (b963595)
Bug Fixes
- fix wrong reward getting returned, refactor to service (948240b)
Code Refactoring
- use many to many relation for lootboxes and rewards (e4bcd9d)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 08:28:43 +00:00 | 48 commits to main since this release1.23.0 (2025-04-02)
Features
- add double down feature to blackjack game (d2b22b5)
- add game state enum and refactor game components (4b56915)
- add stand and get game features to blackjack game (d90fcdc)
- blackjack: add action indicators and loading states (acdbea5)
- blackjack: add PLAYER_WON state to BlackJackState (08b12d2)
- blackjack: refresh user balance on game state change (e983b21)
- landing: add NavbarComponent to landing page component (5d803e4)
Code Style
- blackjack: format code for better readability (deac128)
- fix formatting in constructor definitions (ba854be)
- format code and add missing newlines (2d8b137)
- format code for consistency and readability (4a7c54e)
- format constructor style in components (2a11675)
- game-controls: fix formatting in constructor method (6508a23)
- tsconfig: fix path configuration formatting (db3d2e7)
- tsconfig: update path mappings to array syntax (56c63d4)
Code Refactoring
- blackjack: move GameState to feature folder (defe26d)
- blackjack: remove unnecessary comments and clean code (349e4ce)
- blackjack: update import paths for components (1d9eec4)
- blackjack: update import paths for modules (d400986)
- game-controls: update import paths for consistency (889863a)
- update import paths for better readability (b4caf70)
- update imports to use absolute paths (2405c00)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-03-27 17:25:00 +00:00 | 71 commits to main since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)