3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-09-27 22:30:08 +02:00
Commit graph

1407 Commits

Autor SHA1 Nachricht Datum
EnZaXD
36baf6ed24
Fix body set equipment in 1.20.5->.3 if value is not the last (#886) 2024-09-15 19:17:45 +02:00
github-actions[bot]
733bd9aa9b
Update Gradle Wrapper from 8.10 to 8.10.1 (#885)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-09-15 09:51:23 +02:00
EnZaXD
66a1748573
Remove transaction tracking (and cancelling) in 1.17->1.16.4 (#883) 2024-09-12 14:45:44 +02:00
Nassim Jahnke
0bac9201ac
Don't remove configuration packet storage on login
Needed with proxies if a server is doing nonstandard optimizations
Fixes #881
2024-09-08 11:12:34 +02:00
EnZaXD
ffb98523e6
Don't process component twice in 1.19.4->1.19.3 text display handler (#878) 2024-08-30 21:05:03 +02:00
Nassim Jahnke
830ccce303
Update VV usage 2024-08-30 19:45:02 +02:00
Nassim Jahnke
a5d0e4baff
Strip new attributes in 1.21->1.20.5 item hover events 2024-08-30 11:05:07 +02:00
Nassim Jahnke
4066b9b52b
More cleanup to structured enchantment rewriter 2024-08-29 19:53:47 +02:00
Nassim Jahnke
678775ab9d
Move the iterator remove down 2024-08-29 19:45:43 +02:00
Nassim Jahnke
db47040543
Fix 1.21->1.20.5 enchantment lore format and add show_in_tooltip check
Fixes #877
2024-08-29 19:18:43 +02:00
EnZaXD
47b1508f66
Clean up LOGIN/STATUS/CONFIGURATION handlers (#876) 2024-08-28 15:55:40 +02:00
Nassim Jahnke
6cc4990b6e
Update VV usage 2024-08-25 19:03:59 +02:00
Nassim Jahnke
d6279757bb
Also explicitly map entity data list type in 1.12 2024-08-24 17:20:42 +02:00
EnZaXD
24f67ffe80
Fix compressed id overlap in legacy block item rewriter (#874) 2024-08-20 16:12:19 +02:00
Nassim Jahnke
0b3a792a51
Properly read unused light data in 1.17->1.16
Some servers for some reason do this
2024-08-18 15:13:51 +02:00
github-actions[bot]
ef2621c917
Update Gradle Wrapper from 8.9 to 8.10 (#872)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-08-18 11:33:23 +02:00
Nassim Jahnke
eb4d30ae73
Always map command to signed command in 1.20.5->1.20.3
Sending any message, any non-message command, and again any message would kick the client with a chat validation error. Let's see if this is better
2024-08-15 13:35:37 +02:00
Nassim Jahnke
9ca523620d
Map wind charges to shulker bullets instead of llama spit
Spit has gravity by default and a short lifespan
Fixes #868
2024-08-15 13:10:48 +02:00
EnZaXD
4f7acf211b
[ci skip] Setup dependabot for GH Actions and add workflow for updati… (#867) 2024-08-14 15:14:11 +02:00
EnZaXD
585ab030b5
[ci skip] Link to our new website instead (#866) 2024-08-14 09:53:38 +02:00
Nassim Jahnke
5ce7857d49
Actually remove template submodule 2024-08-14 09:52:24 +02:00
Nassim Jahnke
5539ff99cb
Update supported version range 2024-08-14 09:48:54 +02:00
Nassim Jahnke
c2b5a5f545
Update template protocol classes 2024-08-14 09:42:32 +02:00
EnZaXD
9c3255d5a4
Only play totem animation for dying player in 1.11->1.10 (#860) 2024-08-14 09:38:27 +02:00
EnZaXD
b03be8ecfe
Properly handle custom item data in 1.20.5->1.20.3 (#865) 2024-08-14 09:36:44 +02:00
Nassim Jahnke
609205f9fd
[ci skip] Update shadow 2024-08-08 10:45:56 +02:00
Nassim Jahnke
4c56605ca0
5.0.3 Release 2024-08-07 17:56:17 +02:00
Nassim Jahnke
55ea81f9c7
Hotfix item ids in 1.21 item hover events 2024-08-07 17:37:24 +02:00
Kichura
9c2021b947
Update Ubuntu, Change wrapper-validation in publish (#857) 2024-08-07 15:25:13 +02:00
EnZaXD
ad1b8b71a5
Rename CI workflow and update gradle wrapper validation (#855) 2024-08-07 13:03:15 +02:00
Nassim Jahnke
6a766f2467
Handle custom armor trims in 1.20.5->1.20.3
Fixes #847, closes #850
2024-08-07 12:47:26 +02:00
Nassim Jahnke
87d05ae487
Only change container data for enchantment tables
Fixes #853
2024-08-06 15:37:28 +02:00
EnZaXD
29a7b01937
Use GH repository description in platforms and README.md file (#851) 2024-08-05 09:09:43 +02:00
EnZaXD
bc06d9ecc1
Handle experience orb spawn via add entity packet in 1.14->1.13.2 (#849) 2024-08-03 10:41:03 +02:00
EnZaXD
a0d063d93e
Handle data->pitch/yaw item frame rotation change in 1.17->1.16.4 (#848) 2024-08-02 10:29:54 +02:00
EnZaXD
24f994ff2a
Convert components in sign block entities in 1.12->1.11 (#845) 2024-07-31 18:21:42 +02:00
Nassim Jahnke
f4bc485408
Only create custom data tag in enchantment rewriter if necessary 2024-07-31 17:07:45 +02:00
Nassim Jahnke
b4a4b540cc
Always remap body armor slot 2024-07-30 22:39:56 +02:00
Nassim Jahnke
8add9677a8
Bump version to 5.0.3-SNAPSHOT 2024-07-30 22:35:57 +02:00
Nassim Jahnke
9fed88c1a3
5.0.2 Release 2024-07-28 14:38:59 +02:00
EnZaXD
2df954de90
Cleanup 1.20.5->1.20.3 SET_EQUIPMENT translation (#841) 2024-07-27 21:47:30 +02:00
EnZaXD
d3721307b1
Cleanup 1.20.2->1.20 item and recipe rewriter (#840) 2024-07-27 19:58:29 +02:00
RK_01
0ed3efc643
Fix typo (#837) 2024-07-27 19:54:16 +02:00
EnZaXD
4536ca41e2
Fix enchantment rewriter description conversion in 1.21->1.20.5 (#833) 2024-07-24 20:39:15 +02:00
Nassim Jahnke
09e862383a
Fix editorconfig new lines 2024-07-24 14:34:35 +02:00
EnZaXD
1413bd63ef
Handle attribute_modifiers inside container components in 1.21->1.20.5 (#829) 2024-07-24 14:33:56 +02:00
EnZaXD
136678b0b7
Use enhanced switch in more places, fix typo (#831) 2024-07-24 14:33:16 +02:00
Nassim Jahnke
99618af747
Fix enchantment table hints 2024-07-22 18:00:28 +02:00
EnZaXD
ede8b877b5
Remove ViaFabricPlus as required dependency (#827) 2024-07-21 09:43:32 +02:00
EnZaXD
b5319dbb32
Check if item is null in 1.17.1->1.17 book conversion (#826) 2024-07-20 17:09:34 +02:00