Kwoth
d45c39a5fe
fix: .pick command will now show the name of the user who picked the currency
2024-05-18 23:28:55 +00:00
Kwoth
a52a246982
fix: xplb and xpglb pagination fixed, closes #430
...
fix: Page number when there is an unknown number of items while paginating is now correct
fix: .stm and .stma fixed and can now mention everyone as long as the user executing the command also can
dev: Cleaned up/improved some code
2024-05-15 13:44:37 +00:00
Kwoth
d51dfa88f1
fix: Fixed .ttt and gifted strings
...
docs: Updated changelog
dev: Updated some packages
2024-05-14 18:36:33 +00:00
Kwoth
15f629ec53
dev: Using built in rng.Shuffle, using some new .net types, removed some transactions
2024-05-13 17:14:35 +00:00
Kwoth
9406a9cc34
dev: Using collection expressions, no functional change
2024-05-13 14:54:24 +00:00
Kwoth
52438f45e1
dev: Added argumentoutofrange static methods, no functional change
2024-05-13 14:50:55 +00:00
Kwoth
35fd5c415d
fix: Blackjack and .pick command responses will no longer reply as the original message will always be deleted
2024-05-13 10:48:05 +00:00
Kwoth
876d63fd8b
fix: Fixed a blackjack string usage
2024-05-13 06:32:46 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
6f4cbddcad
dev: Changed some namespaces. Pushing tags, Releasing 5.0.3
2024-05-10 05:56:02 +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
3ef05f8aa7
Nuked humanizer. Some of the strings might look worse but the output directory will no longer look terrible. Added stats for todo list command
2024-05-02 22:14:25 +00:00
Kwoth
fc4858830c
Finished new response system
2024-05-02 06:47:01 +00:00
Kwoth
daa2177559
part 3 of the response rework
2024-04-29 21:03:46 +00:00
Kwoth
d28c7b500d
Part2 of the response system rework
2024-04-29 01:13:52 +00:00
Kwoth
812b865add
Fixed some aliases and reworked namespaces
2024-04-27 16:03:48 +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
2d3ff83c7c
* Replacement mechanism reworked
...
* Services can now register their own replacements
* Possible bugs and/or backwards-incompatible behavior
2024-04-02 04:25:37 +00:00
Kwoth
bc77783820
Updated some namespaces, finished some todos. v5 should be cancelled probably as the code is too intertwined to make it modular
2023-11-11 05:22:52 +00:00
Kwoth
069f8fab9d
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
Kwoth
09171fb10a
Gambling moved to a separate project. Project builds
2023-03-18 18:36:04 +01:00
Kwoth
7a60868632
Lots more stuff
2023-03-14 15:48:59 +01:00
Kwoth
1ad0bc33af
Removing bloat, fixing file names
2023-03-11 09:10:37 +01:00
Kwoth
affaaf2fab
Using generic attributes for NadekoOptions now. Updated packages
2023-01-21 02:21:08 +01:00
Kwoth
f0ac087fdb
Using INumber<T> for pretty printing nadeko currency
2023-01-21 01:23:29 +01:00
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
Kwoth
9b9fa2f357
- Fixed some potential causes for ratelimit due to default message retry settings
...
- Fixed a patron rewards bug caused by monthly donation checking not accounting for year increase
- Fixed a patron rewards bug for users who connected the same discord account with multiple patreon accounts
2023-01-09 02:05:33 +01:00
Kwoth
8a6edc17e4
Optimized .waifuinfo
2022-11-15 22:45:00 +01:00
Kwoth
9ce2837f5a
Possible optimization for .waifuinfo
2022-11-13 20:40:37 +01:00
Kwoth
a7fe9ae08f
.betstats now looks uwu
2022-10-11 19:59:58 +02:00
Kwoth
71a3539d0e
Possible fix for Remind .timely button
2022-10-10 18:39:49 +02:00
Kwoth
eedf6998b6
Fixed a bug in cmdcd not modifying the database. Added total stats to .betstats
2022-10-07 11:01:26 +02:00
Kwoth
2f77fd57b0
Improved .betstats formatting
2022-10-04 16:27:19 +02:00
Kwoth
df3909fc55
Added .betstats command, shows statistics for multiple gambling commands, .slotstats removed as it is obsolete
2022-10-03 13:49:52 +02:00
Kwoth
a5b2fac69c
.curtrs may? run a little faster. Uses async, clarified GamblingConfig transactionLifetime field
2022-09-28 07:09:37 +02:00
Kwoth
5b4517cf5c
Updated changelog, removed the ability to bet 0 on betdraw
2022-09-23 23:01:11 +02:00
Kwoth
f23ffe0c67
Added .shopreq - Shop items can now have a role requirement in order to purchase. Added .shopbuy alias for .buy
2022-09-13 21:33:20 +02:00
Kwoth
a065189023
Fixed .bank take, added .bank seize alias. Added .bank award
2022-08-11 15:14:08 +02:00
Kwoth
e9eb6ff2ad
Added '.bank take' owner only command
2022-08-11 14:39:44 +02:00
Kwoth
e0e4d697c3
Added pull again button to slot, fixed a double 'you don't have enough' message
2022-08-09 23:15:27 +02:00
Kwoth
e9c7293014
Running .timely command too early will now show a pending color, not an error color
2022-08-09 22:43:22 +02:00
Kwoth
38e3badb87
Greatly unboilerplated and simplified nadeko interaction button construction
2022-08-07 17:00:36 +02:00
Kwoth
82d89148f3
Added betroll bettest, fixed a bug which caused betroll to have very low payout
2022-07-31 21:26:34 +02:00
Kwoth
43fa5a22f5
Updated changelog.md, Upped version to 4.3.2
2022-07-28 14:33:32 +02:00
Kwoth
3c715a29ca
.bank withdraw <expression> will now correctly use bank amount for calculations. Fixed .br giving double win amounts
2022-07-28 12:41:38 +02:00
Kwoth
d69f8435f6
Fixed .slot alignment, closes #372
2022-07-28 05:47:40 +02:00
Kwoth
ccf92ca702
Added .GetName extension method which will show human readable hand values in text. Also completely moved .betdraw the the new deck implementation. A renamed to Ace
2022-07-23 04:52:40 +02:00
Kwoth
c20b851dc7
Betdraw reimplemented (mostly) using the new deck implementation
2022-07-22 17:36:43 +02:00
Kwoth
a0ba9be34e
Show if there's a problem planting an image
2022-07-19 02:28:25 +02:00
Kwoth
91da78a2ee
Removed completed todos
2022-07-18 04:46:01 +02:00