1
0
Fork 0
mirror of synced 2024-07-03 05:31:14 +12:00
Commit graph

116 commits

Author SHA1 Message Date
Phxntxm 1cfbe57bc7 Fixed syntax error 2016-07-15 15:21:27 -05:00
Phxntxm 5c4ad6ebff Corrected the checking predicate for custom permissions 2016-07-15 15:18:52 -05:00
Phxntxm d6b0298f53 Fixed syntax error 2016-07-15 15:14:09 -05:00
Phxntxm 10afdb7de0 Changed tag command to allow the custom permissions set 2016-07-15 15:10:51 -05:00
Phxntxm d97431a4a8 Fixed syntax error 2016-07-15 11:13:30 -05:00
Phxntxm 8af5ecd645 Fixed syntax error 2016-07-15 08:28:23 -05:00
Phxntxm 1101d287ad Removed custom predicates, will makes custom permissions setup in the future easier 2016-07-15 08:26:32 -05:00
phxntxm d8ca2de783 Used commands.has_permissions for a couple of my old predicates 2016-07-12 09:17:47 -05:00
phxntxm 03c60d0db5 Removed check if author is player2 from predicates 2016-07-10 17:02:27 -05:00
phxntxm c44fcfcbbf Removed checks, am checking this in the command now. 2016-07-10 16:57:52 -05:00
Phxntxm 28b47d2a13 Properly closed MySQL connections 2016-07-09 11:33:48 -05:00
Phxntxm 1752c5d9f5 Setup derpi link to search the database instead of the old configuration file. 2016-07-09 11:25:28 -05:00
Phxntxm 65e25b52ff Changed the MySQl connection to disconnect and reconnect on each query, to avoid timeouts 2016-07-09 11:02:33 -05:00
Phxntxm 4a801f844e Fixed missing : 2016-07-09 08:25:43 -05:00
Phxntxm c00b7d446d Added universal exception handling, removed most exception handling from the commands themselves 2016-07-09 07:57:25 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00