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