Pepich
|
f6d3537d93
|
Changed getCaller() to no longer abuse Exceptions
|
2017-05-29 14:18:08 +02:00 |
|
Pepich
|
b218d77d20
|
Removed improperly placed "@throws" from javadocs
|
2017-05-14 23:53:32 +02:00 |
|
Pepich
|
45093f653f
|
Added custom manifest file to jar to make cmdmanager an external lib
|
2017-05-11 14:09:23 +02:00 |
|
Pepich
|
0140aeee02
|
Updated version ._.
|
2017-05-09 11:24:30 +02:00 |
|
Pepich
|
ed4da2e766
|
Updated getCaller method
|
2017-05-09 11:24:11 +02:00 |
|
Pepich
|
da9d341182
|
Fixed "external" getCaller method
|
2017-05-09 11:19:28 +02:00 |
|
Pepich
|
db6ac8ed38
|
Added option to change "module-header-name"
|
2017-05-05 10:51:44 +02:00 |
|
Pepich
|
7f5994c486
|
Improved color handling (&&a now is a literal '&a' instead of green)
|
2017-05-05 10:26:35 +02:00 |
|
Pepich
|
e6625fd379
|
Moved colorify method into Utils class
|
2017-05-05 10:23:30 +02:00 |
|
Pepich
|
d2e8b5fa36
|
Updated version
|
2017-05-05 10:10:54 +02:00 |
|
Pepich
|
df786c7c3e
|
Fixed NPE
|
2017-05-05 10:10:40 +02:00 |
|
Pepich
|
538560a8cd
|
Fixed potential memory leak
|
2017-05-05 10:08:44 +02:00 |
|
Pepich
|
55badbb875
|
Fixed modules not being removed from memory properly
|
2017-05-05 10:07:37 +02:00 |
|
Pepich
|
71906eb107
|
Updated to APIv3.2
Commands can now be unregistered. Requires CommandManager as of
2017/05/05 09:44
|
2017-05-05 09:43:31 +02:00 |
|
Pepich
|
1ee4a123d2
|
Updated API to version 3.2
|
2017-05-05 09:21:19 +02:00 |
|
Pepich
|
205cdb2d86
|
Removed old files after moving over to new Repository
|
2017-05-05 00:19:42 +02:00 |
|
Pepich
|
bc22232b0b
|
Reverted last commit (derp)
|
2017-05-05 00:11:25 +02:00 |
|
Pepich
|
e88276967c
|
idk git stop complaining? I did nothing with these
|
2017-05-05 00:07:35 +02:00 |
|
Pepich
|
771b83c7d1
|
Added getModule function
|
2017-05-05 00:07:07 +02:00 |
|
Pepich
|
bb95bf2700
|
Fixed sendErrorMessage throwing NPEs
|
2017-03-31 14:19:23 +02:00 |
|
Pepich
|
ca0582cafe
|
Fixed postinit to be run twice, as well as double linking listeners
|
2017-03-30 18:25:20 +02:00 |
|
Pepich
|
bcaabdce17
|
Removed unnecessary comments (see config file)
|
2017-03-30 14:46:43 +02:00 |
|
Pepich
|
5b9537c650
|
Dynamically loaded modules will have their autolisteners now respected
|
2017-03-30 14:46:20 +02:00 |
|
Pepich
|
3ee9f7be1b
|
Fixed NPE
|
2017-03-29 21:39:57 +02:00 |
|
Pepich
|
54bd7ba4ac
|
Moved loadFromConfig functionality from Main to ModuleLoader
|
2017-03-29 14:56:42 +02:00 |
|
Pepich
|
7e01ec6c56
|
Suppressing deprecation warning for seamless backwards compatibility
|
2017-03-29 14:51:46 +02:00 |
|
Pepich
|
d9ffac4678
|
Made module auto loading config based
|
2017-03-29 14:46:33 +02:00 |
|
Pepich
|
b5eebeddab
|
Fixed mutli-class modules to be unrelodaable
|
2017-03-29 12:47:35 +02:00 |
|
Pepich
|
6ad9e5e7e6
|
Merge branch 'master' of
https://github.com/RedstonerServer/New_JavaUtils.git
Conflicts:
src/com/redstoner/coremods/moduleLoader/ModuleLoader.java
|
2017-03-29 09:56:21 +02:00 |
|
Pepich
|
8f8859277e
|
Disallowed sudoing the modules command as of API v3.1
|
2017-03-29 09:32:17 +02:00 |
|
Pepich
|
0f2d365743
|
Updated to API v3.1
|
2017-03-29 09:31:57 +02:00 |
|
Pepich
|
dbca8263a0
|
Added dynamic loading functionality, Updated API to v3.1.0
|
2017-03-29 09:30:15 +02:00 |
|
Pepich
|
0db0c9b5f6
|
Moved moduleloader cmd into seperate file; Prepared load cmd
|
2017-03-24 10:56:57 +01:00 |
|
Pepich
|
29460573f7
|
Updated log outputs to API v3
|
2017-03-23 11:33:40 +01:00 |
|
Minenash
|
68d0c54541
|
Changed Utils.log to Utils.info
|
2017-03-14 15:34:31 -04:00 |
|
Pepich
|
81c10e62c2
|
Added getName method, made documentation more clear
|
2017-03-10 20:49:23 +01:00 |
|
Pepich
|
4df0754970
|
Added getDate method
|
2017-03-10 15:54:51 +01:00 |
|
Pepich
|
f2631772d1
|
Updated documentation
|
2017-03-10 15:46:49 +01:00 |
|
Pepich
|
becd57dcdf
|
Added warn level info message. Renamed "log" to "info"
|
2017-03-10 15:20:41 +01:00 |
|
Pepich
|
1c9d972aa5
|
Fixed compatibility check to no longer throw NPE
|
2017-03-10 14:21:05 +01:00 |
|
Pepich
|
39fa3e2122
|
Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git
|
2017-03-10 13:48:15 +01:00 |
|
Pepich
|
34037a186c
|
Added new modules to main class
|
2017-03-10 13:47:18 +01:00 |
|
Pepich
|
507f11577d
|
Initial commit for planned modules
|
2017-03-10 13:46:31 +01:00 |
|
Pepich
|
0fcf9b3856
|
Added unsubscribe command
|
2017-03-10 13:45:45 +01:00 |
|
Pepich
|
63edc545e8
|
Expanded functionality to allow more control in the module
|
2017-03-10 13:45:14 +01:00 |
|
Pepich
|
7b21e33aac
|
Command registration is now up to the module
|
2017-03-10 13:44:53 +01:00 |
|
Pepich
|
cacc6a2b95
|
Expanded functionality of VersionHelper
|
2017-03-10 13:44:00 +01:00 |
|
Minenash
|
56a3a262ab
|
Changed to UUID saving and Fixed grammar/spelling errors.
|
2017-03-04 11:52:11 -05:00 |
|
Minenash
|
57899690b2
|
Fixed version num
|
2017-03-04 11:20:43 -05:00 |
|
Minenash
|
e26775eea1
|
Fixed stuff.
|
2017-03-04 11:20:05 -05:00 |
|