Myles
|
ea4487e33f
|
Back to dev
|
2016-12-20 21:46:19 +00:00 |
|
Myles
|
c2578bd212
|
Bump to 1.0.3
|
2016-12-20 21:06:23 +00:00 |
|
Myles
|
a1347dd669
|
Move 1.11.1 support to new class, fixes any other support issues (or just upgrade bungee etc)
|
2016-12-20 20:54:28 +00:00 |
|
Myles
|
3228ba65ae
|
Fix #587
|
2016-12-20 20:13:19 +00:00 |
|
Myles
|
08b2d5b7e8
|
Fix #604
|
2016-12-20 20:11:21 +00:00 |
|
Myles
|
2b89dbce0e
|
Back to snapshot
|
2016-12-20 16:14:13 +00:00 |
|
Myles
|
f256309487
|
Bump version to 1.0.2
|
2016-12-20 16:07:37 +00:00 |
|
Myles
|
462abb1ef9
|
Update to snapshot 1.11.1
|
2016-12-15 15:39:38 +00:00 |
|
Myles
|
a35408d14f
|
New config option for disabling piston animation for 1.11 clients #570
|
2016-12-15 15:32:54 +00:00 |
|
Myles
|
81d4deaea7
|
Fix block metadata #580
|
2016-11-28 23:47:49 +00:00 |
|
Myles
|
9103f89aff
|
1.0.2-SNAPSHOT
|
2016-11-16 19:58:59 +00:00 |
|
Myles
|
8e4c2648a3
|
1.0.1 Release
|
2016-11-16 19:57:20 +00:00 |
|
Myles
|
ad020ec329
|
Fix wrong packet format for 1.8 brewing #562
|
2016-11-16 18:14:47 +00:00 |
|
Matsv
|
df3be302af
|
Send the chunkbulk packets immediately. Fixes #535
|
2016-11-16 17:15:36 +01:00 |
|
Gianluca Falcomer
|
8e3b8cb572
|
Update ViaCommandHandler.java (#558)
|
2016-11-16 16:15:24 +01:00 |
|
Myles
|
ff1554556e
|
Fixed 1.7 UUID, oops. Thanks @MineTheCube
|
2016-11-15 21:17:39 +00:00 |
|
Myles
|
b15c93c416
|
Use length for UUID compat as contains is expensive
|
2016-11-15 19:53:22 +00:00 |
|
Myles
|
071b42c9e0
|
Fix 1.7.2 support when used with ProtocolSupport
|
2016-11-15 19:11:40 +00:00 |
|
Matsv
|
304f9b34fd
|
Send empty metadata flags on server switch to prevent an Elytra glitch on 1.8 fixes #555
|
2016-11-15 18:10:14 +01:00 |
|
Myles
|
c817a0e9cb
|
Add null check to hand patch
|
2016-11-15 17:07:31 +00:00 |
|
Myles
|
744252d492
|
Don't handle null users
|
2016-11-15 17:01:22 +00:00 |
|
Myles
|
9186361a29
|
Change ConcurrentHashMaps to just Maps for Java 7 support
|
2016-11-15 15:17:16 +00:00 |
|
Myles
|
bf01c9ea0e
|
Fix getting connection twice
|
2016-11-15 08:17:15 +00:00 |
|
Myles
|
bee260e2b4
|
Ignore null users
|
2016-11-14 23:42:29 +00:00 |
|
Myles
|
21811991f1
|
Correct elytra dropping, fixes #545
|
2016-11-14 23:35:47 +00:00 |
|
Myles
|
a2809f8d5c
|
Add count to /viaver list, #540
|
2016-11-14 22:38:39 +00:00 |
|
Myles
|
95f2b597da
|
This is billy, he got lost on his way to the last commit, apologies.
|
2016-11-14 22:20:08 +00:00 |
|
Myles
|
fa348fbc23
|
Fix villager trading on 1.11 #534
|
2016-11-14 22:17:23 +00:00 |
|
Matsv
|
d277701caa
|
Ignore if the setMainHand doesn't exist
|
2016-11-14 21:13:18 +01:00 |
|
Matsv
|
9b7f68a888
|
Store the mainHand and change it on serverChange for Bungee, fixes #536
|
2016-11-14 20:59:06 +01:00 |
|
Myles
|
7e837ef9db
|
Ensure we don't save and load config at same time
|
2016-11-14 18:46:27 +00:00 |
|
Myles
|
eb78fe4bfc
|
Better flexibility with number loading
|
2016-11-14 18:29:45 +00:00 |
|
Matsv
|
689f0fd5db
|
Back to the snapshots
|
2016-11-14 19:17:20 +01:00 |
|
Myles
|
32316cf3ab
|
Fix character limit to 100 for messages, #530
|
2016-11-14 18:14:49 +00:00 |
|
Matsv
|
d450c9b4d6
|
1.11 and bump version
|
2016-11-14 16:15:20 +01:00 |
|
Myles
|
622673d1d3
|
Small javadoc tweaks
|
2016-11-14 13:21:06 +00:00 |
|
Myles
|
1209beb47d
|
Allow servers to manually be probed with API
|
2016-11-14 12:38:39 +00:00 |
|
Myles
|
f4eeb94a2e
|
Better support for malformed json packets #528
|
2016-11-14 12:03:22 +00:00 |
|
Myles
|
fac7eab59e
|
Prepare for 1.0.0
|
2016-11-13 14:04:56 +00:00 |
|
Myles
|
e430bfce06
|
Fix uninjection when different handler order
|
2016-11-13 13:34:22 +00:00 |
|
Matsv
|
dd55cc3cf2
|
Merge branch '1.11-DEV' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV
|
2016-11-13 14:26:21 +01:00 |
|
Matsv
|
9937a173d1
|
Use the correct platform name and version for Sponge
|
2016-11-13 14:26:04 +01:00 |
|
Myles
|
1c584040ca
|
Use logger instead of System.out
|
2016-11-13 13:25:56 +00:00 |
|
Myles
|
10a2df5a7d
|
Use plugin description from project pom.xml and fix sponge.
This disables the sponge plugin annotation processor and uses our own mcmod.info
|
2016-11-13 13:15:26 +00:00 |
|
Matsv
|
1bec3cf1d0
|
Change the metadata transformer fail message
|
2016-11-13 13:36:03 +01:00 |
|
Matsv
|
4142797380
|
Implement PlatformVersion for better dump output
|
2016-11-13 12:36:48 +01:00 |
|
Matsv
|
68fc884d2a
|
Change the platform name to the full name that includes the version
|
2016-11-12 13:16:27 +01:00 |
|
Matsv
|
2872bdd1c3
|
Update the snapshot comment to 1.11-pre1
|
2016-11-08 16:09:00 +01:00 |
|
Matsv
|
7d29a0c0af
|
1.11-pre1
|
2016-11-08 16:02:11 +01:00 |
|
Matsv
|
dd6423de06
|
Remove event-based commandblock listeners
|
2016-11-06 11:30:28 +01:00 |
|