Commit Graph

352 Commits

Author SHA1 Message Date
Nassim Jahnke
d4011f3646
1.20.3-pre3 2023-11-27 17:12:42 +01:00
EnZaXD
2bd687b19d
Implemented ViaVersion's SignableCommandArgumentsProvider (#633) 2023-11-26 15:34:55 +01:00
Nassim Jahnke
4f4bff6898
Update mappings 2023-11-21 07:36:29 +01:00
Nassim Jahnke
adac67b85c
Handle new resource pack actions 2023-11-21 07:13:37 +01:00
Nassim Jahnke
0949ff4ba9
1.20.3-pre1 (maybe) 2023-11-20 19:09:05 +01:00
Nassim Jahnke
8f5683f764
23w46a (mostly) 2023-11-19 16:48:24 +01:00
Drex
995c0bf4c3
Implement keep blocks explosion types (#632) 2023-11-19 16:19:40 +01:00
Nassim Jahnke
0f77acdc9f
Remove todos 2023-11-09 18:00:08 +10:00
Nassim Jahnke
ac5fbdd7f4
Allow null mapped entity name 2023-11-09 17:58:10 +10:00
Nassim Jahnke
fb7cd2d9e3
23w45a 2023-11-09 17:57:28 +10:00
Nassim Jahnke
5284a581b3 Handle new 1.20.2 map markers 2023-11-08 11:55:03 +10:00
Nassim Jahnke
bce716caa4 Don't expect enables features to always be sent
The client defaults to the vanilla registry, so it doesn't need to be sent
2023-11-05 11:50:33 +10:00
Nassim Jahnke
71f08b9e4e
Add 1.20.3 translations, fix unlit bulb mappings 2023-10-26 17:44:17 +10:00
Nassim Jahnke
59fc7f6a1a
23w43a 2023-10-26 13:13:23 +10:00
RK_01
232180ee61
Fix identifier handling in old protocols (#624) 2023-10-24 09:55:13 +10:00
RK_01
48907be813
Implement support for chat signing (#621) 2023-10-22 19:51:00 +10:00
EnZaXD
ff87b1dc92
1.13.2 -> 1.14: Change bamboo mapping (#622) 2023-10-22 12:36:21 +10:00
Nassim Jahnke
e68ddf42b0 Update VV usage 2023-10-21 13:41:39 +10:00
Nassim Jahnke
8a9d4bd971
Update VV usage 2023-10-20 12:46:29 +10:00
Nassim Jahnke
7f85d074af
Update VV usage 2023-10-19 21:31:00 +10:00
Nassim Jahnke
4cd65dd956
23w42a (if the ci manages to find VV) 2023-10-19 11:50:31 +10:00
Nassim Jahnke
719bb11938
Update TranslatableRewriter 2023-10-18 14:56:44 +10:00
Дмитрий
e419831e8a
Big Dripleaf mappings change (#614) 2023-10-18 11:48:45 +10:00
Nassim Jahnke
65158455cc Fix early sending of resource pack
Fixes #3476
2023-10-15 18:12:39 +10:00
Nassim Jahnke
0912e33358
Merge pull request #611 from SplotyCode/fix/scoreboatd 2023-10-13 21:20:00 +10:00
David Scandurra
02f595b109 ChatUtil: Append unwritten formatting in prefix mode 2023-10-12 23:03:18 +02:00
Nassim Jahnke
f78d166acf
23w41a (probably) 2023-10-12 01:53:44 +10:00
Nassim Jahnke
2e0acf169b Actually track 1.20.2 entities
Fixes #609, #597
2023-10-11 16:43:32 +10:00
EnZaXD
aa1f38674d
Fix platform loading (#604) 2023-10-08 19:33:00 +10:00
Nassim Jahnke
9e883faa78 Update nbt lib usage 2023-10-08 18:56:56 +10:00
EnZaXD
e27930b1d7
Allow platform implementation to define config path (#603) 2023-10-08 17:20:01 +10:00
Nassim Jahnke
d46eb8719a Fix it again 2023-10-08 15:26:37 +10:00
EnZaXD
d092c98897
Fix ViaBackwards#init previous platform check (#602) 2023-10-08 15:10:35 +10:00
EnZaXD
75680296e8
Updated Via API usage (#601) 2023-10-08 14:51:49 +10:00
Nassim Jahnke
54330702b1
23w40a 2023-10-06 22:36:03 +10:00
Nassim Jahnke
92c160c43a Fix trade list sending
Forgot to remove cancellation from initial configuration testing
Fixes #594
2023-09-28 11:19:36 +10:00
Nassim Jahnke
cc7df5a4fc
Fix serverbound beacon secondary effect 2023-09-28 09:36:41 +10:00
Nassim Jahnke
8e6727c350 Handle changed custom potion effects tag 2023-09-27 14:58:03 +10:00
Brokkonaut
96650decae
Fix packet id of player velocity packets (#593) 2023-09-26 10:47:57 +10:00
Nassim Jahnke
c6711919b1
Add separate client and server state handling 2023-09-25 18:34:03 +10:00
Nassim Jahnke
67f7a66ca5 Fix 1.20.2->1.20 if run on the backend 2023-09-25 10:54:52 +10:00
Nassim Jahnke
4cba8072c4 Fix implementation version 2023-09-24 23:56:29 +10:00
Nassim Jahnke
57ca5f1bf5
Fix particle handling 2023-09-21 10:35:42 +10:00
Nassim Jahnke
b69ebe6657 Send the config ack packet 2023-09-19 13:25:25 +10:00
Nassim Jahnke
ea2fac0788 Handle configuration start
TODO: Check whether all the necessary data for the join game packet is always expected by the client or if we need to cache it from the initial login
2023-09-19 13:20:19 +10:00
Nassim Jahnke
2b2384acc1
Remove new trim patterns in 1.20->1.19
Fixes #570
2023-09-15 18:13:12 +10:00
SplotyCode
643c6b18dd
Fix scoreboard component coversion (#586) 2023-09-08 12:22:16 +10:00
Nassim Jahnke
80438807cc 1.20.2-pre2 2023-09-08 09:33:31 +10:00
Nassim Jahnke
2f373adad4 [ci skip] Update Blossom 2023-09-06 11:30:10 +10:00
Nassim Jahnke
e2546b8471 1.20.2-pre1 2023-09-06 00:59:17 +10:00