4.7.5650
May 3, 2024
Update the list of winning cards to include ball count and the last ball called.
Display winning cards in the ball order they occurred.
4.6.5650
April 25, 2023
Fix for the winning card list not being correctly reset when the game type is changed and/or all the balls are cleared.
4.5.5650
November 2, 2022
Build against XPression 11 build 5650
Fix for the jackpot amount being immediately applied when changing game types.
4.4.3318
August 2022
Vendors - enable displaying topic/group text for vendors
use the
~
character to prefix a line in the vendor file that should display as a topicVisual Logic in the scene can identify the text as a topic and change the color of the text
Vendors - enable an option to ignore blank lines in the vendor csv file
Add support for enabling Debug/Verbose logging.
4.2.3318
August 2022
The
Code
scene is now1-Line Text
instead which is more generic but still works as it did before.Rely on the assigned default frame buffer layers to control which scenes hide when other scenes come online instead of assuming all scenes are on the same layer and forcing them offline
4.1.3318
August 2022
Credits - the scene naming is now more friendly - relies on the use of a
Credits
prefix. The use of numbers is now optional. Example scene names:Credits Volunteers
andCreditsSponsors
andCredits1 Staff
andCredits 2 Special Thanks
are all valid names since they all start withCredits
Vendors - now supports displaying up to 3 vendors at a time
requires a text object for each -
vendor list
,vendor list2
,vendor list3
the number used can be limited via a setting in the app in the Vendors section
Vendors - can be displayed in a single line format instead of the original multi-line format
Ball Count - only show the ball count if the scene supports it
Add a prompt to confirm the Show/Remove of each ball
this can be disabled in the Options menu
3.7.5510
April 8, 2022
Rebuild using XPression version 10.5 build 5510
Require .Net Framework 4.6.1
...