Skip to content
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.

Releases: elytra/MatterLink

1.6.4

03 Apr 23:15
Compare
Choose a tag to compare
  • 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

08 Aug 18:38
Compare
Choose a tag to compare
  • 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

28 Jun 15:20
Compare
Choose a tag to compare
  • 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

17 Jun 11:47
Compare
Choose a tag to compare
  • lower permission requirement for uptime
  • fix small typo
  • changing allowArgs to regex check
  • fix colorcodes in death message
  • small cleanup

1.6.0

24 May 21:31
Compare
Choose a tag to compare
  • 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

1.5.9

21 May 12:02
Compare
Choose a tag to compare
  • allow execute commands to run as op

1.5.8

21 May 10:17
Compare
Choose a tag to compare
  • keep track of default commands for updating

1.5.7

09 May 23:02
Compare
Choose a tag to compare
  • hotfix, blame past me
  • version bump
  • Added submodule api

1.5.6

07 May 07:04
Compare
Choose a tag to compare
  • updated defaults, added whoami
  • Badges on all the README's and code formatting

1.5.5

22 Apr 16:58
Compare
Choose a tag to compare
  • fix gson type confusion bug