41 Commits

Author SHA1 Message Date
Twentysix
0e9049d716 [Economy] Show user's current name in leaderboard
Fixes #687
2017-04-02 22:00:22 +02:00
Twentysix
dcffab186c [Economy] Slot machine: fixed check for 2 consecutive symbols 2017-02-20 20:26:05 +01:00
palmtree5
416e168d2b [Economy] Added [p]bank reset (#570) 2017-01-13 13:57:13 +01:00
Twentysix
4fcf0924f3 [Owner, Economy] Use UTC in the timestamps 2016-12-30 13:00:24 +01:00
Twentysix
0330e4f221 [Economy] Refactored slot machine, fixed [p]bank register (#538) 2016-12-28 16:51:57 +01:00
Twentysix
ae6756c637 [Economy] Improved [p]bank set
Can now accept positive/negative values to add and remove credits
2016-12-18 02:17:35 +01:00
Kowlin
8d83a5ae3a [Economy] Eco hotfix for PR #475 (#519) 2016-12-09 04:24:25 -05:00
Will
8a7be3b812 [Economy] Leaderboard pagify (#475)
* Some PEP8 stuff

* pagify leaderboard
2016-12-09 01:38:32 -05:00
palmtree5
c23cadda44 [Economy] Added [p]economyset registercredits (#472)
Allows to set initial credits for new bank accounts
2016-11-30 18:13:41 +01:00
Twentysix
324a2d2156 [Mod] Additional check in on_message, fixed typos
Fixes #433
2016-11-02 22:38:20 +01:00
Twentysix
7a3c963009 FileIO to DataIO conversion (#410) 2016-10-10 03:40:09 +02:00
Twentysix
26263ee67e [Economy] Add optional argument initial_balance in create_account 2016-09-03 06:29:57 +02:00
Matthew Knecht
38323a6f4d [Economy] Condense [p]slot outcome to one message (#360) 2016-08-31 19:53:04 +02:00
Twentysix
57cd3afec9 Typos
Forgive me Danny
2016-07-04 01:40:23 +02:00
Twentysix
6b123b9299 [Economy] Check for same server member during transfer, not ID 2016-07-04 01:11:54 +02:00
Twentysix
ab50d27981 Economy hotfix 2016-06-26 18:57:16 +02:00
Twentysix
8c82290cc9 [Economy] Added member ref. to accounts and arbitrary bank json path 2016-06-26 12:08:45 +02:00
Twentysix
65f35a2439 Renamed hook for consistency 2016-06-24 11:44:18 +02:00
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