Kwoth
9da8e4f1c1
fix: Fixed pagination, for real this time, closes #435 ,
...
dev: removed some old creds migration code, incremented creds version
2024-06-27 19:48:39 +00:00
Kwoth
30f3ae1ade
fix: .xpexclude should will now work with forums too. If you exclude a forum you won't be able to gain xp in any of the threads.
2024-06-13 20:52:40 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
06321380ee
add: Added .quteedit command
...
add: Added an edit button to .quoteshow and .exprshow commands that opens a modal which lets you edit the quote or expr in question
2024-05-21 00:53:42 +00:00
Kwoth
e2066f433f
fix: Fixed .h not working on some commands
...
add: Added select menu for the .mdls command
dev: Reworked the way interactions are created and sent. It is much better but far from perfect
2024-05-19 23:24:52 +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
15f629ec53
dev: Using built in rng.Shuffle, using some new .net types, removed some transactions
2024-05-13 17:14:35 +00:00
Kwoth
52438f45e1
dev: Added argumentoutofrange static methods, no functional change
2024-05-13 14:50:55 +00:00
Kwoth
fb594e50fd
fix: .h fixed, .xp fixed, pagination in .lb fixed
2024-05-10 15:29:04 +00:00
Kwoth
4f0692db59
dev: Some minor renaming to match the strings
...
add: audit logs for several commands
docs: Updated changelog
fix: xp card user avatar wasn't showing for some users
2024-05-08 01:14:20 +00:00
Kwoth
6327e242ca
.serverinfo improved, updated changelog, added seconds to .convert
2024-05-03 06:29:08 +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
a25adefc65
Started rewriting all paginted responses into the new system
2024-05-01 06:26:00 +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
308ba36b2e
More restructuring
2023-03-26 14:44:25 +02:00
Kwoth
affaaf2fab
Using generic attributes for NadekoOptions now. Updated packages
2023-01-21 02:21:08 +01:00
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
Kwoth
1a132fd234
Added a missing return
2022-10-15 13:17:30 +02:00
Kwoth
fd6a51ac82
Added appropriate error messages for every club related command. Removed obsolete error messages.
2022-10-15 13:13:31 +02:00
Kwoth
eb1fabb2b7
Prepared several more enums to clarify club related action results
2022-10-14 23:02:43 +02:00
Kwoth
d079e684bd
Clubleave errors clarified. Moved enum results to their own files
2022-10-13 22:27:12 +02:00
Kwoth
dc568fe0e2
Removed a duplicate string key
2022-10-11 18:29:53 +02:00
Kwoth
eb01bb6c08
Removed ambiguity in clubban and clubunban error messages
2022-10-11 18:21:45 +02:00
Kwoth
c896a0cdb8
Added better error messages to .clubapply
2022-10-09 16:25:28 +02:00
Kwoth
9eae27bc15
Added an option to award currency based on received xp
2022-08-26 13:41:30 +02:00
Kwoth
6da8201c2d
Awarded xp is now correctly used in level up calculations, closes #376
2022-08-24 09:18:22 +02:00
Kwoth
7d9e456fe5
Fixed .xpshopbuy having mixed up arguments for frames and bgs
2022-08-17 22:02:36 +02:00
Kwoth
df1a775fec
Revert "Reverted club xp updates, and non-opt in xp system as it's causing db locking"
...
This reverts commit 6c169e057b
.
2022-08-14 23:35:13 +02:00
Kwoth
6c169e057b
Reverted club xp updates, and non-opt in xp system as it's causing db locking
2022-08-14 22:45:14 +02:00
Kwoth
0170536d1c
Guild XP is no longer opt-in. Only global xp
2022-08-11 13:54:20 +02:00
Kwoth
998779203a
Fixed users not gaining club xp
2022-08-10 12:31:52 +02:00
Kwoth
6b9a858f28
Added Use button on sucessful .xpshopbuy or when a user already owns the item
2022-08-08 16:17:30 +02:00
Kwoth
38e3badb87
Greatly unboilerplated and simplified nadeko interaction button construction
2022-08-07 17:00:36 +02:00
Kwoth
13d2fbd560
Fixed VoiceXP bug, closes #374 . Upped version to 4.3.4, Updated changelog
2022-08-07 13:08:07 +02:00
Kwoth
57f839dbcd
Added client id as a potential fix for VoiceXp 'bug'. The solution may be to use different redis instances for each bot, or to switch from botCache: from 'redis' to 'memory' in creds.yml
2022-08-06 17:47:24 +02:00
Kwoth
8c51cf8537
Added .xpshopbuy and .xpshopuse convenience commands
2022-08-06 13:26:41 +02:00
Kwoth
b683026cf3
Owner should also be able to buy items from the xp shop
2022-08-01 21:14:28 +02:00
Kwoth
98272f66e7
Made improvements to the XP card text visibility with other backgrounds
2022-08-01 12:01:01 +02:00
Kwoth
cf3788c6ea
Added an optional preview url to the xp shop items
2022-08-01 10:53:59 +02:00
Kwoth
22bff7838a
Cleaned up around xp.yml. Fixed a typo, added an error to .xpshop if the feature is disabled.
2022-07-27 03:56:10 +02:00
Kwoth
bb395f18a2
Implemented .linkonly (as an alternative to .imageonly). Updated pokaman with latest generations. Updated responses, fixed some warnings
2022-07-27 03:14:47 +02:00
Kwoth
0f8291c589
.xpadd will now work on roles
2022-07-26 15:47:55 +02:00
Kwoth
bb800f4e38
Fixed xpshop footer
2022-07-26 09:25:34 +02:00
Kwoth
3e15e50667
Final touches to the xp shop, added privacy-policy.md
2022-07-26 08:35:43 +02:00
Kwoth
516bc1e484
Bugfix to buttons not working when there's only one item, and buy db query
2022-07-26 04:08:37 +02:00
Kwoth
6a042c3faa
Finished implementing xp shop. It allows users to buy frames and backgrounds if the user enables the feature in data/xp.yml. It can also be available only to patrons
2022-07-25 18:10:00 +02:00