0

305 Commits

Author SHA1 Message Date
Pepich
a314d09575 Keys are now saved after changing them 2017-02-01 21:24:46 +01:00
Pepich
13c1939fe8 Changed getCgKey method to void type 2017-02-01 21:22:52 +01:00
Pepich
ace8287259 Fixed documentation 2017-02-01 21:21:38 +01:00
Pepich
dd6214bf2c Fixed Typo 2017-02-01 21:19:05 +01:00
Pepich
73de0bb5b2 Removed _void parameter in documentation 2017-02-01 21:18:32 +01:00
Pepich
5136bc64ec Changed cgt message format 2017-02-01 21:16:33 +01:00
Pepich
bc0144e33e Added LagChunks module 2017-02-01 20:46:38 +01:00
Pepich
145c3a1b42 Added SkullClick module 2017-02-01 20:37:28 +01:00
Pepich
5d3492d8d9 Added SkullClick module 2017-02-01 20:37:15 +01:00
Pepich
c6a22e27c0 Code cleanup 2017-02-01 20:21:59 +01:00
Pepich
44ee404970 Fixed warn not being loaded properly 2017-02-01 20:16:00 +01:00
Pepich
09edb9af11 Fixed debugger/module loader not registering their own commands 2017-02-01 20:15:51 +01:00
Pepich
0d2b8ad267 Fixed broadcast to respect null prefix 2017-02-01 20:05:44 +01:00
Pepich
79c06d7fb6 Changed warn message to look cleaner 2017-02-01 20:05:16 +01:00
Pepich
9ee0fbeb94 Added warn module 2017-02-01 20:00:53 +01:00
Pepich
0c3b931ef0 Fixed cg info output 2017-02-01 19:51:49 +01:00
Pepich
3216cde9ec Fixed cgt to work without params 2017-02-01 19:35:27 +01:00
Pepich
2db117b5a8 Updated reference to new moduleLoader location 2017-02-01 19:28:24 +01:00
Pepich
f02602109e renamed moduleLoader package 2017-02-01 19:26:52 +01:00
Pepich
a1e2911331 Fixed cgt outputs 2017-02-01 18:58:55 +01:00
Pepich
9c138be860 Removed improperly placed "(default)" 2017-02-01 18:53:11 +01:00
Pepich
546c7a6d67 Added player type restriction to cgt and cgkey 2017-02-01 18:51:24 +01:00
Pepich
3aef3103d0 Fixed cmdmanager string (again...) 2017-02-01 18:49:46 +01:00
Pepich
0541025beb Changed console output to work like before 2017-02-01 18:25:16 +01:00
Pepich
bfc0a23506 Fixed logmessage check to null instead of nonnull 2017-02-01 18:22:53 +01:00
Pepich
9df60496db Made brodcast output to console if no message is specified 2017-02-01 18:19:18 +01:00
Pepich
299a06a64e Added feedback, removed unnecessary code 2017-02-01 18:11:02 +01:00
Pepich
ff6a7ca684 Made default name color be blue 2017-02-01 18:09:42 +01:00
Pepich
8982d5ef6e Made broadcast actually apply the prefix 2017-02-01 18:08:31 +01:00
Pepich
69c32578c3 Changed save structure to work with already existing data 2017-02-01 18:05:07 +01:00
Pepich
f4017c2e7d Fixed commandmanager string (yes), changed cgkey to always ret true 2017-02-01 18:00:09 +01:00
Pepich
63a7ae90f5 Added missing ";" 2017-02-01 17:54:13 +01:00
Pepich
bd92139591 Fixed improperly placed newline 2017-02-01 17:53:16 +01:00
Pepich
eb1b3d7db9 Fixed cmdmanager string 2017-02-01 17:52:35 +01:00
Pepich
17719c430f Added missing newlines in cmdstring 2017-02-01 17:49:59 +01:00
Pepich
6b0fc4a7e4 Updated version number 2017-02-01 17:49:49 +01:00
Pepich
09a28c831a Removed debug output "EHH WAT" 2017-02-01 17:46:48 +01:00
Pepich
4cd9f3e551 Made Loader register the commands on load 2017-02-01 17:44:33 +01:00
Pepich
1917a08d14 Made module auto-gen empty files if they don't exist yet 2017-02-01 17:41:38 +01:00
Pepich
97b11b06e1 Added code 2017-02-01 17:36:40 +01:00
Pepich
0e46725dab Made file saving run async 2017-02-01 17:11:16 +01:00
Pepich
c89b43d247 Updated documentation 2017-02-01 16:30:26 +01:00
Pepich
2843ff9fdf Initial commit 2017-02-01 16:03:26 +01:00
Pepich
cd36f9501a Removed file 2017-02-01 16:03:13 +01:00
Pepich
d7ea874421 Updated description 2017-02-01 12:50:56 +01:00
Pepich
d572b652aa Made @AutoRegisterListener functional 2017-02-01 12:48:02 +01:00
Pepich
3485973249 Updated version number 2017-02-01 12:34:34 +01:00
Pepich
9185021c12 Changed helpscreen to have a better description 2017-02-01 12:34:18 +01:00
Pepich
4461214c4a Removed name parameter from modules, using classnames instead 2017-02-01 12:33:47 +01:00
Pepich
a7a3871a28 Updated to no longer contain module names 2017-02-01 12:33:16 +01:00