Commit Graph

278 Commits

Author SHA1 Message Date
jomo
97b6c3a152 rewrite big parts of mentio 2014-08-07 00:59:13 +02:00
jomo
5cac70af31 FIX THIS BEFORE MERGING! 2014-07-31 00:07:15 +02:00
jomo
db50be458f nicer string concatenating 2014-07-30 23:51:23 +02:00
jomo
08cae3213e remove try/except. fix code if it doesn't work ;) 2014-07-27 23:55:15 +02:00
jomo
180680422a catch all exceptions in pyeval 2014-07-27 23:29:55 +02:00
jomo
712cd135fc better name + docs for played_before (renamed to known_player) 2014-07-27 22:44:12 +02:00
jomo
b18bdb69cb more documentation 2014-07-27 22:39:20 +02:00
jomo
a9b9fc6ae5 rename log to info 2014-07-27 22:20:18 +02:00
jomo
d4f618aa99 add warn() logging 2014-07-27 22:17:24 +02:00
jomo
3cfb585c8b readability 2014-07-27 21:52:55 +02:00
jomo
2a080b37a6 mentio readability, remove <> around mention highlight 2014-07-27 19:49:55 +02:00
jomo
54beea6ee5 readability 2014-07-27 19:43:06 +02:00
jomo
aad63e5416 apply file read/save helpers 2014-07-27 19:42:33 +02:00
jomo
2e7e021001 add path to save/open json file 2014-07-27 06:04:31 +02:00
jomo
a854fa2039 add default to open_json_file 2014-07-27 06:01:52 +02:00
jomo
e277b923a7 better use of plugin_header in saylol 2014-07-27 05:41:25 +02:00
jomo
e65122d4b3 add /lol search <text> 2014-07-27 05:28:31 +02:00
Louis Vogt
fe2cafe5c9 Wrong receiver; new plop; no simplejson; still 1 bug 2014-07-26 14:19:31 +02:00
jomo
e67fe48317 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-25 00:05:51 +02:00
jomo
7096d7036e link to latest python loader jar, remove jython download 2014-07-25 00:05:42 +02:00
Louis Vogt
7b1cd0799f Enabled custom mentions (not tested yet) 2014-07-24 15:20:23 +02:00
jomo
e35b079263 allow to reset motd 2014-07-24 02:31:34 +02:00
jomo
993d1cf04c clean up friends.py 2014-07-24 02:12:54 +02:00
jomo
82c3015c04 readme stuff
- avoid long methods
- clarify errors
- better traceback example
2014-07-24 01:19:55 +02:00
Dico
0fd4894550 Minor change 2014-07-23 01:04:53 +02:00
Dico
627e02226d Removed useless lines 2014-07-23 00:56:31 +02:00
Dico
2b409b0ccc Didn't add module last time...? 2014-07-23 00:55:32 +02:00
Dico
a962e0b6a8 Added friends module. Thanks piggly for testing! :D 2014-07-23 00:53:24 +02:00
jomo
fa68622d2d remove test code 2014-07-23 00:00:18 +02:00
jomo
98b2f564bc trying stuff 2014-07-22 00:46:00 +02:00
jomo
85eff42481 use &-colors for motd on first load 2014-07-21 02:35:06 +02:00
jomo
22cc16cc48 remove test line 2014-07-21 02:34:36 +02:00
jomo
600e6c9c2f fix plugin_header 2014-07-21 02:31:46 +02:00
jomo
ee80672d38 raise test error 2014-07-21 02:28:39 +02:00
jomo
c973025a8e add /modules command
lists all modules.
green if loaded, red otherwise
2014-07-21 02:24:43 +02:00
jomo
eb287681d1 fix problem with 'none' permission 2014-07-21 02:07:45 +02:00
jomo
38cf2eb153 nicer pyeval output 2014-07-21 02:06:15 +02:00
jomo
9dba5641e1 fix broken broadcast 2014-07-20 17:53:19 +02:00
jomo
f48dcf11ef deploying details added to readme 2014-07-20 17:05:15 +02:00
jomo
3806af1f66 renamed fyle to f 2014-07-20 16:46:20 +02:00
jomo
c527d21de5 fix horidicode 2014-07-20 16:37:41 +02:00
Dico
a0f5b99745 README.md edited online with Bitbucket 2014-07-19 03:10:02 +00:00
Dico
5f6b2409aa Fixed shecode. I knowo that 'file' is the correct spelling, but that does weird stuff and turns blue so just leave it this works and sheeps code doesnt <3 2014-07-19 05:02:09 +02:00
Dico
aa0357f0da Added toggle() to helpers.py. I haven't tested it thoroughly but it doesn't give errors on start. You can read the comment for more info :D 2014-07-19 04:53:51 +02:00
jomo
9624107acd fix dicallignment 2014-07-19 02:41:44 +02:00
jomo
6ea1ae8718 use name for CG logs 2014-07-19 02:37:57 +02:00
jomo
59219cb7a0 fix re-writing variable 2014-07-19 02:32:35 +02:00
jomo
cbdab2504d fix dicode 2014-07-19 02:19:12 +02:00
jomo
ccd0e3cd09 fix imports 2014-07-19 02:02:42 +02:00
Dico
16c95e4a12 Minor tweaks and fixes 2014-07-19 02:00:54 +02:00