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
powercas_gamer
6f6d55e9e6
[ci skip] make 'runShadow' workingDir use the 'run' directory ( #1398 )
2024-09-14 12:02:08 +01:00
Shane Freeder
b50f9eceff
Fix command argument types for 1.20.5
2024-04-24 09:39:22 +01:00
Andrew Steinborn
953ab6d8e7
Implement click callback provider ( #1029 )
2024-01-20 16:58:00 -05:00
Adrian
6d7335b21f
Fully replaced AsyncHttpClient ( #1194 )
2024-01-17 15:20:27 +00:00
Adrian
28acf9eac1
Removed console legacy color support ( #1105 )
...
Co-authored-by: Shane Freeder <1228900+electronicboy@users.noreply.github.com>
2024-01-04 15:40:11 +00:00
Adrian
a6d90105ec
Update Configurate to 4.1.2 and include Configurate 3 ( #1157 )
2023-12-11 15:16:44 +00:00
JNNGL
b7853d648f
Add kqueue support ( #996 )
2023-10-27 17:32:22 -04:00
Alexander Städing
3d20c3dd2d
Migrate buildSrc plugins to build-logic
2023-10-27 16:03:15 -04:00
Adrian
eb594fc799
Implement ComponentLogger ( #1022 )
2023-10-12 18:44:10 +01:00
Adrian
e0cf2e211f
Updated Guice to 6.0.0 and manually include updated ASM ( #1016 )
2023-06-02 22:12:03 -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
7b5f010215
Forgot to migrate adventure bom declaration
2023-03-26 16:18:28 +02:00
Alexander Städing
e9526e0e23
Move dependencies to gradle version catalog and clean up buildscripts
2023-03-26 14:53:11 +02:00
Andrew Steinborn
7e9a25209c
Update various dependencies
2023-03-15 22:52:12 -04:00
Adrian
65a84833d7
Expose Caffeine in the API module
2023-03-11 08:36:38 -05:00
Nassim Jahnke
9122d70ffe
Update Gradle wrapper, add wrapper-validation-action to build workflow
2023-03-09 19:10:01 +01:00
Andrew Steinborn
aaa24752ac
Update various other dependencies
2023-01-01 18:58:27 -05:00
Andrew Steinborn
b0862d2d16
Use Spotless for license formatting
2023-01-01 18:46:33 -05: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