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 |
|
Myles
|
f33d22531b
|
Merge branch 'master' into 1.11-DEV
|
2016-10-14 23:07:50 +01:00 |
|
Myles
|
9ccbdb69c5
|
Fix #515 Disconnect Message not being fixed json
|
2016-10-14 23:06:11 +01:00 |
|
Myles
|
e9008923eb
|
Revert "Add json fixing to login disconnect #515"
This reverts commit 301e84d698 .
|
2016-10-14 23:03:40 +01:00 |
|
Myles
|
301e84d698
|
Add json fixing to login disconnect #515
|
2016-10-14 23:02:11 +01:00 |
|
Matsv
|
5aad3306eb
|
16w41a
|
2016-10-13 17:01:04 +02:00 |
|
Matsv
|
d30bbcd4a3
|
16w40a
|
2016-10-06 16:40:47 +02:00 |
|
Matsv
|
003197b476
|
Change circle.yml to java 8 since Sponge uses Java 8
|
2016-10-05 20:10:22 +02:00 |
|
Myles
|
a3e15bce4d
|
Use correct tags for javadocs
|
2016-10-04 21:57:14 +01:00 |
|
Matsv
|
e43026231e
|
Move sponge-legacy up
|
2016-10-04 21:20:59 +02:00 |
|
Matsv
|
f100f6e3f0
|
Rename Snapshot to 1.11
|
2016-10-04 20:04:49 +02:00 |
|
Mats
|
8ae2842e5f
|
Merge pull request #509 from MylesIsCool/modular
Merge modular into 1.11
|
2016-10-04 19:57:24 +02:00 |
|
Matsv
|
54be03bf77
|
Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular
|
2016-10-04 19:35:48 +02:00 |
|