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

10 commits

Author SHA1 Message Date
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
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
15d7e7e8ae Fix bug in daily reset time #2
Dailies could not be claimed before the reset time if you've never claimed a daily before.
2023-06-21 05:04:31 -04:00
a26d8a4c32 Fix bug in daily reset time.
Dailies could be claimed infinitely between 12AM EST and the reset time, this issue has been resolved by making the check more specific.
2023-06-21 04:44:35 -04:00
e4e1af6e5e Fix /daily balances bug 2023-06-20 15:44:22 -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
01fcd838be Fix exchange bug
The bug would occur when any balance is '0', the user's balance would reach the fallback and be reset entirely. This is fixed now.
2023-06-20 05:37:19 -04:00
5b1eadab86 Currency data class re-work complete 2023-06-19 14:18:23 -04:00
5ced9bfb42 Re-work the Currency data class
Commit is not ready for release yet.
2023-06-19 12:25:27 -04:00
5bc6e3dca4 init - clone from personal Git 2023-06-19 10:20:17 -04:00