Commit Graph
100 Commits
Author SHA1 Message Date
jomo 792c8405fb add license, fixes #1 2014-12-26 18:28:59 +01:00
jomo 3b2ad46ab9 fix /check output 2014-12-26 18:28:19 +01:00
jomo af29a62096 load check module on start 2014-12-20 18:56:35 +01:00
jomo 6cc2624621 add secrets.py.example 2014-12-20 18:53:52 +01:00
jomo d8e2fbccf7 add secrets.py to gitignore 2014-12-20 17:45:43 +01:00
jomo 74121f139c use GitHub's wiki :octocat: 2014-12-18 01:16:25 +01:00
jomo 9606e21770 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-12-17 22:19:04 +01:00
jomo ce8683e85a remove windoge line breaks 2014-12-17 22:13:23 +01:00
jomo 46fad3c2f4 remove install script from readme 2014-12-14 23:35:04 +01:00
jomo 6f16ed15ea small cleanup 2014-08-10 05:18:06 +02:00
jomo 885589eb7b repalce input with lever/button 2014-08-08 05:47:47 +02:00
jomo 5361e0d8db move line to correct position 2014-08-08 05:42:03 +02:00
jomo d0acf1bd36 fixing endless loop 2014-08-08 05:37:45 +02:00
jomo 10d8498ce4 check if player is allowed to remove input 2014-08-08 05:14:22 +02:00
jomo 8ecae8fe23 reset changing_input 2014-08-08 04:33:27 +02:00
jomo f751207865 allowing to update timeouts | not sure if this works ;_; 2014-08-08 04:26:16 +02:00
jomo ff7e3e4e67 enable damnspam 2014-08-07 22:46:02 +02:00
jomo f9e09d0f86 small bugfixes 2014-08-07 22:41:02 +02:00
jomo 6c164a054a case insensitive /lol search 2014-08-07 04:21:16 +02:00
jomo 5ecd804d63 remove friends plugin. Too buggy! 2014-08-07 03:32:18 +02:00
jomo 34e703bb3e forgot to import thread 2014-08-07 03:31:47 +02:00
jomo 0b98ba42d3 forgot space 2014-08-07 03:03:27 +02:00
jomo 1238ca66f3 more threading / offlineplayer fixes 2014-08-07 02:53:24 +02:00
jomo adaddd7500 use threading for offline players 2014-08-07 02:49:34 +02:00
jomo 0cf6c53405 use new thread for reports list 2014-08-07 02:30:44 +02:00
jomo bea7d369ac get rid of dico's stupid nonsense :3 2014-08-07 02:27:49 +02:00
jomo 6d04f31a8c get rid of offlineplayer in friends 2014-08-07 02:24:45 +02:00
jomo a48919c94c get rid of OfflinePlayer in forcefield 2014-08-07 02:21:44 +02:00
jomo 363f5cddda remove WTF methods from player welcome 2014-08-07 02:19:53 +02:00
jomo 286ca74f71 fix %s 2014-08-07 02:10:36 +02:00
jomo 733e669e8b clarifiy known_player a bit more 2014-08-07 01:50:26 +02:00
jomo b31e887aa4 better /lol search 2014-08-07 01:39:12 +02:00
jomo 9aeea06ce9 revert to mob.chicken.plop, lavapop can be overheard easiliy 2014-08-07 01:26:28 +02:00
jomo ba9f59c041 add note if no keywords 2014-08-07 01:25:20 +02:00
jomo 82e912d77e change highlight style. (underline hides parts of the next line) 2014-08-07 01:18:11 +02:00
jomo 9404f91e91 keyword must be IN the word, not exaclty the word 2014-08-07 01:17:26 +02:00
jomo 6e65173c4a don't be racist against players with uppercase characters in their name 2014-08-07 01:11:15 +02:00
jomo 43f8f95961 delete mentions if empty 2014-08-07 01:06:19 +02:00
jomo a73b1da7ca rewrite big parts of mentio 2014-08-07 00:59:13 +02:00
jomo 28d0182496 FIX THIS BEFORE MERGING! 2014-07-31 00:07:15 +02:00
jomo 044134f0c4 nicer string concatenating 2014-07-30 23:51:23 +02:00
jomo dc6d4d5f4b remove try/except. fix code if it doesn't work ;) 2014-07-27 23:55:15 +02:00
jomo b0aa83104c catch all exceptions in pyeval 2014-07-27 23:29:55 +02:00
jomo 63810a0782 better name + docs for played_before (renamed to known_player) 2014-07-27 22:44:12 +02:00
jomo 4707b0fd91 more documentation 2014-07-27 22:39:20 +02:00
jomo 81669c62d7 rename log to info 2014-07-27 22:20:18 +02:00
jomo 1ee5d9b456 add warn() logging 2014-07-27 22:17:24 +02:00
jomo 333437e87a readability 2014-07-27 21:52:55 +02:00
jomo f9d1d8a83c mentio readability, remove <> around mention highlight 2014-07-27 19:49:55 +02:00
jomo 9231d23bcb readability 2014-07-27 19:43:06 +02:00
jomo b1a3a92e49 apply file read/save helpers 2014-07-27 19:42:33 +02:00
jomo e9b0ad656b add path to save/open json file 2014-07-27 06:04:31 +02:00
jomo d58d975910 add default to open_json_file 2014-07-27 06:01:52 +02:00
jomo efc3ee439c better use of plugin_header in saylol 2014-07-27 05:41:25 +02:00
jomo e04053e46f add /lol search <text> 2014-07-27 05:28:31 +02:00
jomo 304da99ca4 Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-25 00:05:51 +02:00
jomo d2fe36aee3 link to latest python loader jar, remove jython download 2014-07-25 00:05:42 +02:00
jomo fb60c0c178 allow to reset motd 2014-07-24 02:31:34 +02:00
jomo bdabfc0054 clean up friends.py 2014-07-24 02:12:54 +02:00
jomo 60b523f0d1 readme stuff
- avoid long methods
- clarify errors
- better traceback example
2014-07-24 01:19:55 +02:00
jomo 2057c81918 remove test code 2014-07-23 00:00:18 +02:00
jomo 7d356f9eb0 trying stuff 2014-07-22 00:46:00 +02:00
jomo a5eb215b5b use &-colors for motd on first load 2014-07-21 02:35:06 +02:00
jomo a9e0c621ec remove test line 2014-07-21 02:34:36 +02:00
jomo 7f74482fa4 fix plugin_header 2014-07-21 02:31:46 +02:00
jomo b295f12d56 raise test error 2014-07-21 02:28:39 +02:00
jomo 3da64f301d add /modules command
lists all modules.
green if loaded, red otherwise
2014-07-21 02:24:43 +02:00
jomo ce8b20aacd fix problem with 'none' permission 2014-07-21 02:07:45 +02:00
jomo befd5a1721 nicer pyeval output 2014-07-21 02:06:15 +02:00
jomo 70668f0210 fix broken broadcast 2014-07-20 17:53:19 +02:00
jomo 3a62687d6e deploying details added to readme 2014-07-20 17:05:15 +02:00
jomo fbf7722831 renamed fyle to f 2014-07-20 16:46:20 +02:00
jomo 878caad751 fix horidicode 2014-07-20 16:37:41 +02:00
jomo df91adf7fd fix dicallignment 2014-07-19 02:41:44 +02:00
jomo 243b4fab4f use name for CG logs 2014-07-19 02:37:57 +02:00
jomo 18c0ba0b67 fix re-writing variable 2014-07-19 02:32:35 +02:00
jomo 5b1e1ca383 fix dicode 2014-07-19 02:19:12 +02:00
jomo 6268672ccf fix imports 2014-07-19 02:02:42 +02:00
jomo f95cb0269c remove forcefield for merge with master 2014-07-19 01:50:35 +02:00
jomo 8db6085d63 use uid(player) helper method 2014-07-17 22:24:45 +02:00
jomo ebf8a22bae using is_creative helper 2014-07-17 22:13:49 +02:00
jomo a5e9fd348f make dicode DRY and more readable 2014-07-17 21:36:05 +02:00
jomo a5e09e3254 show return type in pyeval 2014-07-17 01:16:37 +02:00
jomo 400e8ec4dd undo dicode 2014-07-17 00:52:22 +02:00
jomo 6afc92102f debugging 2014-07-16 02:15:23 +02:00
jomo 306b479cad debugging 2014-07-16 02:11:52 +02:00
jomo ad94e31d21 use better names, fix bugs 2014-07-16 02:04:02 +02:00
jomo 60a1210fe1 add readability spacing 2014-07-16 01:08:04 +02:00
jomo 930ca56dfc add readability to coding guidelines 2014-07-16 00:59:02 +02:00
jomo 9a0779d168 more code cleanup 2014-07-16 00:49:55 +02:00
jomo a61691bb1d added Pro Tip (tm) 2014-07-16 00:39:25 +02:00
jomo 53519b0901 clarified camelCase usage 2014-07-16 00:38:15 +02:00
jomo d9b8252ab1 corrected s/idToPlayer/java_uuid/ 2014-07-16 00:34:49 +02:00
jomo 1430a454ed removed camelcase, added more coding style to readme 2014-07-16 00:33:43 +02:00
jomo cf47df82ff check for cancelled event 2014-07-14 06:04:06 +02:00
jomo 4f13e417e9 check if player can build 2014-07-14 06:01:21 +02:00
jomo 4df5a18831 using floats for timeout 2014-07-14 05:57:27 +02:00
jomo 502aa3acc5 better message formatting 2014-07-14 05:42:44 +02:00
jomo 60c6b957f1 need more caffeine 2014-07-14 05:42:23 +02:00
jomo c51d703d1f fix time check 2014-07-14 05:33:46 +02:00