Compare commits

..

1 Commits

Author SHA1 Message Date
acc0e73e40 add slot machine
balance, initialize, bet controller
2025-07-14 09:34:03 +07:00
2 changed files with 0 additions and 12 deletions

View File

@ -5,13 +5,6 @@ title: CORE
# Change history
---
## 10/07/2025
- No fake jackpot win when enable TURBO
- Change behaviour jackpot win when enable TURBO
- Related submodules and core :
+ base-slot-template
+ p4f-slotty-core
+ workspace-p4f-slotty-core: tag version-pack_1_00
## 12/06/2025
- Change the calculation method for the fake jackpot winning rate.
- Add logic handle win limit of game hyper

View File

@ -5,11 +5,6 @@ title: Template
---
# Change history
---
## 10/07/2025
- [HYPER-CORE] Add button CONTINUE to fast-play when trigger nothing
+ Use fast-play function, trigger nothing at the end
+ Add the button CONTINUE
## 02/07/2025
- [HYPER-CORE] Add feature **ON REEL PRESENT ALL WIN POINT** for non-cascade games.
🔗[More Info](/docs/setup-main-game/main-scene/on-reel-win-point)