Commit Graph

26 Commits

Author SHA1 Message Date
NikkyAI dc702b2445 because ForgeGradle sucks.. at least before 2.3-SNAPSHOT 2018-02-15 23:03:52 +01:00
DaMachinator 3a9889ead7 Ability to access above-mentioned commandsender 2018-02-15 11:31:57 -05:00
DaMachinator ae0cf58abf Implement new custom ICommandSenders 2018-02-15 11:25:24 -05:00
DaMachinator f63e03dd5c WIP command passthrough 2018-02-15 11:09:42 -05:00
NikkyAI 445bf425c2 add proper required-after forgelin and forge version, improves to the build.gradle 2018-02-15 16:51:30 +01:00
DaMachinator 56dd6556bd Added $uptime command, abstracted command registration into core 2018-02-15 08:30:36 -05:00
DaMachinator 1032ed1619 Merge remote-tracking branch 'origin/master' 2018-02-15 08:19:44 -05:00
DaMachinator 74f7c9ec65 implement getUptime 2018-02-15 08:19:34 -05:00
NikkyAI 7c60477f53 refactor config loading and reloading more 2018-02-14 19:22:24 +01:00
DaMachinator 0b5abf8a1e delet todo 2018-02-14 12:46:53 -05:00
DaMachinator cf2e514843 Refactor BaseConfig.reload() 2018-02-14 12:18:57 -05:00
DaMachinator 51b184266b Implement /reload 2018-02-14 11:54:01 -05:00
DaMachinator 06957f07fb Abstracted commands into core 2018-02-14 11:11:54 -05:00
NikkyAI acaca1a04e add fake debug and trace loggers 2018-02-14 16:29:59 +01:00
NikkyAI bcc53a090e add damage type emoji to death message
modify gradle build to inlcude changelogs
2018-02-14 05:34:45 +01:00
NikkyAI f69eac719c deduplicate configuration code 2018-02-11 21:12:56 +01:00
NikkyAI bb0af143fd release 1.2.2 2018-02-11 16:33:19 +01:00
NikkyAI 1b82b037d6 release 1.2.1
proxy logger calls


fix Exception on startup with invalid / default connection data


also fix Exception when closing Server
release 1.2.1


Merge branch 'dev'
2018-02-11 03:56:14 +01:00
NikkyAI 1ebf4852a4 fix -sources jars 2018-02-10 20:06:42 +01:00
NikkyAI fb4d94f718 replace logger with System.out until we find a way to log version agnostic 2018-02-10 19:05:10 +01:00
NikkyAI 25896551bd shuffling the build logic a little bit more 2018-02-10 18:08:42 +01:00
NikkyAI e2410305af add a (not yet working) 1.11.2 subproject 2018-02-10 17:54:43 +01:00
NikkyAI c3abe0c8e5 formattable join/leave messages and version bump
also some more cleanup and refactoring for adding mc versions
2018-02-10 15:28:39 +01:00
NikkyAI 1e6014622f make all the things work 2018-02-10 03:19:01 +01:00
NikkyAI af7c93885b clear backlog before connecting to message stream 2018-02-09 22:49:37 +01:00
NikkyAI fdce1c0cc9 refactor project into modules
isolate core from forge related code
2018-02-09 21:50:38 +01:00