Nassim Jahnke
0a55311e1c
5.0.0 Release
2024-06-16 15:46:27 +02:00
Nassim Jahnke
e439d040a7
Update Gradle wrapper
2024-06-01 16:59:26 +02:00
Nassim Jahnke
a48c3a6ec2
Move Bungee and Sponge platforms to separate plugins
...
Bungee support is half broken due to not having the same injection points as Velocity and has become less and less stable with every update. The Sponge plugin has been almost entirely unused
2024-05-30 21:52:34 +02:00
Nassim Jahnke
73c58518ad
Remove mavenLocal resolution
2024-05-14 18:54:23 +02:00
Nassim Jahnke
e965e97139
Package/class renames and moves
2024-05-14 18:53:05 +02:00
Nassim Jahnke
75db1a7cdf
Start work on ViaVersion 5.0.0
...
Bump Java target to 17, clean up using its new language features
Remove unnecessary checked exception throwing
Remove deprecated code
2024-05-14 18:53:02 +02:00
Nassim Jahnke
5069b26c2f
Reuse previously sent enforces-secure-chat value
2024-04-22 16:05:40 +02:00
FlorianMichael
dc6d581123
Update mcstructs and use new component serializer
2024-04-21 12:13:59 +02:00
Nassim Jahnke
bfab9b0c11
Banner patterns and wolves
2024-04-06 21:26:15 +02:00
Nassim Jahnke
feefe6f278
Merge branch 'master' into dev
...
# Conflicts:
# bukkit-legacy/src/main/java/com/viaversion/viaversion/bukkit/util/ProtocolSupportUtil.java
# bukkit/src/main/java/com/viaversion/viaversion/bukkit/platform/BukkitViaInjector.java
# bungee/src/main/java/com/viaversion/viaversion/bungee/handlers/BungeeServerHandler.java
# bungee/src/main/java/com/viaversion/viaversion/bungee/providers/BungeeVersionProvider.java
# common/src/main/java/com/viaversion/viaversion/protocols/protocol1_9to1_8/storage/EntityTracker1_9.java
# common/src/main/java/com/viaversion/viaversion/update/UpdateUtil.java
# velocity/src/main/java/com/viaversion/viaversion/velocity/platform/VelocityViaInjector.java
# velocity/src/main/java/com/viaversion/viaversion/velocity/service/ProtocolDetectorService.java
2024-03-22 20:54:44 +01:00
Kichura
13efe47a5c
Update build dependencies ( #3742 )
2024-03-22 20:38:03 +01:00
Nassim Jahnke
b426302e76
Merge branch 'master' into dev
...
# Conflicts:
# common/src/main/java/com/viaversion/viaversion/protocols/protocol1_19to1_18_2/packets/EntityPackets.java
# common/src/main/java/com/viaversion/viaversion/rewriter/EntityRewriter.java
# gradle/libs.versions.toml
2024-03-09 12:59:36 +01:00
Nassim Jahnke
3442cda8ce
Update ViaNBT
2024-03-09 12:57:55 +01:00
Nassim Jahnke
93990c8baa
Merge branch 'master' into dev
...
# Conflicts:
# common/src/main/java/com/viaversion/viaversion/protocols/protocol1_19to1_18_2/packets/EntityPackets.java
# common/src/main/java/com/viaversion/viaversion/rewriter/EntityRewriter.java
# gradle.properties
# gradle/libs.versions.toml
2024-03-07 13:45:10 +01:00
Nassim Jahnke
f868dfa125
Update ViaNBT
2024-03-07 13:30:33 +01:00
Nassim Jahnke
e51d7b3fdb
Fix initial item sending, add some data translation and more rigid data structures
2024-02-29 17:03:50 +01:00
Nassim Jahnke
4e1d4a75b2
Small refactors around ProtocolPipeline and concurrent collections
...
Make concurrency handling in ProtocolPipelineImpl more defensive, as generally the pipeline is expected to never be called from multiple threads. The only case to look out for is pipeline additions during protocol transformation in a base protocol
2024-02-21 12:18:19 +01:00
Nassim Jahnke
8a485db580
Replace tag instanceof checks/unchecked casts with helper methods
2024-02-10 23:28:36 +01:00
Nassim Jahnke
a561bad004
Update ViaNBT
2024-01-02 12:55:03 +01:00
Nassim Jahnke
f6c49555bf
Update ViaNBT
2023-12-31 13:38:14 +01:00
Nassim Jahnke
bd99b892db
Update ViaNBT (and mcstructs)
2023-12-30 19:02:25 +01:00
Nassim Jahnke
bae3d8ec8a
Use viafied mcstructs
2023-12-29 16:50:21 +01:00
Nassim Jahnke
c62a8274ed
Use mcstructs for component conversion
2023-12-26 23:38:02 +01:00
Nassim Jahnke
8e38e25cba
Update Gradle wrapper
2023-12-13 22:44:20 +01:00
Nassim Jahnke
1656ad45a0
Fix quotation marks appearing in mixed json arrays
...
Fixes #3572
2023-12-10 10:58:44 +01:00
Nassim Jahnke
e3224281a9
Update ViaNBT
2023-12-08 20:31:37 +01:00
Nassim Jahnke
e356a35aa7
Improve Gradle scripts
...
Don't create runnable platform jars anymore, since all they really do is increase build time. Also fix texts and Gradle deprecations. Also also publish common with its shadowed configuration, not the plain java components.
2023-11-06 14:31:44 +10:00
Nassim Jahnke
ea818b272e
FU 8.5.13 doesn't exist yet
2023-10-31 18:56:38 +10:00
Nassim Jahnke
9342b19aad
Update dependencies
2023-10-31 13:38:43 +10:00
Nassim Jahnke
667278f9e6
Handle booleans in json->tag conversion
2023-10-16 15:35:16 +10:00
Nassim Jahnke
3e0eb90662
Update OpenNBT (now ViaNBT)
2023-10-08 18:44:54 +10:00
Nassim Jahnke
0953ff77e4
Implement dumb nbt<->json component conversion
2023-10-07 23:28:42 +10:00
Nassim Jahnke
494e6ffc05
1.20.2-rc1
2023-09-16 10:19:49 +10:00
Nassim Jahnke
a135a1414c
[ci skip] Update Gradle wrapper
2023-09-05 21:16:24 +10:00
Nassim Jahnke
b22907748a
Update gradle wrapper
2023-07-11 23:34:37 +02:00
Kichura
9a515df0f3
Update dependencies ( #3332 )
2023-05-30 09:25:18 +02:00
Nassim Jahnke
7bb5cf3ae9
Update Gradle wrapper
2023-04-26 12:23:02 +02:00
Nassim Jahnke
712bbcdc02
More fixes to mapping data loading
2023-03-04 17:17:47 +01:00
Nassim Jahnke
9ce3d8e567
Update OpenNBT to 2.1.2
2023-03-03 14:20:41 +01:00
Nassim Jahnke
8f97f43f12
Update Gradle wrapper
2023-02-28 21:41:32 +01:00
Nassim Jahnke
b45be1944e
Support snakeyaml 2
2023-02-27 14:16:40 +01:00
Nassim Jahnke
fb0381e76a
Update Gradle wrapper
2023-02-15 14:56:12 +01:00
Nassim Jahnke
7d0b838474
Update dependencies
2023-01-14 20:05:21 +01:00
Nassim Jahnke
7fb8675271
Thank you gradle, very cool
2022-12-09 11:18:26 +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
Kichura
2533619339
Update actions, Gradle 7.5.1 ( #3139 )
2022-10-15 19:20:20 +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
4693b95bea
22w14a
2022-04-06 19:07:16 +02:00