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 |
|
Matsv
|
52bbf1affe
|
Handle the actionbar packet change
|
2016-11-06 10:37:26 +01:00 |
|
Matsv
|
cfaded6cf8
|
Make CommandBlocks work on BungeeCord with 1.8.8 child servers
|
2016-11-02 18:14:57 +01:00 |
|
Matsv
|
69e444f83d
|
Fix Bungee constant entity ids
|
2016-11-02 18:07:21 +01:00 |
|
Matsv
|
c896ed5f63
|
Move the Bungee server switch handler to an event instead of inside the encoder, this will also make ViaBackwards work correctly
|
2016-11-02 17:17:41 +01:00 |
|
Myles
|
9f8456a336
|
16w43a compatibility
|
2016-10-27 13:23:30 +01:00 |
|
Myles
|
bd11c98e45
|
Better support for ChannelInitializer detection (incase they do something funny, fixes latest PS dev)
|
2016-10-26 17:34:09 +01:00 |
|
Myles
|
55fccba711
|
Support for new PS when package isn't found
|
2016-10-26 17:33:16 +01:00 |
|
Matsv
|
783542401b
|
Update sounds to 16w42a
|
2016-10-25 19:31:32 +02:00 |
|
Matsv
|
2424057536
|
Translate messages from legacy, fix #521
|
2016-10-25 18:34:20 +02:00 |
|
Myles
|
b6dbe82d16
|
Fix lower version support (default to client version if we can't port it instead of server) #519
|
2016-10-23 21:18:18 +01:00 |
|
Max Qian
|
f92b7e5b80
|
Tell ProtocolSupport to decode MINECRAFT_FUTURE packets using the default decoder (for 1.9.4)
|
2016-10-19 14:44:25 +01:00 |
|
Myles
|
8093c424e2
|
WIP fix, ping works but it still doesn't connect
|
2016-10-19 14:44:25 +01:00 |
|
Matsv
|
839d46f5ed
|
Merge remote-tracking branch 'upstream/1.11-DEV' into 1.11-DEV
|
2016-10-19 15:31:45 +02:00 |
|
Matsv
|
de0b9a2a68
|
16w42a
|
2016-10-19 15:31:29 +02:00 |
|
Myles
|
c3bd45cd58
|
Better naming for version info
|
2016-10-17 23:05:21 +01:00 |
|
Myles
|
c4bab6c9af
|
Optimise reflection in some cases where method isn't cached.
|
2016-10-16 16:25:53 +01:00 |
|