barelyprofessional
01a4b26326
Added support for MOTD and whispers. Commands can opt into responding to whispers and there's a helper method to handle replying through the correct channel.
2026-03-18 23:50:32 -05:00
barelyprofessional
4cdb04e3c5
Moved BlackjackDisplay.cs shit to BlackjackCommand.cs
2026-03-18 19:53:53 -05:00
CrackmaticSoftware
606e7867d0
Yesterdays bullshit served tomorrow ( #100 )
...
* Minimize amount of lines blackjack needs
* selfdestruct sloppa images
* massivly reduce amount of time slot graphic stays in chat
2026-03-19 01:52:40 +01:00
CrackmaticSoftware
af7b5e027b
New stuff ( #99 )
...
* rain control
* blackjack double payout fix. minor display fixes
2026-03-14 21:59:34 +01:00
barelyprofessional
72e5115548
Forgive input errors for kasino games when rate limiting
2026-02-27 00:20:09 -06:00
barelyprofessional
1901507c25
Added a minimum wager requirement to all games
2026-02-08 12:02:24 -06:00
alogindtractor
6f6359b6da
plinko update, minor blackjack update ( #29 )
...
* Update cleanup delay settings for PlinkoCommand, use plinko delay instead of limbo
Update cleanup delay settings for PlinkoCommand, use plinko delay instead of limbo
* wait for chat message id update
wait for chat message id update
* update plinko to fix shit
update plinko to fix shit
* add underline to final blackjack message
add underline to final blackjack message to make it easier to read which game is which when many games are happening at once
2026-01-08 03:19:57 +01:00
CrackmaticSoftware
7e3ba4e641
Kasino game access control ( #25 )
...
* Blackjack
* sync
* Kasino game enable/disable control
2026-01-07 16:09:56 -06:00
barelyprofessional
78d5ba9f40
Updated split so it doesn't directly mess with balance
2026-01-05 19:19:58 -06:00
CrackmaticSoftware
3992ff3119
Splitable blackjack ( #21 )
...
* Blackjack
* changed blackjack randomness to use player bound randomness.
* blackjack splitting. auto standing on 21. fixed duplicate bust message.
* vibecoded transactions fix
* update to match proper balance modification
2026-01-05 09:22:34 -06:00
barelyprofessional
1c8a2658ca
Fix balance display on win
2026-01-05 00:32:45 -06:00
barelyprofessional
9077e629be
Don't modify the balance directly
2026-01-05 00:28:28 -06:00
barelyprofessional
6a79063b18
Use the proper red for a blackjack bust and removed unused parameter per PR #20
2026-01-04 18:23:13 -06:00
barelyprofessional
4ccb6b7865
Forgot that LastOrDefault needs an OrderBy
2026-01-02 21:28:59 -06:00
barelyprofessional
b0473d68ab
Did some refactoring with blackjack and probably have completely broken it
2026-01-02 21:25:36 -06:00
barelyprofessional
fcd057e980
Create a separate setting for blackjack cleanup
2026-01-02 19:02:04 -06:00
barelyprofessional
e183414836
Removed shitty error handler
2026-01-02 19:00:31 -06:00
barelyprofessional
9bb9ca63a7
Removed Newtonsoft
2026-01-02 18:56:22 -06:00
CrackmaticSoftware
df869c6e82
Blackjack ( #18 )
...
* Blackjack
* idk
2026-01-02 17:12:46 -06:00