3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-12-26 16:12:43 +01:00
Commit graph

1503 Commits

Autor SHA1 Nachricht Datum
EnZaXD
563a3e518d
Handle unknown entity types correctly (#932) 2024-12-15 10:13:08 +01:00
Nassim Jahnke
8896528c34
5.2.0 Release 2024-12-06 16:11:13 +01:00
Nassim Jahnke
8ec7c27153
Check for client state in event loop in PlayerPacketsTickTask 2024-12-05 23:22:03 +01:00
Nassim Jahnke
5f0cb34e64
Merge branch 'master' into preview 2024-12-05 17:17:35 +01:00
Nassim Jahnke
b67d7c076f
Fix dust/dust_color_transition particles in biome data
Fixes #926
2024-12-05 17:16:57 +01:00
Nassim Jahnke
5f6696f741
Update FUNDING.yml 2024-12-04 22:04:30 +01:00
FlorianMichael
7b48d1bd56 Add snapshot support section to README 2024-12-04 20:42:45 +01:00
Nassim Jahnke
b6828aa73d
Add missing set_player_inventory handler, update template protocol 2024-12-04 15:43:49 +01:00
Nassim Jahnke
7711974b58
Remove remaining changed data from show item hovers 2024-12-04 12:41:09 +01:00
Nassim Jahnke
07037fd201
Enable experimental feature for .3 clients 2024-12-03 23:29:16 +01:00
Nassim Jahnke
c6ac4542f1
Remove unnecessary container set data handler 2024-12-03 23:16:26 +01:00
Nassim Jahnke
1805777b6f
Fix switcheroo 2024-11-29 13:59:42 +01:00
Nassim Jahnke
4f6fa42f53
Update mappings 2024-11-27 21:59:58 +01:00
Nassim Jahnke
07272b7ab3
Add translation mappings 2024-11-27 21:59:58 +01:00
Nassim Jahnke
b3e508444d
1.21.4-pre1 2024-11-27 21:59:58 +01:00
Nassim Jahnke
68b8481de1
24w46a 2024-11-27 21:59:58 +01:00
Nassim Jahnke
402aff9656
24w45a (mostly) 2024-11-27 21:59:58 +01:00
Nassim Jahnke
2456b05ea6
24w44a 2024-11-27 21:59:58 +01:00
Nassim Jahnke
9d5cd04d4b
Always update storage data 2024-11-27 21:50:46 +01:00
Nassim Jahnke
30499c8b30
Fix entity teleport for non-self in 1.21.2->1.21.1
Fixes #922
2024-11-27 21:47:40 +01:00
Nassim Jahnke
fb328d4753
Fix recipe removal 2024-11-26 18:16:42 +01:00
Nassim Jahnke
5347820c28
Fix typo 2024-11-25 10:18:16 +01:00
Nassim Jahnke
c4af653e42
Fix 1.21 client-sent food using_converts_to handling 2024-11-25 10:17:10 +01:00
github-actions[bot]
5240487a35
Update Gradle Wrapper from 8.11 to 8.11.1 (#920)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-11-24 02:09:33 +01:00
EnZaXD
276953f6cb
Backup inconvertible item component data for creative clients in 1.21+ (#907)
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2024-11-22 10:36:42 +01:00
EnZaXD
1dfef5b97e
Emulate block and item display entities in 1.19.4->1.19.3 (#871) 2024-11-18 14:38:20 +01:00
Nassim Jahnke
4a9c98aa1b
Address Gradle deprecation warnings 2024-11-17 13:45:25 +01:00
github-actions[bot]
07e2848e5b
Update Gradle Wrapper from 8.10.2 to 8.11 (#917)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-11-17 12:23:33 +01:00
Gero
1db6824391
Fix remapping of 1.21.3 PLAYER_INFO_UPDATE list order (#915) 2024-11-11 17:01:35 +01:00
Nassim Jahnke
82a7c9bc3d
Update VV usage 2024-11-11 15:00:34 +01:00
Nassim Jahnke
3a67be7fe5
Don't forget to rewrite item in set cursor and set player inventory 2024-11-08 17:25:40 +01:00
EnZaXD
8cb285db69
Change darkness->blindness in 1.19->1.18.2 (#908) 2024-11-07 09:18:33 +01:00
EnZaXD
04a692022a
Move config option check for player face fix into packet handlers (#913) 2024-11-07 09:11:38 +01:00
Nassim Jahnke
498bec9065
Remove 'has recipe error' container data from smithing table
Fixes #909
2024-11-05 20:20:27 +01:00
Nassim Jahnke
ab2a407742
Bump version to 5.1.2-SNAPSHOT 2024-11-05 20:18:30 +01:00
Nassim Jahnke
cfad15a9b2
5.1.1 Release 2024-11-01 19:00:56 +01:00
EnZaXD
2c3c62d246
Update VV API usage (#906)
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2024-11-01 18:58:44 +01:00
Nassim Jahnke
d6c27add17
Add viaproxy jvm flags 2024-10-30 21:07:30 +01:00
RK_01
7b5ee01929
Fix SET_CURSOR_ITEM container id type (#905) 2024-10-30 17:05:57 +01:00
Nassim Jahnke
c7a5de1176
Write inventory id as unsigned byte... 2024-10-30 16:52:52 +01:00
Nassim Jahnke
16aa6a51a2
Fix issues with creaking entity data
Fixes #904
2024-10-30 10:21:04 +01:00
EnZaXD
562651cd9d
[ci skip] Add component rewriter to template (#903) 2024-10-30 10:20:24 +01:00
EnZaXD
3e8086e136
Add gradle task to quickly test/debug code changes (#902) 2024-10-29 15:00:34 +01:00
Nassim Jahnke
368f450e11
Remove lock item data in component rewriter 2024-10-29 13:38:01 +01:00
Nassim Jahnke
80b530a368
Fix trail particle handling 2024-10-29 13:33:16 +01:00
Nassim Jahnke
d2d1d0014f
Remove instrument registry
Some older clients don't like unknown registries
2024-10-29 12:45:56 +01:00
Nassim Jahnke
5a576d66b4
Update item type in area effect cloud particles in 1.13.2->1.13.1 2024-10-28 12:21:57 +01:00
EnZaXD
a94d06716c
Use new ParticleRewriter (#901) 2024-10-28 11:28:12 +01:00
Nassim Jahnke
8af8319839
Small cleanup 2024-10-27 23:25:00 +01:00
EnZaXD
927ffaf20a
Correctly update action bits in PLAYER_INFO_UPDATE in 1.21.2->1.21 (#899) 2024-10-26 14:07:13 +02:00