1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Commit graph

387 commits

Author SHA1 Message Date
58ac586963 Improved dailies 2023-07-12 09:35:24 -04:00
1db16b37c3 Dropbox DB backups 2023-07-12 06:16:02 -04:00
a068b71c3d Sell command "Stop" button fix 2023-07-12 04:45:28 -04:00
73ba526c17 Finished /sell 2023-07-11 12:49:20 -04:00
96a35ef380 Unfinished sell command 2023-07-11 12:07:05 -04:00
f5aacedaec Balances are formatted 2023-07-08 09:42:00 -04:00
54524ae3ed Display values on /item 2023-07-03 06:53:06 -04:00
8af071afb9 Improve badges identification 2023-07-03 06:32:20 -04:00
5d583ede03 Fix bug in /give 2023-07-03 06:16:47 -04:00
11c44fcd11 Ravecoins are awarded on slots too 2023-07-03 06:11:58 -04:00
0dfc879b28 Implement ItemHandler 2023-07-03 06:07:45 -04:00
11c5d436b2 Merge remote-tracking branch 'origin/main' 2023-07-02 12:07:53 -04:00
c7b2aacb37 Logs on_application_command_completion 2023-07-02 11:33:25 -04:00
4b20840c42 Basic.py logging 2023-07-02 10:14:58 -04:00
6b6bfae516 Add detailed logger 2023-07-02 08:20:16 -04:00
242804afbf Create /shop system 2023-07-02 07:30:47 -04:00
015d7c705c Items are now capitalized 2023-06-29 16:19:50 -04:00
beb2306df9 Badges are displayed differently 2023-06-29 16:05:05 -04:00
3a36cc7b5e Reward an item on BlackJack 2023-06-29 15:42:58 -04:00
145cc017ad BlackJack fix when player hits 21 2023-06-29 12:27:44 -04:00
c0843a45ba Inventories are no longer beta-only 2023-06-29 12:06:10 -04:00
4b26affc13 Rewrite XP handler 2023-06-29 07:21:17 -04:00
b4bb4b8b50 Add /item command
This commit is NOT unstable because there are no commands to influence this inventory system yet.
2023-06-28 09:28:02 -04:00
8a4707bdcc Rename all cog classes 2023-06-23 05:12:02 -04:00
d24309602c First inventory push - unstable
This push is completely unstable, the inventory command will also be set as "beta command", making it impossible for anyone to use.
2023-06-22 14:11:48 -04:00
eb11990da5 Increase BJ MP & utilize JSON
BJ MP = BlackJack multiplier. It went from 1.20 to 1.50
2023-06-22 05:52:34 -04:00
efe166d999 Add SQL injection commands 2023-06-21 09:43:11 -04:00
ab0573b2fa /leaderboard fallback 2023-06-21 09:05:09 -04:00
eb87e658a1 Stats rewrite 2023-06-21 08:20:49 -04:00
cd7a75c616 Fix rounding bug in /stats all 2023-06-21 06:34:21 -04:00
35800e3a85 Additions to /stats all 2023-06-21 06:32:17 -04:00
c8e3708b7e Stats command in beta mode
For now this command will be pushed with the "beta" check, so I can test the stats command on the main bot's database.
2023-06-21 06:19:02 -04:00
0182b37e9e Daily reset is now universal
It used to be user-specific, but reset is now at 7 am Eastern for all users.
2023-06-20 08:11:01 -04:00
5b1eadab86 Currency data class re-work complete 2023-06-19 14:18:23 -04:00
49245784a3 Fix restart command outputs
The restart command no longer tries to output the script's echo commands wait ctx.respond() because this isn't possible when the bot is restarting.
2023-06-19 11:33:41 -04:00
7636d9d6f9 Add /restart command 2023-06-19 11:20:38 -04:00
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00