Mikihero / BetterCoinflips

SCP:SL plugin that adds a Risk-Reward mechanic to the in-game coin.
12 stars 3 forks source link

Config value `min_max_default_coins:` is used "incorrectly" #14

Closed Czekoloczek closed 12 months ago

Czekoloczek commented 1 year ago

If you set the value to

min_max_default_coins:
- 1
- 1

the coin will have 2 throws

but if you set the value to

min_max_default_coins:
- 0
- 0

the coin will have 1 throw

Video of the bug: https://github.com/Mikihero/BetterCoinflips/assets/76474182/4a159ffc-1cdd-4b89-abcd-17d8223b3449

Mikihero commented 1 year ago

Both of these are a result of me failing to use a certain move called "brain" while coding that part. I've spotted both the issues and will fix it once I'm home.

Mikihero commented 12 months ago

fixed in 3.0.3