23 Commits

Author SHA1 Message Date
Twentysix
f252d9b8f6 Typo 2016-06-24 09:08:55 +02:00
Twentysix
1d44d47f26 Exception hierarchy for economy 2016-06-23 23:27:24 +02:00
Twentysix
fd89c6870d Economy rewrite (#313)
Server based accounts and settings. Added global leaderboard.
Bank class has been redone with hooks for 3rd party cogs.
The old ones have been removed, there was no way to keep backwards compatibility.
Since the bank.json format changed, once a user registers a bank account on a server if they're already present in the old format they'll keep their old balance.
2016-06-23 22:58:44 +02:00
Canule
9697d8f692 compact mode fix (#236)
https://cdn.discordapp.com/attachments/136465248994459648/178977098445225985/unknown.png
2016-06-14 20:20:01 -04:00
Twentysix
1eb1827aec Clarification on register slot/payday (#258) 2016-05-15 03:49:12 +02:00
Irdumb
1a3dd95f2c Settable slot cooldown (#165) 2016-04-17 15:08:04 +02:00
Twentysix
614c799979 Typos 2016-04-16 22:40:21 +02:00
Robert
2612366f1a Update economy.py 2016-04-04 08:21:56 +02:00
Kowlin
255842d3e6 Formating added to Economyset
A small quality of life change... It would be nice if we can make the code not like like it comes from 2002 ;)
2016-04-04 07:55:02 +02:00
Twentysix
7b04dac317 Handling of over 2k characters leaderboard 2016-03-29 16:07:39 +02:00
Twentysix
00b39accd9 Fancier leaderboard 2016-03-15 01:56:45 +01:00
Twentysix
1049e26b4f Implemented !leaderboard code by Airenkun 2016-03-14 12:37:11 +01:00
Twentysix
9c2fd707d5 Added display of time left before next payday 2016-03-08 19:18:12 +01:00
Will Tekulve
563d7bb395 initial working update 2016-02-27 04:02:32 -05:00
Twentysix
dcdfd2cee2 Fixed an issue with economy transfer
Updated trivia list
2016-02-25 16:07:48 +01:00
Twentysix
b505c1ba9a Added !editrole commands, fixed logging
!editrole name
!editrole colour
Fixed an issue with loggers being loaded again in case of module restart
2016-02-21 12:38:14 +01:00
Twentysix
cff8b8cd1c Implemented logging, expanded economy
Mod commands are now logged into data/mod/mod.log
Economy events are logged into data/economy/economy.log
Added !bank set to set credits (admin/owner)
Added !bank transfer to transfer credits between bank accounts
Modified !bank balance, it can now show the balance of other users too
2016-02-20 22:10:30 +01:00
Twentysix
abaf1778c7 Adapted functions to new help on error 2016-02-18 15:00:59 +01:00
Twentysix
1f846c1409 Typos 2016-02-16 11:51:44 +01:00
Twentysix
6def723347 Typo 2016-02-11 21:04:19 +01:00
Twentysix
6518c6b8d8 No comment
I don't want to talk about this
2016-02-11 14:37:32 +01:00
Twentysix
885139cb9f Typo 2016-02-11 14:15:27 +01:00
Twentysix
47d683fd2f Economy cog 2016-02-11 14:10:05 +01:00