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

22 commits

Author SHA1 Message Date
5ea6c7e117 Fix MariaDB syntax issue with item rewards. 2023-10-24 19:04:54 +02:00
8693704042 Gambling output rework 2023-07-22 07:44:22 -04:00
f16db82e4a Finalize exchange command. 2023-07-20 15:37:09 -04:00
6eefd69e3d Fix exchange bug and increase rate 2023-07-20 15:26:00 -04:00
ca991f81f7 Economy balancing 2023-07-14 12:32:48 -04:00
d2b0b9975b New Rich Presence 2023-07-13 14:43:25 -04:00
b01cec2085 Generic level messages 2023-07-12 15:37:21 -04:00
c0bd2206dc Fix location selector 2023-07-08 08:00:26 -04:00
242804afbf Create /shop system 2023-07-02 07:30:47 -04:00
cb2b56ad74 Eightball is now more limited 2023-07-01 08:16:07 -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
3354791275 Racu trigger has 8ball responses 2023-06-29 07:35:12 -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
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
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
1ec6792636 Fetch version from Git tags.
__version__ is now fetched from Git tags using a subprocess, this way I don't have to change the code each time I want to up the version.
2023-06-19 10:52:27 -04:00
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00