Commit Graph
22 Commits
Author SHA1 Message Date
Shane Freeder b270206d2e Revert "Bump configurate to 4.1.2"
This reverts commit 8f45bbf872.

the "hack" we had to include both 3 and 4 in the runtime jar is not
working, and we can't exactly break this right now
2023-12-09 19:08:43 +00:00
Shane Freeder 8f45bbf872 Bump configurate to 4.1.2
There is some considerations to provide 3 at runtime for plugins,
but, this is long overdue to align up with the rest of the ecosystem
here.
2023-12-09 18:33:29 +00:00
Shane Freeder 8be7ace3f1 Bump minimum java version to 17 2023-12-09 18:27:49 +00:00
Shane Freeder 9e47a711b2 Move GH actions to java 17
Java 11 left standard support 3 months ago, it's time to move forward
and align with the rest of the ecosystem
2023-12-09 18:16:02 +00:00
Shane Freeder bbbf549c88 Bump version pending 1.20.4 and API changes 2023-12-09 17:55:58 +00:00
Shane Freeder 07a525be7f Correct writing of brand string 2023-11-30 23:02:43 +00:00
Shane FreederandGitHub 98163cb82c acknowledge seen messages to server when running proxy commands (#1100) 2023-10-12 17:22:42 +01:00
Shane Freeder 2bd2c692ea Change packet decode logging prompt 2023-10-10 18:44:03 +01:00
Shane Freeder 05e5963660 appease checkstyle, move back to older fix placement 2023-10-10 18:21:02 +01:00
Shane Freeder 550ca58a09 Actually send plugin message registration to backend servers
I don't see where this was ever done, and don't see how plugin messaging
could of ever worked, at least within the confines of CB and co, given
the fact that we never seemed to be sending this to the backend?
2023-10-10 18:05:05 +01:00
Shane Freeder 8deb0ff70d [ci skip] fix URL derp 2022-12-10 00:45:04 +00:00
Shane Freeder c932ee5e25 [ci skip] Update guava javadoc link 2022-12-10 00:43:32 +00:00
Shane Freeder 9cbaeb7b65 Bump Adventure library
Please note that aspects of the new API are not implemented, especially
regarding the newly added signed messaging stuff, this is just to keep
in sync with other projects.
2022-12-08 22:34:13 +00:00
Shane Freeder f6b032cb04 Fix misrenamed illegal chat chars translation key 2022-09-15 21:48:28 +01:00
Shane Freeder 4b77425585 Bump netty 2022-08-28 00:33:04 +01:00
Shane Freeder c03d7e259c Validate that we have a target 2022-06-25 21:38:55 +01:00
Shane Freeder 0caff79bf8 hard over system message chat type for 1.19+ 2022-06-22 05:30:27 +01:00
Shane FreederandGitHub 3501969960 move force key checking into a system property (#736) 2022-06-09 12:07:24 +01:00
Shane Freeder f088bd4443 [ci skip] fix gradle build script deprecation
https://docs.gradle.org/7.3.1/dsl/org.gradle.api.reporting.Report.html#org.gradle.api.reporting.Report:enabled
2022-06-09 00:17:00 +01:00
Shane Freeder 2fe50bedc5 1.18.2 support 2022-02-28 14:27:57 +00:00
Shane Freeder 5fe3663d51 Update Log4J 2021-12-10 01:57:42 +00:00
Shane Freeder 2cff5b3b02 Backport log4j 2.15.0 bugfix 2021-12-09 18:46:55 +00:00