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

1395 Commits

Autor SHA1 Nachricht Datum
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
EnZaXD
94c755166c
Change modrinth/hangar publishing dependencies (#825) 2024-07-20 09:15:57 +02:00
EnZaXD
b6caa30c16
Add alternative sculk shrieker mapping in 1.19->1.18.2 (#820) 2024-07-17 19:06:44 +02:00
EnZaXD
bb2f26a5eb
Handle keep all player attributes boolean in LOGIN in 1.16->1.15.2 (#822) 2024-07-17 19:02:34 +02:00
Nassim Jahnke
b10b161fe7
Update Gradle wrapper 2024-07-14 21:33:19 +02:00
EnZaXD
c9d57aab8d
Fix possible NPE in 1.17->1.16.4 bedrock at 0 emulation (#821) 2024-07-14 10:10:03 +02:00
EnZaXD
7e08534f4f
[ci skip] Fix player combat packet value comments (#818) 2024-07-13 10:59:39 +02:00
EnZaXD
d7e7992ca4
Include new bedrock-at-0 config option in world height warning (#815) 2024-07-09 18:26:49 +02:00
EnZaXD
e56920c7b1
Fix possible BannerHandler NPE in 1.13->1.12.2 (#814) 2024-07-09 17:59:06 +02:00
EnZaXD
e0ec308fa0
Handle rarity changes in trident/banner pattern item in 1.21->1.20.5 (#813) 2024-07-08 12:34:37 +02:00
EnZaXD
1c8438d2a6
Change BlockEntityHandler#handleOrNewCompoundTag to a void function (#812) 2024-07-07 17:31:15 +02:00
EnZaXD
33d8485852
Rename missing metadata references to entity data (#811) 2024-07-06 21:13:55 +02:00
EnZaXD
16f1bdff02
Put enchantment level into translatables in enchantment rewriters (#807) 2024-07-05 16:10:00 +02:00