nikky
166fa8a6e1
fix small typo
2018-05-29 00:44:39 +02:00
nikky
ff36de2446
changing allowArgs to regex check
2018-05-29 00:37:09 +02:00
nikky
6cab3c9838
fix colorcodes in death message
2018-05-26 00:05:32 +02:00
nikky
451de594cd
small cleanup
2018-05-24 23:46:23 +02:00
nikky
9c52df1f98
fix actions not sending / receiving properly
2018-05-24 23:10:06 +02:00
nikky
fcd1a148a2
actually stripping colors attempt 3 and counting
2018-05-24 21:10:20 +02:00
nikky
0429407547
actually stripping colors attempt 2
2018-05-24 20:07:32 +02:00
nikky
cee1673728
add color stripping to incoming chat
2018-05-24 19:56:47 +02:00
nikky
e652a27a06
fix NPE in kotlin.. and several smaller issues
2018-05-24 19:51:06 +02:00
nikky
dd07bdd386
fix dangling import
2018-05-24 03:48:37 +02:00
nikky
68144ae512
add colorcode stripping
...
fix potential infinite crash loop
2018-05-24 03:45:17 +02:00
nikky
41454b533d
add exec command to the defaults
2018-05-23 22:52:44 +02:00
nikky
07bc1736e6
allow `execute` commands to run as op
2018-05-21 13:54:23 +02:00
nikky
1400627187
keep track of default commands for updating
...
use nullable variables because gson is stupid
2018-05-21 12:00:55 +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
10ac3bf92b
updated defaults, added whoami
2018-05-07 08:51:43 +02:00
nikky
3de56755be
Badges on all the README's and code formatting
2018-05-05 16:44:10 +02:00
nikky
928576c64b
fix gson type confusion bug
2018-04-22 18:56:42 +02:00
NikkyAI
6f9da8f2e3
support displayname changing mods like ConventionalChat
2018-04-15 19:57:19 +02:00
NikkyAI
ada8a3ac89
oops
2018-03-08 16:06:57 +01:00
NikkyAI
02c9cb076d
fix 1.7.10 relations, update license
2018-03-08 16:01:20 +01: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
c5fd53a00c
add timeous to commands
2018-02-25 00:51:56 +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
f6b48085b0
add custom command: uptime to the defaults
2018-02-21 05:23: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
83d7028280
MatterLink actually works now, no promises though
2018-02-19 20:31:02 +01:00
NikkyAI
0f3ebeb67d
skip update check for jenkins and dev builds, add default users (power 0) to permissions as examples
2018-02-19 16:25:52 +01:00
NikkyAI
82c550f37f
experimental 1.7.10 fixes, improved version comparison in update checker
2018-02-19 16:03:37 +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
67d0aab64e
add 1.7.10
2018-02-17 23:52:29 +01:00
NikkyAI
cfc677868a
refactor message stream
2018-02-17 22:45:48 +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
cdcc79fcaf
Merge branch 'master' of https://github.com/elytra/MatterLink
2018-02-17 11:41:20 -05:00
DaMachinator
4c19b26ce3
Begin refactor
2018-02-17 11:39:05 -05:00
NikkyAI
4545b7d38a
fix update checker output format
2018-02-17 17:26:02 +01:00
NikkyAI
aad5365d19
finalize Update checker
2018-02-17 17:18:23 +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
DaMachinator
740e967a90
Update README.MD
2018-02-15 17:56:54 -05:00
DaMachinator
901e5378c1
Wrong variable....
2018-02-15 17:32:10 -05:00
DaMachinator
5f180f0dbf
Should *actually* work now
2018-02-15 11:45:47 -05:00
DaMachinator
f36e77ed31
Should work now
2018-02-15 11:43:11 -05:00
DaMachinator
3a9889ead7
Ability to access above-mentioned commandsender
2018-02-15 11:31:57 -05:00
DaMachinator
f63e03dd5c
WIP command passthrough
2018-02-15 11:09:42 -05:00
DaMachinator
160681489b
Added command pass-through config
2018-02-15 10:15:55 -05: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
cf2e514843
Refactor BaseConfig.reload()
2018-02-14 12:18:57 -05:00
NikkyAI
7b20616e0b
make sure /bridge reload works
2018-02-14 18:04:04 +01: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
c426e625d3
restructure config
2018-02-14 06:52:27 +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
09c8465fe3
remove unecessary Enum
2018-02-11 21:23:54 +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
fb4d94f718
replace logger with System.out until we find a way to log version agnostic
2018-02-10 19:05:10 +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
969b64bb90
fix things for real.. i think ?
2018-02-10 03:29:56 +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