FlorianMichael
|
df0572e570
|
Handle Slot tag inside CONTAINER tag in 1.20.3->1.20.5
Fixes shulker box tooltips not showing all items for 1.20.3 clients on 1.20.5+ servers.
TODO find out if we should backup the Slot tag in VV as well
(it seems the server resyncs it,
but I'm not sure if there are cases were that breaks) for creative mode.
Closes https://github.com/ViaVersion/ViaBackwards/issues/803
Closes https://github.com/ViaVersion/ViaVersion/issues/3903
|
2024-06-30 16:20:00 +02:00 |
|
EnZaXD
|
dc503cd613
|
Update legacy Minecraft version warning (#3989)
|
2024-06-30 11:30:54 +02:00 |
|
Nassim Jahnke
|
8aa2f4be46
|
Handle show item hovers in more component packets
Because servers do weird things
|
2024-06-30 11:10:44 +02:00 |
|
Nassim Jahnke
|
c5dc5b2bf8
|
Actually restrict velocity change to fishing hooks
|
2024-06-28 15:29:06 +02:00 |
|
EnZaXD
|
bfbb80f708
|
Update unsupported java version warning (#3988)
Now links to the release which contains a guide on how to update
|
2024-06-27 14:56:15 +02:00 |
|
EnZaXD
|
248da118a9
|
Move bukkit-only settings into BukkitViaConfig (#3985)
|
2024-06-27 09:56:50 +02:00 |
|
EnZaXD
|
a987882132
|
Rework unsupported config options in AbstractViaConfig (#3986)
|
2024-06-27 09:54:44 +02:00 |
|
EnZaXD
|
bca25d4744
|
Rewrite filtered_pages in 1.20.2->1.20.3 (#3983)
|
2024-06-26 10:58:50 +02:00 |
|
EnZaXD
|
2417ffe483
|
Fixup horse inventory translation in 1.20.5->1.21 (#3980)
Fixes #3978
|
2024-06-25 15:27:02 +02:00 |
|
EnZaXD
|
8606e5d663
|
Handle both json and plain text in CommonBoss (#3981)
|
2024-06-25 15:21:34 +02:00 |
|
EnZaXD
|
5a0ca55b97
|
Add test command handler to DummyInitializer test (#3970)
|
2024-06-25 15:21:26 +02:00 |
|
Nassim Jahnke
|
ceb1cffb00
|
Cancel "message not delivered" messages
Fixes #3438
|
2024-06-25 15:19:03 +02:00 |
|
Nassim Jahnke
|
1ff3035bc0
|
Make 1.10->1.11 fishing hook position desync slightly less bad
|
2024-06-25 15:17:29 +02:00 |
|
EnZaXD
|
245f7e24e4
|
Fix DummyInitializer unit test to bootstrap without errors (#3965)
|
2024-06-22 11:04:11 +02:00 |
|
EnZaXD
|
d03207289e
|
Backup original book pages for creative mode clients in 1.8->1.9 (#3952)
|
2024-06-21 14:38:00 +02:00 |
|
Nassim Jahnke
|
64497b305a
|
Fix enchantment order
|
2024-06-20 17:42:27 +02:00 |
|
Nassim Jahnke
|
f5b3799db9
|
Use default dimension data for defaulted registry entry
|
2024-06-20 17:32:19 +02:00 |
|
Nassim Jahnke
|
00fedc7656
|
Also handle aqua affinity
|
2024-06-20 16:08:46 +02:00 |
|
Nassim Jahnke
|
5243c1800e
|
entity effect magic
Fixes #3927
|
2024-06-20 12:51:35 +02:00 |
|
Nassim Jahnke
|
77d702bc9b
|
Also handle movement related enchantments
Fixes #3960
|
2024-06-20 12:12:29 +02:00 |
|
EnZaXD
|
3d083cf463
|
Add handleMenuType function to ItemRewriter (#3953)
|
2024-06-17 16:39:01 +02:00 |
|
Nassim Jahnke
|
2ab62a8f4f
|
Protected
|
2024-06-17 12:48:52 +02:00 |
|
Nassim Jahnke
|
296f42086f
|
Also handle item_name item data for component rewriting
|
2024-06-17 12:43:18 +02:00 |
|
Nassim Jahnke
|
e9f547f7ba
|
Add ArrayUtil
|
2024-06-17 11:48:21 +02:00 |
|
Camotoy
|
b7f388b9ee
|
1.20.5 -> 1.20.3: nullify empty tags (#3949)
Co-authored-by: AJ Ferguson <AJ-Ferguson@users.noreply.github.com>
|
2024-06-17 09:42:09 +02:00 |
|
Leon
|
8bec05ed38
|
Fixup hardcore handling on join in 1.8->1.9 (#3946)
* Fix players crashing when logging into a 1.8 server on hardcore mode, Fixes #3944
* Requested change to #3944 fix
|
2024-06-16 22:06:39 +02:00 |
|
Nassim Jahnke
|
b367caa4b2
|
Add Charged item tag if there's charged projectiles
Closes ViaVersion/ViaBackwards#787
|
2024-06-16 21:58:07 +02:00 |
|
Nassim Jahnke
|
d1d279cfea
|
Don't send the attribute packet if the login packet hasn't been sent yet
|
2024-06-16 15:44:02 +02:00 |
|
Nassim Jahnke
|
4b44ecf6fa
|
Fix missed null item return value
|
2024-06-16 15:00:23 +02:00 |
|
Nassim Jahnke
|
b9474335e8
|
Fix container item type
|
2024-06-16 10:48:53 +02:00 |
|
Nassim Jahnke
|
f0c26d5967
|
Make sure we actually have block mappings before trying to apply them
|
2024-06-16 10:19:50 +02:00 |
|
Nassim Jahnke
|
aa312f7332
|
Merge branch 'refs/heads/dev' into preview
|
2024-06-16 10:19:43 +02:00 |
|
Nassim Jahnke
|
4210463505
|
Don't return null item in compound tag reading
|
2024-06-15 22:56:19 +02:00 |
|
EnZaXD
|
ec976dfb6c
|
Add method to remove sub commands from command handler (#3941)
|
2024-06-15 20:51:24 +02:00 |
|
Nassim Jahnke
|
7e60300e2e
|
Merge branch 'refs/heads/dev' into preview
|
2024-06-15 16:11:04 +02:00 |
|
EnZaXD
|
9a9ca9676d
|
Cleanup /viaversion list and pps command (#3933)
|
2024-06-15 15:53:09 +02:00 |
|
EnZaXD
|
c68915b261
|
Add /viaversion player <name|*> command (#3932)
|
2024-06-15 15:05:26 +02:00 |
|
Nassim Jahnke
|
524e053327
|
Don't add tags if they're already in there
|
2024-06-14 17:04:22 +02:00 |
|
EnZaXD
|
9e523c353a
|
Fix book signing in 1.8->1.9 (#3939)
|
2024-06-14 10:17:42 +02:00 |
|
Nassim Jahnke
|
ddf6df8097
|
Add new keys for item data types containing item arrays
|
2024-06-14 00:21:30 +02:00 |
|
Nassim Jahnke
|
cc6f789334
|
Handle block ids in tool and adventure more predicate data
|
2024-06-13 23:10:25 +02:00 |
|
EnZaXD
|
4a70e0ea2a
|
Fixup command registration once again (#3937)
|
2024-06-13 19:21:52 +02:00 |
|
EnZaXD
|
72cc9e9968
|
Add ability to detection level in /viaversion displayleaks (#3934)
|
2024-06-13 18:36:08 +02:00 |
|
EnZaXD
|
1039b8556b
|
Add remaining item types to item rewriter implementations (#3931)
|
2024-06-13 18:34:55 +02:00 |
|
Nassim Jahnke
|
e977e8db90
|
Write sound in explosion as proper sound event in 1.20.3->1.20.5
|
2024-06-13 18:30:28 +02:00 |
|
Nassim Jahnke
|
67a349d74b
|
Add tooltip_order and manually add curse enchantment tags
|
2024-06-12 23:22:46 +02:00 |
|
RK_01
|
009e2deed1
|
Add important 1.21 tags (#4)
|
2024-06-12 20:36:15 +02:00 |
|
Nassim Jahnke
|
089df6517e
|
1.21-rc1
|
2024-06-12 18:03:51 +02:00 |
|
Nassim Jahnke
|
d007beaeec
|
1.21-pre4
|
2024-06-12 18:03:51 +02:00 |
|
Nassim Jahnke
|
3d656d411d
|
1.21-pre3
|
2024-06-12 18:03:51 +02:00 |
|