Commit Graph

123 Commits

Author SHA1 Message Date
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
KennyTV
2194c96883
Handle new map colors
Co-authored-by: Gerrygames <gecam59@gmail.com>
2021-05-11 14:02:12 +02:00
KennyTV
93e99bc1ef
21w17a 2021-04-28 17:56:29 +02:00
KennyTV
687e1f4f43
Update VV 2021-04-28 13:09:19 +02:00
KennyTV
4ea5a76337
Reformat imports 2021-04-27 20:36:11 +02:00
KennyTV
face56dce1
Update VV 2021-04-27 13:25:27 +02:00
KennyTV
24aebfe92a
Change imports/package qualifiers 2021-04-26 23:31:29 +02:00
KennyTV
9337ff8958
Move files to com.viaversion package 2021-04-26 23:27:18 +02:00
KennyTV
18e2ef01e7
Update ViaVersion dependency 2021-04-26 23:24:49 +02:00
KennyTV
516be47827
Bump version to 4.0.0 2021-04-23 22:50:35 +02:00
KennyTV
d4785f093e
21w15a 2021-04-14 17:46:12 +02:00
KennyTV
fad65e5b81
Update gradle build files
Co-authored-by: jmp <jasonpenilla2@me.com>
2021-04-14 14:19:28 +02:00
KennyTV
49d507dfad
Update to Gradle 7.0 2021-04-13 12:40:37 +02:00
KennyTV
75031f66b5
Handle new translations 2021-04-10 16:54:10 +02:00
MrMicky
ad48770606
Use commands from Declare Commands packet for tab-completion on 1.12 (#353) 2021-04-10 09:56:55 +02:00
KennyTV
f7bd440a96
21w14a 2021-04-07 17:35:57 +02:00
MrMicky
7a5e57e1a8
Fix mushrooms blocks on 1.12.2 and below (#351) 2021-04-03 10:15:51 +02:00
MrMicky
0812204f11
Fix colored inventory titles on 1.13 and below (#350) 2021-04-02 20:41:56 +02:00
KennyTV
066fef0513
Move to checker qual nullability annotations 2021-04-02 18:24:13 +02:00
KennyTV
51b74fd618
21w13a 2021-03-31 20:26:04 +02:00
KennyTV
6403c6480d
Fix proxy server switches to equal world names and same the dimension 2021-03-26 14:47:20 +01:00
KennyTV
4c7919fe82
Update VV usage 2021-03-24 16:54:07 +01:00
KennyTV
bd6c2e1dcc
Slightly amend license header 2021-03-23 11:11:01 +01:00
KennyTV
e1325311c7
GPL 2021-03-21 10:48:42 +01:00
KennyTV
a0bb191e9f
21w11a 2021-03-17 17:44:17 +01:00
KennyTV
44ae5c8c1b
Update nbt usage 2021-03-15 11:16:40 +01:00
KennyTV
35ced30047
Minor cleanup 2021-03-13 18:39:15 +01:00
KennyTV
f498d59303
Fix explosion packet 2021-03-13 15:34:57 +01:00
KennyTV
62b321b7e9
21w10a 2021-03-11 11:56:18 +01:00
KennyTV
279e0f01ea
Fix some (previously) existing issues with name/lore saving, cleanup 2021-03-04 16:09:45 +01:00
KennyTV
ea59ab372e
Throw away Bungee Chat 2021-03-03 10:12:04 +01:00
KennyTV
a8de222bc2
More sanity checks in legacy enchantment handling
Fixes #336
2021-03-01 18:25:31 +01:00
KennyTV
a349c001fe
21w08a 2021-02-25 00:31:41 +01:00
KennyTV
0fbe2dc432
Actually fix building (I think™️) 2021-02-24 14:50:51 +01:00
KennyTV
9a581c534f
21w07a, bandaid building 2021-02-23 12:45:00 +01:00
KennyTV
3fc2a3e395
Setup gradle 2021-02-18 14:34:33 +01:00