Kwoth
701501d678
add: added .rakeback to get a part of the house edge back. Rakeback is accumulated by betting (not winning or losing in particular). All games have manually specified rakeback values
...
add: slot now has 1 more icon (wheat!), and multipliers have been modified to even out the gains
change: betroll is improved (around 2% better payout), as 66 is now a winning number, not a losing one
2024-11-05 08:24:21 +00:00
Kwoth
96c9b47da2
add: timely now has an option in gambling whether to use no protection, captcha, or button.
...
fix: grpc api fix for dashy
2024-11-04 14:35:59 +00:00
Kwoth
d7747bd25a
fix: timely fixes
2024-11-04 12:28:42 +00:00
Kwoth
c39c9061fd
add: added timely boost bonus to gambling.yml
...
change: .betstats renamed to .gamblestats/.gs
add: added .betstats, .betstats <game> and .betstats <user> <game?> command which shows you your stats for gambling commands
2024-11-04 10:42:05 +00:00
Kwoth
474a1db41d
add: timely now has a 3 letter password by default. Configurable via .conf gamb
2024-10-31 11:48:09 +00:00
Kwoth
0326e88910
add: Added .q support for invidious. If you have ytProvider set to invidious in data/searches.yml, invidious will be used to queue up songs and play them."work
2024-09-19 01:40:42 +00:00
Kwoth
67b186a1a5
add: Added unclaimed waifu decay to gambling.yml
...
fix: Fixed regular decay. It was doing the opposite of what the comment says. All waifu decays will be reset
2024-08-24 23:53:03 +00:00
Kwoth
9406a9cc34
dev: Using collection expressions, no functional change
2024-05-13 14:54:24 +00:00
Kwoth
7637de8fed
added botcut setting to gambling.yml in which you can configure shopcut for now (how much money the bot takes when something is sold in the shop)
2024-05-03 18:20:23 +00:00
Kwoth
e0819f760c
Restructured the project structure back to the way it was, there's no reasonable way to split the modules
2024-04-26 22:26:24 +00:00
Kwoth
09171fb10a
Gambling moved to a separate project. Project builds
2023-03-18 18:36:04 +01:00
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
Kwoth
a5b2fac69c
.curtrs may? run a little faster. Uses async, clarified GamblingConfig transactionLifetime field
2022-09-28 07:09:37 +02:00
Kwoth
d9011106ac
Replaced .wheel with .lula (lucky ladder). It looks nicer but plays the same. Also it is more customizable as you can have more or less multipliers. Cleaned up some trivia code. Sorted lula multipliers in gambling.yml. Improved .slottest
2022-07-14 03:52:30 +02:00
Kwoth
eecccc8100
- Added currency.transactionsLifetime which controls auto-deletion of currency transactions from the database
...
- Updated changelog
2022-02-02 13:53:14 +01:00
Kwoth
15ee3dd638
- Added waifu price decay functionality
...
- Waifu prices changed to long, supporting much higher prices than before
- Fixed .yml comment indentation in some cases
- Updated changelog
2022-02-02 11:25:22 +01:00
Kwoth
ffa2c3f119
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
2022-02-02 01:44:45 +01:00
Kwoth
25f249ab5e
More cleanup and restructuring, nothing of note
2022-01-02 04:16:34 +01:00