Commit Graph

1869 Commits

Author SHA1 Message Date
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
Myles
05d01e70b7
Merge pull request #1205 from creeper123123321/master
Fix 1.9 chunk missing blocks, update travis badge url
2019-03-02 20:08:50 +00:00
creeper123123321
6b313cb65e
Fix 1.9 chunk missing blocks, update travis badge url 2019-03-02 17:07:23 -03:00
Myles
a4de84b6da
Merge pull request #1204 from Gerrygames/1.14
19w09a
2019-02-27 16:40:07 +00:00
Gerrygames
31550bd010 19w09a 2019-02-27 17:03:38 +01:00
Myles
5d63c359b3
Merge pull request #1202 from creeper123123321/master
Workaround packet order for team packets
2019-02-25 17:37:29 +00:00
creeper123123321
8283816418
Fix team remove 2019-02-24 15:53:43 -03:00
creeper123123321
44be8b3791
unnecessary cancel when auto-team is disabled 2019-02-24 15:07:34 -03:00
creeper123123321
f46a2bb618
Bungee auto-team, bump BungeeCord version, workaround for block connections 2019-02-24 15:02:09 -03:00
creeper123123321
96366aae42
Fix NPE when block connection is disabled 2019-02-23 20:12:49 -03:00
Myles
fd8879b46d Merge branch 'master' into dev 2019-02-23 22:34:16 +00:00
creeper123123321
d962ef09ff
workaround packet order for team packets 2019-02-23 13:44:41 -03:00
Myles
b26d2ef906
Merge pull request #1201 from creeper123123321/master
Some block connection changes, fix memory leak on Velocity, Sponge and Bungee
2019-02-23 14:32:16 +00:00
creeper123123321
0613886659
Fix memory leak 2019-02-23 10:12:25 -03:00
creeper123123321
75d7ffb447
Should be 15 2019-02-23 09:30:07 -03:00
creeper123123321
0b5c173945
Send multi block change on chunk updates, use separate for loops 2019-02-23 09:01:40 -03:00
Myles
f170aed1b9
Merge pull request #1199 from Gerrygames/1.14
19w08b
2019-02-22 15:51:18 +00:00
Gerrygames
1921b46a66 19w08b 2019-02-21 17:21:57 +01:00
Gerrygames
bccf90b093 fix horse armor 2019-02-20 21:02:09 +01:00
Gerrygames
deebc83f1e still send animation 2019-02-20 20:36:45 +01:00