v0.3.0
schwarzlichtbezirk
released this
25 Aug 23:44
·
92 commits
to main
since this release
slot.windows.x64.zip
contains compiled executable for Windows x64 platform.
New features and changes:
- Added new games:
Great Blue
,Captain's Treasure
,Golden Tour
,Diamond Dogs
+Voodoo Vibes
,Fortune Teller
(from Play'n GO),Cops'n'Robbers
. - New reels for
2 Million B.C.
game. - Scanners prints now free games frequency and bonus games frequency.
- Added
/signis
API endpoint to check account existence. - Added support for
MySQL
database. Now it can be used embeddedsqlite3
database engine for portable solution, or be connected toMySQL
for high performance service. It can be configured atconfig/slot.yaml
file. - Added
config/slot-club-init.sql
file with database initial settings. Here can be written initial club record, and some users accounts with administrator access level. This file is run only if database is empty. /gamelist
API endpoint returns now exact values of games RTP without rounding for available reels.club
table at database containsmrtp
field with master RTP for any games at this club, if there is no personal setting. During spins at games it will be selected available reels with closest RTP to thismrtp
value. Double up games will be with pointed master RTP.props
table also containsmrtp
field with master RTP for personal account at pointed club. It have more priority then clubmrtp
. If no props or clubmrtp
pointed (zero values), 92% will be used.
total: 61 games, 31 algorithms, 6 providers
Play'n GO: 3 games
BetSoft: 2 games
Novomatic: 39 games
NetEnt: 7 games
Playtech: 7 games
Megajack: 3 games