Commit Graph

29 Commits

Author SHA1 Message Date
nikky 43d6589572 add update checks to jenkins builds 2018-07-15 17:18:06 +02:00
nikky 58ff1a3d8f cleanup gradle stuff 2018-07-11 23:29:02 +02:00
nikky 93c86463c4 improve logging 2018-07-11 20:56:07 +02:00
nikky 83501c867f fixed crash due to runtime constraints 2018-07-11 00:30:09 +02:00
nikky 4627a60c9d execute bridge commands ingame 2018-07-10 05:54:51 +02:00
nikky 0057b3037b add linking chat accounts to uuid
implement global timeouts for all commands
improved permission requests
2018-07-08 02:02:38 +02:00
nikky 5eb79935ba switch main config to hjson 2018-06-25 02:28:30 +02:00
nikky 9c52df1f98 fix actions not sending / receiving properly 2018-05-24 23:10:06 +02:00
nikky 07bc1736e6 allow `execute` commands to run as op 2018-05-21 13:54:23 +02:00
nikky 1522269e44 Added submodule api 2018-05-08 01:09:50 +02:00
nikky 3de56755be Badges on all the README's and code formatting 2018-05-05 16:44:10 +02:00
Nikky Ai 08affaf9ec update update checker 2018-03-07 23:04:06 +01:00
Nikky Ai 172305482d refactor config and add connect / disconnect announcements as debug option 2018-02-21 03:13:49 +01:00
DaMachinator 6c5a381903 finished loading custom commands and permissions from file 2018-02-18 23:58:34 +01:00
DaMachinator 968ff1aacc WIP custom commands and permissions loading from json 2018-02-18 20:22:27 +01:00
NikkyAI 7fd8b31474 restructure configuration, fix connection errors, register events properly on 1.7.10 2018-02-18 04:50:58 +01:00
Nikky Ai 19d7017336 add Update Check, simplify config access 2018-02-17 04:07:22 +01:00
DaMachinator 7ea258fdc4 Update checker 2018-02-16 15:09:47 -05:00
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
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
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 fb4d94f718 replace logger with System.out until we find a way to log version agnostic 2018-02-10 19:05:10 +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
Renamed from src/main/kotlin/matterlink/MatterLink.kt (Browse further)