Commit Graph
34 Commits
Author SHA1 Message Date
Shane Freeder 3bce4d8576 Succesful is not an extended state 2024-04-02 14:02:34 +01:00
Shane Freeder d4077ddc1a only send extended resource pack states on supported versions 2024-04-02 13:53:22 +01:00
Shane Freeder ad50582836 Send downloaded/successful resource pack status when already applied (Fixes #1280) 2024-04-02 13:20:13 +01:00
Shane Freeder 2c8355fc45 Update spotless 2024-03-03 13:38:40 +00:00
Shane Freeder 62c6ec044e Make sure that the backend server knows the pack application was successful
accepted, is just the first expected state, we also need to tell that the pack
was actually applied on the client in order to allow it to progress in the connection
process
2024-03-02 15:06:32 +00:00
Shane Freeder 5956751284 Bump client connection state before sending disconnection packets 2024-02-01 12:59:47 +00:00
Shane Freeder 283005c8bc Fix fat finger 2024-01-21 11:48:37 +00:00
Shane Freeder f6fbd25805 Downgrade severity of handling several incoming user input packet states 2024-01-21 11:47:14 +00:00
Shane Freeder 35137df76c Bump to adventure release
The API changes required for adopting resource packs are still needed, however
the maven snapshots repo is dead, and nothing technically stops us from doing
this
2024-01-19 15:26:31 +00:00
Shane FreederandGitHub b22b2dc458 Migrate to using built-in http client (#1192) 2024-01-17 15:02:36 +00:00
Shane Freeder 21ae82e7c0 Update adventure to snapshot version 2023-12-14 16:36:18 +00:00
Shane Freeder 79fe8c8005 [ci skip] Fix internal javadoc 2023-12-14 14:33:10 +00:00
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