3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-01 13:18:02 +02:00
Commit graph

1251 Commits

Autor SHA1 Nachricht Datum
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
Nassim Jahnke
3b9354c4f6 23w35a (untested) 2023-08-31 00:53:48 +10:00
Nassim Jahnke
83636ecf51 Fix 1.16->1.15 hover components in books
Fixes #572
2023-08-27 18:52:43 +10:00
Nassim Jahnke
082b61a956 [ci skip] Update Hangar publish plugin 2023-08-26 20:05:17 +10:00
Nassim Jahnke
108e96ec6d Move world data tracker into first join game handler 2023-08-18 01:36:37 +10:00
Nassim Jahnke
6dd5cb20d9 23w33a 2023-08-18 01:32:50 +10:00
EnZaXD
2a2a0d8a72
Adde1.9 protocols from ViaVersion to ViaBackwards (#580) 2023-08-14 11:06:59 +10:00
Nassim Jahnke
9c68b30865 Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	.github/workflows/gradle.yml
2023-08-14 10:15:19 +10:00
EnZaXD
e0b7426dc9
Remove unused chat-types setting from config.yml (#579) 2023-08-14 10:04:02 +10:00
EnZaXD
43e2b242c4
Fix 1.19.4 -> 1.19.3 precipitation reading (#578) 2023-08-14 10:02:52 +10:00
Nassim Jahnke
567725d996 Update README 2023-08-11 21:36:20 +10:00
Nassim Jahnke
4fa985f131 Also publish dev branch builds to Hangar 2023-08-11 20:34:24 +10:00
Nassim Jahnke
2e8d6bcc9f Include link to commit in autopublished changelog 2023-08-11 16:26:17 +10:00
Nassim Jahnke
95e3446e8c Add mappings for changed block states and sounds 2023-08-11 16:08:10 +10:00
Nassim Jahnke
725e505514 Also handle release versions on publish 2023-08-11 15:54:59 +10:00
Nassim Jahnke
c053975535 Finish publish action 2023-08-11 12:16:42 +10:00
Nassim Jahnke
70725d4aaf Add Hangar publishing 2023-08-11 00:26:51 +10:00