Commit Graph

1067 Commits

Author SHA1 Message Date
Nassim Jahnke
8eca6bf0b2 Improve Gradle setup
Don't build full platform jars to reduce build time
2023-11-06 14:45:30 +10:00
Nassim Jahnke
c13a89a29c Update Gradle wrapper 2023-11-05 11:56:20 +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
Kichura
d121745a0f
Update Fabric dependencies (#605) 2023-10-16 15:17:17 +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
EnZaXD
80696a1273
[ci skip] Note smithing table as not usable for <1.19.4 clients (#600) 2023-10-08 02:18:34 +00:00
Nassim Jahnke
54330702b1
23w40a 2023-10-06 22:36:03 +10:00
Nassim Jahnke
f923648fe8
4.8.1 Release 2023-10-03 20:58:18 +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
Nassim Jahnke
e73eeeb434
Update branch check again 2023-09-26 10:48:42 +10:00
Brokkonaut
96650decae
Fix packet id of player velocity packets (#593) 2023-09-26 10:47:57 +10:00
Nassim Jahnke
1d35b1cdb2 [ci skip] Fix branch check in publishing 2023-09-26 00:24:36 +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
cfbe287361 Bump version to 4.8.1-SNAPSHOT 2023-09-24 23:55:25 +10:00
Nassim Jahnke
f254869c66
4.8.0 Release 2023-09-21 10:35:54 +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
Nassim Jahnke
88fd52ac6e [ci skip] Update Gradle wrapper and checkout actions 2023-09-05 21:29:01 +10:00
Nassim Jahnke
c13c3f17fc Fix scoreboard objective reading 2023-08-31 11:48:48 +10:00