3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-07-30 02:48:03 +02:00
Commit graph

1688 Commits

Autor SHA1 Nachricht Datum
Gerrygames
8231b3aebe 19w14b 2019-04-05 18:48:38 +02:00
Gerrygames
3ef8aa9e7f 19w14a 2019-04-03 19:39:39 +02:00
Myles
aecf9fb9b1
Merge pull request #1236 from ViaVersion/master
merge master into dev
2019-03-30 18:23:09 +00:00
Myles
c8d1304e7f
Merge pull request #1230 from creeper123123321/dev2
read nbt in 1.14 chunk, pose metatype, don't change ping protocol if …
2019-03-30 14:07:22 +00:00
Myles
796a508af0
Merge pull request #1235 from creeper123123321/gerry1.14
19w13b + chunk loading on join fixes
2019-03-30 14:07:06 +00:00
creeper123123321
6751acb6c4
Generated mappings for 13b 2019-03-30 10:00:54 -03:00
creeper123123321
475fb97730
19w13b and workaround for chunks not loading near to world border on 1.13.2 on join 2019-03-30 09:26:31 -03:00
Gerrygames
acee33aae6 fix chunk loading in 19w13a 2019-03-27 20:16:26 +01:00
Gerrygames
65f60098c8 19w13a 2019-03-27 19:08:53 +01:00
creeper123123321
19a75abaf3
read nbt in 1.14 chunk, pose metatype, don't change ping protocol if different from provider 2019-03-24 13:07:03 -03:00
Myles
fa36de2c78
Merge pull request #1229 from creeper123123321/master
Update OpenNBT
2019-03-24 14:05:09 +00:00
creeper123123321
0f49ce2f9d
Update OpenNBT 2019-03-24 10:59:51 -03:00
Myles
73b24657f5
Merge pull request #1225 from creeper123123321/master
Don't connect fences to stairs
2019-03-23 19:24:38 +00:00
creeper123123321
e03db26530
Fix numeric ids that doesn't need string remap 2019-03-23 16:23:15 -03:00
creeper123123321
3fd3777e8c
Don't connect fences to stairs 2019-03-22 15:18:41 -03:00
Myles
7ad73cd476
Merge pull request #1223 from creeper123123321/master
convert numerical ids to string ids on canplaceon/candestroy
2019-03-21 21:07:34 +00:00
creeper123123321
c5e0fcae9a
convert numerical ids to string ids on canplaceon/candestroy 2019-03-21 17:48:14 -03:00
Myles
4ca25df410
Merge pull request #1222 from Gerrygames/1.14
19w12b
2019-03-21 16:19:31 +00:00
Gerrygames
56b5986fc5 19w12b 2019-03-21 17:04:33 +01:00
Myles
05c1a31f00
Merge pull request #1221 from Gerrygames/1.14
19w12a
2019-03-20 18:09:06 +00:00
Gerrygames
e0b88b750d 19w12a 2019-03-20 14:27:28 +01:00
Myles
b0c2d6f71c
Merge pull request #1219 from creeper123123321/master
ignore non-identifier format on plugin messages
2019-03-18 21:37:21 +00:00
creeper123123321
4e28a10aaa
ignore non-identifier format on plugin messages 2019-03-18 15:11:35 -03:00
Myles
49205f0361 Merge branch 'master' into dev 2019-03-18 11:30:19 +00:00
Myles
47819180c4 Rework previous commit + Introduce injection information to dump 2019-03-18 11:30:02 +00:00
Myles
be3fa19c0a Consistency: itruncate1_14Books -> isTruncate1_14Books 2019-03-17 16:11:36 +00:00
Myles
32a2734082 Merge branch 'master' into dev 2019-03-17 16:10:38 +00:00
Myles
b28b0c3018 Fix last commit 2019-03-17 16:05:24 +00:00
Myles
ee5eb59e42 Revert unnecessary synchronizes in ListWrapper
Usually the list we're wrapping is synchronized, so instead we'll ensure our code can be run concurrently.

There might be issues with other plugins and this change (but it's unlikely), open a issue if you see any of these after this change.
2019-03-17 16:04:13 +00:00
Myles
d3f4d8dd41
Merge pull request #1217 from Gerrygames/1.14
19w11a
2019-03-15 20:27:18 +00:00
Gerrygames
d44ecaabf7 send difficulty instead of ignoring it 2019-03-13 19:03:22 +01:00
Myles
d133ca4a0f
Merge pull request #1211 from creeper123123321/master
Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80
2019-03-13 17:50:03 +00:00
Gerrygames
f8df3239d5 "fix" trade list 2019-03-13 18:07:09 +01:00
Gerrygames
f9d957a827 19w11a 2019-03-13 17:53:17 +01:00
creeper123123321
bef3e3d18f
process translate on command block entity 2019-03-10 16:36:30 -03:00
creeper123123321
aca764c288
fix command block #1212 2019-03-10 16:18:41 -03:00
creeper123123321
3c0282b04f
Fix missing villager sound remap 2019-03-10 07:30:09 -03:00
Myles
d8c081b8d3
Merge pull request #1213 from KennyTV/dev
Try to fix particles
2019-03-08 14:46:30 +00:00
KennyTV
53ca96f158 Fix particles 2019-03-07 23:59:31 +01:00
KennyTV
f8895c7c78 Try to fix particles 2019-03-07 23:11:09 +01:00
creeper123123321
12b45d95e0
Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80 2019-03-05 19:47:58 -03:00
Myles
1cdfeadd86
Merge pull request #1210 from KennyTV/dev
Fix minecart data
2019-03-04 15:46:27 +00:00
KennyTV
15fec93bf1 Fix minecart data 2019-03-04 16:42:22 +01:00
Myles
64d2de010d Fix Minecart typo (thanks KennyTV) 2019-03-04 11:37:38 +00:00
Myles
ad1cd2c993
Merge pull request #1208 from KennyTV/dev
Add option to truncate edited books with more than 50 pages on 1.14
2019-03-04 09:34:41 +00:00
KennyTV
687de97fcd Use read instead of passthrough 2019-03-04 10:30:06 +01:00
KennyTV
9d0331e190 Add option to truncate edited books with more than 50 pages 2019-03-04 10:14:52 +01:00
Myles
ca863ba8c6
Merge pull request #1207 from KennyTV/dev
Fix book opening
2019-03-03 13:29:29 +00:00
Myles
b9a2279966
Merge pull request #1206 from ViaVersion/master
merge master into dev
2019-03-03 13:29:00 +00:00
KennyTV
9a91250af7 Fix books 2019-03-03 13:40:17 +01:00