summaryrefslogtreecommitdiff
path: root/src/com/redstoner/misc/Utils.java
AgeCommit message (Expand)Author
2018-11-06Moved files to use the gradle structureDavid
2018-03-11Fixed bug where module name would have a $# at the end. Made getCallerminenash
2018-01-14Fixed spelling in JavaDocsminenash
2018-01-14Fixed Version numberminenash
2018-01-14Added isUUIDminenash
2017-10-13Broadcast no longer color translatesPepich
2017-09-17Update to APIv4. I hope this no borke git.Pepich
2017-07-27General cleanup, reseting all versions to 4.0 in preparation of releasePepich
2017-07-08Added sendMessage and sendErrorMessage methods w/o the prefix argument.Minenash
2017-07-08Added getID methodPepich
2017-07-08Made previous change to getCaller grant backwards compatibilityPepich
2017-07-08Preparation for APIv4, general code cleanupPepich
2017-06-12Switched to bukkit ChatColor instead of BungeePepich
2017-05-31Fixed getCaller always returning "Thread"Pepich
2017-05-29Changed getCaller() to no longer abuse ExceptionsPepich
2017-05-09Updated version ._.Pepich
2017-05-09Updated getCaller methodPepich
2017-05-09Fixed "external" getCaller methodPepich
2017-05-05Added option to change "module-header-name"Pepich
2017-05-05Improved color handling (&&a now is a literal '&a' instead of green)Pepich
2017-05-05Moved colorify method into Utils classPepich
2017-05-05Updated API to version 3.2Pepich
2017-05-05Reverted last commit (derp)Pepich
2017-05-05idk git stop complaining? I did nothing with thesePepich
2017-03-31Fixed sendErrorMessage throwing NPEsPepich
2017-03-10Added getName method, made documentation more clearPepich
2017-03-10Added getDate methodPepich
2017-03-10Updated documentationPepich
2017-03-10Added warn level info message. Renamed "log" to "info"Pepich
2017-02-05sendErrorMessage no longer logs to console. Use Utils.error instead.Pepich
2017-02-05Fixed wrong color for broadcast prefixPepich
2017-02-05Added color translating broadcast methodPepich
2017-02-02Fixed formatting error (module name was red instead of green)Pepich
2017-02-02Stopped sendMessage from breaking with null prefix and color codePepich
2017-02-01Code cleanupPepich
2017-02-01Fixed broadcast to respect null prefixPepich
2017-02-01Fixed logmessage check to null instead of nonnullPepich
2017-02-01Made brodcast output to console if no message is specifiedPepich
2017-02-01Made broadcast actually apply the prefixPepich
2017-02-01Updated documentationPepich
2017-02-01Added moduleHeader() function for uniform headersPepich
2017-02-01Initial commitPepich