Commit Graph

85 Commits

Author SHA1 Message Date
Nassim Jahnke
8fff947863
Map powder snow bucket to snow block
Fixes #397
2021-09-07 11:25:04 +02:00
kennytv
4f801b4228
Fix 1.16->1.15 wolf anger
Fixes #392
2021-08-14 10:51:49 +02:00
kennytv
54dc05046f
Fix entity id int type 2021-08-11 15:08:01 +02:00
kennytv
e05c585b37
Fix 1.14 position tracking of client
Fixes #391
2021-08-11 08:55:42 +02:00
kennytv
a03a3a2a8d
Fix NPE in 1.16 TranslatableRewriter
Closes ViaVersion/ViaVersion#2655
2021-08-09 09:08:15 +02:00
kennytv
e251565837
Don't ignore gitignores 2021-08-09 09:03:54 +02:00
kennytv
455bb546f0
Add option to replace ping packets by using container acks
Closes ViaVersion/ViaVersion#2624
2021-07-17 11:13:01 +02:00
kennytv
fa707e5391
Ignore untracked entity meta 2021-07-11 17:35:17 +02:00
KennyTV
43ebe3c3e3
Fix 1.17->1.16 and 1.16.2->1.16.1 meta types 2021-07-07 10:15:32 +02:00
KennyTV
3f01f0100c
4.0.1 Release 2021-07-05 18:41:06 +02:00
KennyTV
29d3787de8
Send doubled respawn anyways for < 1.13 clients 💩
Fixes #381 (dirty hotfix)
2021-07-03 10:35:59 +02:00
KennyTV
59df758ceb
Fix 1.15->1.14 immediate respawn flag in join game 2021-07-03 10:00:09 +02:00
KennyTV
80360bf27c
1.17.1-rc1 2021-07-01 20:09:34 +02:00
KennyTV
3da7d7513e
Merge branch 'master' into dev 2021-06-29 19:21:13 +02:00
KennyTV
a654becac8
Limit number of book pages in 1.17->1.17.1 2021-06-29 19:20:05 +02:00
KennyTV
9d41854e22
Hotfix 1.13->1.12 command suggestions
Fixes #368
2021-06-19 11:18:33 +02:00
KennyTV
edf9ccca8b
Uncache state ids on inventory close 2021-06-18 17:26:32 +02:00
KennyTV
d62165bf51
1.17.1-pre1 2021-06-18 17:22:39 +02:00
KennyTV
00bc4a9d6a
Read unsigned byte in set slot for consistency 2021-06-18 17:01:50 +02:00
KennyTV
7885babe1e
Fix particle id change in 1.16 meta 2021-06-17 12:15:05 +02:00
KennyTV
9a53678838
Remove unnecessary warning 2021-06-17 09:00:38 +02:00
KennyTV
91874ffc3b
More bandaid 2021-06-16 13:58:49 +02:00
KennyTV
e71c34255b
Bandaid fix tile entity error 2021-06-16 13:51:04 +02:00
KennyTV
3b85200641
Sanity check for bad/untracked meta packets
Fixes ViaVersion/ViaVersion#2549
Fixes ViaVersion/ViaVersion#2521
2021-06-15 22:27:56 +02:00
KennyTV
13d27a6f4d
Fix dust color transition and vibration particle id
Fixes #2543
2021-06-14 09:12:37 +02:00
KennyTV
3cec1751c9
Fix 1.17 map data
Fixes #367
2021-06-10 18:34:15 +02:00
KennyTV
80f9dce513
Fix 1.17 special type tracking 2021-06-10 08:47:32 +02:00
SuspiciousActivity
cf7c718493
Fix 1.17 ping handler (#365) 2021-06-09 15:14:42 +02:00
KennyTV
54a979c641
4.0.0 Release 2021-06-07 19:52:09 +02:00
KennyTV
e41d643488
Update VV usage 2021-06-06 17:24:41 +02:00
KennyTV
7e2775114b
Update VV usage 2021-06-04 12:16:08 +02:00
KennyTV
cbbc127360
Update translation mappings 2021-06-03 21:34:23 +02:00
KennyTV
83a566d145
Update VV usage 2021-06-03 20:25:20 +02:00
KennyTV
3d3c1a0430
Fix load order with late-bind enabled
Fixes #362
2021-06-03 11:05:51 +02:00
KennyTV
08f6c0b1f1
Update VV usage 2021-06-02 22:05:05 +02:00
KennyTV
4cc3ea0883
Replace some hardcoded packet ids 2021-06-01 23:57:54 +02:00
KennyTV
2876495b62
Fix early achievement send 2021-06-01 20:17:10 +02:00
KennyTV
7d03831ba8
Update VV usage 2021-05-31 23:18:56 +02:00
KennyTV
0514dd2ea5
1.17-pre2 2021-05-31 18:25:57 +02:00
KennyTV
f341fc132c
Fix ancient client error caused by empty meta for < 1.11
Since modern versions don't immediately send metadata in spawn packets and 1.10 clients and lower have a slight oversight in the meta getting, every mob/player spawn spammed the client console with an error. Even though it is a harmless error, I figured people would like their client console not to get spammed anymore.
2021-05-29 15:01:02 +02:00
KennyTV
27b4933262
Update build scripts 2021-05-29 09:32:55 +02:00
KennyTV
fb368a9ebe
1.17-pre1 2021-05-27 15:46:08 +02:00
KennyTV
8adb80b5eb
Don't store UserConnection in stored objects unless needed 2021-05-26 21:58:19 +02:00
KennyTV
4a60f0f903
Update VV usage 2021-05-26 15:52:37 +02:00
KennyTV
a789e2ff7b
Update EntityTracker/meta rewriter 2021-05-25 15:27:16 +02:00
KennyTV
1201c2979b
Update VV usage 2021-05-20 18:34:05 +02:00
KennyTV
0e15a98472
21w20a 2021-05-19 18:56:18 +02:00
KennyTV
51d07c1c50
Print bad component on deserialization fail 2021-05-18 09:40:22 +02:00
KennyTV
5f59a57a78
Fix legacy hover conversion
Fixes ViaVersion/ViaVersion#2471
2021-05-14 11:04:45 +02:00
KennyTV
084fc5d327
21w19a, update to Gradle 7.0.1 2021-05-12 16:01:46 +02:00