Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@schwarzlichtbezirk schwarzlichtbezirk released this 25 Aug 23:44
· 23 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 embedded sqlite3 database engine for portable solution, or be connected to MySQL for high performance service. It can be configured at config/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 contains mrtp 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 this mrtp value. Double up games will be with pointed master RTP. props table also contains mrtp field with master RTP for personal account at pointed club. It have more priority then club mrtp. If no props or club mrtp 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