Commit Graph

64 Commits

Author SHA1 Message Date
Aaron 4bc3f00424 bump adventure to 4.26.1 (#1697) 2025-12-27 13:41:43 -05:00
Andrew Steinborn 13a1c93ea6 Bump Netty to 4.2.7.Final 2025-10-18 16:22:32 -04:00
Cedric d266059abe Update adventure to version 4.25.0 (#1660) 2025-10-10 03:40:10 -05:00
VelVeV 6e80f57739 Bump to Netty 4.2.5 (#1643) 2025-09-07 13:05:41 -05:00
Shane Freeder d2d333a958 Bumpy netty to 4.2.4 2025-08-14 21:14:51 +01:00
Emil 60a22ff330 chore: bump adventure to 4.24.0 (#1628) 2025-08-14 17:44:06 +01:00
Andrew Steinborn db8d16fd6e Bump to Netty 4.2.3
Closes #1615
2025-08-08 21:44:05 -04:00
Christoph Loy f3e30558e4 Gradle deprecation fixes & upgrades (#1594)
* Fix Gradle deprecations

By using test suites, we explicitely configure the relevant dependencies
on the test sourceset. This is not done by merely configuring the test task.

* Switch to maintained version of Shadow

* Update to Gradle 8.14.2
2025-06-28 16:28:29 -07:00
Riley Park e46ab6ad7d build: publish using fill (#1599) 2025-06-28 16:12:00 -07:00
Gero b6fd48f282 Update to adventure 4.22.0 (#1595) 2025-06-27 16:56:05 +01:00
Shane Freeder fe69214e77 Downgrade netty (Fixes #1591) 2025-06-17 18:46:22 +01:00
Tofik ♡ 549b8d624e Update some dependencies (#1576) 2025-06-14 19:53:22 +01:00
Timon Seidel b411a0fa09 chore: bump adventure to 4.21.0 (#1564)
feat: support for 1.21.5+ hover and click events
2025-04-30 12:44:12 -07:00
Aaron 1561ba2e38 Bump adventure to 4.20.0 (#1544) 2025-04-28 16:13:48 -05:00
Andrew Steinborn a549880df1 Bump to Netty 4.2.0 (#1380) 2025-04-09 01:21:08 -04:00
Andrew Steinborn 8f3dea5427 Bump Netty version 2025-02-28 22:21:32 -05:00
Adrian 0afe061224 Updated Adventure to 4.19.0 (#1520)
Also updated ASM and Ansi to support Java 23 and 24
2025-02-27 01:25:01 -05:00
Aaron 1db8c8c6ab Bump adventure to 4.18.0 (#1481) 2024-12-23 02:59:13 +00:00
Kichura 39191957ea Migrate to setup-gradle, Gradle 8.11.1. (#1480) 2024-12-21 03:02:30 -05:00
Andrew Steinborn 08a42b3723 Replace home-made legacy hover event serializer with Adventure's implementation
This technically can break backwards compatibility, but this seems to be very unlikely to be the practice in reality. (The Velocity implementation probably wasn't correct, anyway.)
2024-10-27 15:13:22 -04:00
Andrew Steinborn f2d6e143ae Update several dependencies 2024-10-27 14:10:33 -04:00
Jason Penilla e0f74a8493 Bump Adventure to 4.17 (#1376) 2024-07-10 23:15:28 -05:00
Kichura 716da9eaf6 [ci skip] Update Gradle to 8.7. (#1274)
The "org.gradle.toolchains.foojay-resolver-convention" dependency has been skipped however as it is already up-to-date.
2024-03-22 23:52:39 -05:00
Shane Freeder 2c8355fc45 Update spotless 2024-03-03 13:38:40 +00:00
Adrian fc3bc1f3fe Update Adventure to 4.16.0 (#1248)
* Update Adventure to 4.16.0

Also migrated shadow from `com.github.johnrengelman.shadow` to `io.github.goooler.shadow`, which fixes the project compilation using Java 21 and Gradle 8.6

* Update Gradle to 8.6 release
2024-02-20 10:10:52 -05:00
Adrian ef861819e3 Do not apply a resource pack that has already been applied (#1236)
* Do not apply a resource pack that has already been applied

* Throw IllegalStateException in case of applying a resource pack already applied from the API

* Updated some dependencies

* Added support for ServerResourcePackSendEvent resource pack modification
2024-02-11 12:00:07 -05:00
Pantera (Mad_Daniel) 825c3c68d1 Bump netty to 4.1.106.Final (#1233)
https://netty.io/news/2024/01/19/4-1-106-Final.html
2024-02-08 07:27:16 +00:00
Andrew Steinborn 953ab6d8e7 Implement click callback provider (#1029) 2024-01-20 16:58:00 -05: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
Riley Park 0993ce2f86 Improve protocol version checking (#1203)
* Improve protocol version checking

* chore: since 3.3.0
2024-01-18 17:32:42 -08:00
Adrian 6d7335b21f Fully replaced AsyncHttpClient (#1194) 2024-01-17 15:20:27 +00:00
Adrian a008464ede Improved configuration migration (#1111) 2024-01-11 10:38:00 +00:00
Shane Freeder 21ae82e7c0 Update adventure to snapshot version 2023-12-14 16:36:18 +00:00
Adrian a6d90105ec Update Configurate to 4.1.2 and include Configurate 3 (#1157) 2023-12-11 15:16:44 +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
JNNGL b7853d648f Add kqueue support (#996) 2023-10-27 17:32:22 -04:00
Andrew Steinborn 277be8f9a7 Bump SnakeYAML to the last 1.x version
Fixes #1047. We can't go any higher since that's an API-breaking change. In any event, this will likely disappear in 5.0.0 anyway, because Configurate 4.x now shades SnakeYAML internally.
2023-10-27 16:58:43 -04:00
Alexander Städing 3d20c3dd2d Migrate buildSrc plugins to build-logic 2023-10-27 16:03:15 -04:00
Pantera (Mad_Daniel) 81b183ac39 Bump netty to 4.1.100.Final (#1067) 2023-10-16 12:07:17 +01:00
Adrian eb594fc799 Implement ComponentLogger (#1022) 2023-10-12 18:44:10 +01:00
chris 37fedf508e bump adventure to 4.14.0 (#1034) 2023-06-28 17:27:32 -04:00
Adrian e0cf2e211f Updated Guice to 6.0.0 and manually include updated ASM (#1016) 2023-06-02 22:12:03 -04:00
Andrew Steinborn 7f776abf55 Upgrade Adventure 2023-04-19 23:22:20 -04:00
Alexander Städing 1161482fce Upgradle to v8.1 and remove now-redundant warnings (#1001) 2023-04-19 17:43:25 -04:00
Alexander Städing e9526e0e23 Move dependencies to gradle version catalog and clean up buildscripts 2023-03-26 14:53:11 +02:00
Nassim Jahnke 9122d70ffe Update Gradle wrapper, add wrapper-validation-action to build workflow 2023-03-09 19:10:01 +01:00
Andrew Steinborn d72d707b1c Convert Velocity buildscripts to Kotlin DSL (#918)
Spiritually indebted to #518 and @alexstaeding.

There's a minor break - we're going up to 3.2.0-SNAPSHOT as the API now compiles against Java 11. But this is more academic in practice.
2023-01-01 17:53:37 -05:00
Nassim Jahnke 15216e5b00 Update Gradle wrapper 2022-12-07 14:09:01 +01:00
FivePB (Xer) 1a3fba4250 Update to 1.19.1 (#772)
* 1.19.1-rc1

* More signature changes

* Further 1.19.1 changes

I also started on the checkstyle update, see the developers notes
for the rest I haven't gotten around to fixing yet.

* Fix checkstyle

* Checkstyle imports

* Fix logic error

* Changes 1.19.1-pre2

* 1.19-pre3

* Progress, some parts still WIP

* Overlooked changes

* Fix ServerData

* Fix ServerLogin send check

* Workaround the broken behavior of "No Chat Reports"

Note that if we ever choose to enforce chat signatures, then the mod will just break again... not our fault if we do that, you get what you pay for.

* more

Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
Co-authored-by: Andrew Steinborn <git@steinborn.me>
2022-07-30 19:30:03 -04:00