Commit Graph

16 Commits (1246f018d053468c881f0a875f3ad3a8ac1b0dbe)

Author SHA1 Message Date
Vanessa Dannenberg 8f1efb3999 Properly deal with Mg cent coins
reject bundles
set Golden 7's machines to accept a minimum 1.00 Mg (that ain't a coin slot :-) )
more strict item name check for minegeld

TODO: make engine cash-out to a redeemable voucher.  can wait until
there is a cash-changer machine and a slot machine that
accepts/plays/pays in cents.
2018-10-01 17:26:31 -04:00
Vanessa Dannenberg 683b2c65a5 rename "standard" model to "upright"
changed the as yet unused "big" setting to follow
(I'll make a model for it later)
2018-09-17 13:32:42 -04:00
Vanessa Dannenberg 82bf98b475 add two-column feature with "@wrap" key to pay table
screen, to match pay lines screen.
Make 5-reel machine use it
2018-09-15 12:25:03 -04:00
Vanessa Dannenberg bd04e3b212 implement a "show pay lines layout" screen
(accessible from the "help/pays" screen)
2018-09-15 12:02:31 -04:00
Vanessa Dannenberg 2fb754983e implement in-game paytable display 2018-09-15 00:39:55 -04:00
Vanessa Dannenberg ea0e89d16f simplify 3-reel machine's pay table
change some pay values to follow
2018-09-14 20:44:32 -04:00
Vanessa Dannenberg c77990865c implement wild card multiplier
(demo machines don't use it)
for 'n' wilds that contribute to a win,
multiply the line win * n * wild multiplier value
2018-09-14 10:28:44 -04:00
Vanessa Dannenberg e24938e196 implement wild-doesn't-match list
make both machines use it
2018-09-14 09:13:57 -04:00
Vanessa Dannenberg 9e03647711 allow reels to be positioned explicitly
(instead of always at (1,1))
2018-09-11 09:23:34 -04:00
Vanessa Dannenberg feaa0212ff fix hardcoded (spinning) -> (spinning slower) cutover points in state machine
make demo machines finish their spins in half the existing time
2018-09-11 07:27:31 -04:00
Vanessa Dannenberg 11d18baa87 remove debug prints 2018-09-10 14:06:58 -04:00
Vanessa Dannenberg 6edd866a99 add my name to engine, tweak in machines 2018-09-09 09:39:25 -04:00
Vanessa Dannenberg ffed9fce0b moved the notes out of the two machines' defs and into engine README 2018-09-08 22:44:27 -04:00
Vanessa Dannenberg 82f386a784 add 5-reel version of Golden 7's machine
fixed some position miscalcs and hard-coded vals that only affected > 3 reels
2018-09-08 22:23:33 -04:00
Vanessa Dannenberg 2008d1f7b6 fix example machine desc 2018-09-07 13:16:39 -04:00
Vanessa Dannenberg 3342024b00 Initial commit 2018-09-07 08:49:59 -04:00