alogindtractor e14a08e3d5 Adds Cecil (#119)
* Add Cecil for mechanics

Used to predetermine the outcome of games according to a probability function, which is stored as a skew. Each game made using cecil is intended to have its own skew (or maybe multiple skews for different difficulties)
Will eventually be used for planes 2

* Add CecilCommand for gambling functionality

Skip all the fancy casino visuals and let Cecil take the wheel
Customizeable difficulty
!cecil <bet> <optional difficulty, default 1> <optional max win>
https://i.ddos.lgbt/raw/CecilHelper.html

* Validate max win value in CecilCommand

Added validation to ensure max win is greater than 1.

* Adjust slot symbol probabilities and random range

9208000 | Payout: 0 | RTP: 97.84% | Feach Chance: 0.78% | Hit Rate: 34.03% | Win Rate: 15.14% | Biggest Win: 14100.0x | Avg Win: 6.01x | Median Hit: 0.6x

got some complaint about slots so figured I'd change it up a bit
2026-05-16 17:58:21 +02:00
2026-05-16 17:58:21 +02:00
2026-03-19 13:34:03 -05:00
2026-02-19 19:17:01 -06:00
2024-03-25 20:11:49 +08:00
2026-02-18 03:24:30 +01:00
2024-03-25 20:11:49 +08:00
2025-06-21 13:55:58 -05:00
S
Description
No description provided
4.2 MiB
Languages
C# 100%