This repository has been archived by the owner on Jan 5, 2020. It is now read-only.
Releases: elytra/MatterLink
Releases · elytra/MatterLink
1.6.4
- update cursegradle
- remove gson dependency, update dependency checks
- fix update check for CI builds
- update gitignore
- make location logging also debug instead of info
- reduce info logging
- accept older forge versions
- do not use the same arguments as nonce and perm level
- little bit of debugging help
- fix potential library mismatch.. again
- bumping forgelin, kotlin and libraries version
- fix strict json parsing
- make sure debug logging is actually debug
- fix idiotic errors in config
- make json parsing nonstrict
- update coroutines
- fix dependency mismatch with Forgelin
- forgot to shadow kotlinx-serialization-runtime
- bump Fuel version
- fix async mess
- version bump
- update to kotlin 1.3
- update Jankson
- revert dropping 1.7.10, adding 1.9.4 instead of 1.10/1.11
- move api into core
- update 1.12.2 with locations
- drop 1.7.10 support
1.6.3
- release 1.6.3
- improve color stripping
- ignore Jankson in sonarqube
- add sonarqube
- add IllegalArgument checks, because parsing UUID can throw
- fix curse update check
- add update checks to jenkins builds
- add avatars for players and server user
- adding version command for simplified debugging of user issues
- cleanup gradle stuff
- improve logging
- fixed crash due to runtime constraints
- execute bridge commands ingame
- paste long output
- update README
- add linking chat accounts to uuid
- remove attempts at cleanup
- clean git mess, loads of jenkins experimentation
- update jankson
- buildscript cleanup for 1.10 and 1.11
- reduce INFO spam from messages
1.6.2
- add more extensions for Jankson
- add badges to top of readme
- fix defaults for incomingOptions and remnants of space-seperated emoji
- fix NPE in Jankson and finetune hjson loading
- this really should not break
- add option to disable req command globally
- raise permission requirement for exec
- added permisssion request commands
- switch main config to hjson
- improve type adapters for CustomCommand
- implemented jankson loading for commands and permissions
- add jankson dependency
1.6.1
1.6.0
- fix actions not sending / receiving properly
- actually stripping colors attempt 3 and counting
- actually stripping colors attempt 2
- add color stripping to incoming chat
- fix NPE in kotlin.. and several smaller issues
- fix dangling import
- add colorcode stripping
- fix readme
- add exec command to the defaults