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 |
|
Pepich
|
3b043e094d
|
Added moduleHeader() function for uniform headers
|
2017-02-01 12:32:44 +01:00 |
|
Pepich
|
6fa8bad7cb
|
Added enable() method
|
2017-02-01 12:32:22 +01:00 |
|
Pepich
|
f73e05776e
|
Updated to work with the new annotation
|
2017-02-01 12:00:53 +01:00 |
|
Pepich
|
5703c05120
|
Added Version annotation, changed name
|
2017-02-01 12:00:12 +01:00 |
|
Pepich
|
bf06c10772
|
Initial commit
|
2017-02-01 11:48:49 +01:00 |
|