Nassim Jahnke
9ce3d8e567
Update OpenNBT to 2.1.2
2023-03-03 14:20:41 +01:00
Nassim Jahnke
b45be1944e
Support snakeyaml 2
2023-02-27 14:16:40 +01:00
Nassim Jahnke
7d0b838474
Update dependencies
2023-01-14 20:05:21 +01:00
Nassim Jahnke
f7a48d028b
4.5.0 Release
2022-12-05 20:29:24 +01:00
Nassim Jahnke
6095128007
Remove javassist dependency, reduces file size by ~1mb
2022-10-25 17:31:13 +02:00
Nassim Jahnke
435a986068
Properly enclose limiting of nbt reading
...
Fixes #3093
2022-08-14 22:24:31 +02:00
Nassim Jahnke
f538f25d63
Update OpenNBT
2022-05-16 13:33:41 +02:00
Nassim Jahnke
2704d70c1f
Update Sponge module to API v8
2022-01-09 18:30:51 +01:00
Konicai
2a1e82ac6d
Initial update to api-8
2022-01-09 16:17:41 +01:00
Nassim Jahnke
25d74632c2
Update Bungee version warning
2021-11-15 11:00:18 +01:00
Nassim Jahnke
8e1f3bb086
Update Gradle to 7.3, adventure to 4.9.3
2021-11-11 10:05:58 +01:00
Nassim Jahnke
dbe8b6551a
Readd flare
...
Issues were addressed in 2.0.0
2021-10-19 09:10:17 +02:00
Nassim Jahnke
7e3a157fcf
Revert flare usage for now
...
Caused some issues I have no time to investigate at the moment, but worrying enough to warrant a temporary removal
Closes ViaVersion/ViaBackwards#402
2021-10-16 13:25:56 +02:00
Connor Hartley
e5338688bb
Replace use of concurrenthashmap in entity tracker and block storage ( #2705 )
2021-10-07 12:26:14 +02:00
Nassim Jahnke
0a4d08886d
Update adventure
2021-10-03 20:14:12 +02:00
kennytv
5e11d9d51f
Update Gradle to 7.2
2021-08-17 13:37:51 +02:00
KennyTV
b5e5b46f77
Update adventure to 4.8.0 release
2021-06-08 19:07:09 +02:00
KennyTV
593aa7564a
Put the other filled 1.17 tags into the diff file
2021-06-07 09:58:52 +02:00
KennyTV
62278f287c
Update gson, junit, and checker-qual
2021-06-05 17:17:29 +02:00
KennyTV
7195319eb5
Update adventure
2021-05-26 16:37:29 +02:00
KennyTV
4f9f3254be
Fix PS compatibility on Java 16
2021-05-15 09:28:18 +02:00
KennyTV
84c064fc11
Fix legacy hover deserialization, add snapshot suffix to version
2021-05-14 10:59:43 +02:00
Jason
87d54f1103
Clean up build scripts using new Gradle features ( #2436 )
...
* Make use of `TYPESAFE_PROJECT_ACCESSORS` and `VERSION_CATALOGS` Gradle feature previews to clean up build scripts
* Bump setup-java action to v2, specify AdoptOpenJDK distribution
2021-04-14 14:16:48 +02:00