NikkyAI
|
ecbb95391f
|
accept older forge versions
|
2018-11-28 16:24:58 +01:00 |
NikkyAI
|
34887a833c
|
update to kotlin 1.3
[1.7.10] fixed send to player NPE
|
2018-11-02 04:22:56 +01:00 |
nikky
|
79c9ac1572
|
revert dropping 1.7.10, adding 1.9.4 instead of 1.10/1.11
|
2018-08-16 23:54:50 +02:00 |
nikky
|
e30e8132ca
|
update 1.12.2 with locations
|
2018-08-15 00:20:21 +02:00 |
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
|
42dcd2c543
|
paste long output
|
2018-07-10 02:54:21 +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
|
3a79834e4c
|
added permisssion request commands
|
2018-06-25 14:12:14 +02:00 |
nikky
|
5eb79935ba
|
switch main config to hjson
|
2018-06-25 02:28:30 +02:00 |
nikky
|
240bff1677
|
add jankson dependency
|
2018-06-22 11:58:51 +02:00 |
nikky
|
9c52df1f98
|
fix actions not sending / receiving properly
|
2018-05-24 23:10:06 +02:00 |
nikky
|
68144ae512
|
add colorcode stripping
fix potential infinite crash loop
|
2018-05-24 03:45:17 +02:00 |
nikky
|
07bc1736e6
|
allow `execute` commands to run as op
|
2018-05-21 13:54:23 +02:00 |
nikky
|
fd7fd69306
|
hotfix, blame past me
|
2018-05-10 00:56:28 +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 |
NikkyAI
|
6f9da8f2e3
|
support displayname changing mods like ConventionalChat
|
2018-04-15 19:57:19 +02:00 |
Nikky Ai
|
08affaf9ec
|
update update checker
|
2018-03-07 23:04:06 +01:00 |
NikkyAI
|
4e8fba5725
|
improve command aliases (#4)
* redo alias in commands and use hocon for commands and permission
* fix packaging issue on 1.1x.2 builds
* revert attempts at hocon
|
2018-02-26 05:15:43 +01:00 |
Nikky Ai
|
53e84afc6d
|
add more know properties to the RESPONSE template
|
2018-02-24 21:03:02 +01:00 |
NikkyAI
|
c7146ce7df
|
improve docs and reconnection handling
|
2018-02-21 22:34:16 +01:00 |
Nikky Ai
|
d5fd7328c7
|
improve update check and add handleTick
|
2018-02-21 05:52:01 +01:00 |
Nikky Ai
|
172305482d
|
refactor config and add connect / disconnect announcements as debug option
|
2018-02-21 03:13:49 +01:00 |
NikkyAI
|
bce5cd871e
|
wtf gradle
|
2018-02-19 22:33:19 +01:00 |
NikkyAI
|
1ac7bee4cc
|
more curseGradle fixes
|
2018-02-19 21:06:08 +01:00 |
NikkyAI
|
c42f91c966
|
curseforge uploaded recompiled the wrong files and everything broke
|
2018-02-19 20:42:12 +01:00 |
NikkyAI
|
6a77fbc3f3
|
fix some invalid commands being passed through
|
2018-02-19 01:04:05 +01:00 |
NikkyAI
|
41c8776993
|
format all the things
|
2018-02-19 00:19:13 +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 |
NikkyAI
|
e495e588da
|
fix achievment/advancement string
|
2018-02-17 18:30:02 +01:00 |
NikkyAI
|
00b1969754
|
refactorio
|
2018-02-17 18:16:06 +01:00 |
DaMachinator
|
4c19b26ce3
|
Begin refactor
|
2018-02-17 11:39:05 -05: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 |
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 |