- 00b4396 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
- 6a65a35 17w18b by Myles · 8 years ago
- 37aab2c ViaVersion for 17w18a by Myles · 8 years ago
- 18ad5da 17w17b by Myles · 8 years ago
- 9f65e72 17w17a by Myles · 8 years ago
- efa6e8e Fix README.md typo that prevents the table from showing. (#654) by xBytez · 8 years ago
- a7df771 Update to 17w16b by Myles · 8 years ago
- a9831c8 1.8.8 -> 1.9.4, fix hand item being sent in different tick by Myles · 8 years ago
- 439a5f9 Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev by Myles · 8 years ago
- a6491cf 17w16a support by Myles · 8 years ago
- e1025af 1716a support by Myles · 8 years ago
- a5dddf3 Fix critical bug (#636) by AlfieC · 8 years ago
- fe95bbf 1.0.4 -> 1.0.5 (#649) by DoNotSpamPls · 8 years ago
- 0bab4f6 Update to 17w15a, (some sound stuff may of changed) by Myles · 8 years ago
- 981b5cf Add sound shifting for snapshot by Myles · 8 years ago
- 89f47c6 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
- 9fd1687 Use PacketWrapper for BossBar's instead of raw by Matsv · 8 years ago
- 899eac0 Fix ProtocolSupport not working on new versions #629 (+1 ProtocolSupport having nice code) by Myles · 8 years ago
- efad8f4 13w14a by Myles · 8 years ago
- ee81935 Update to 17w13b by Myles · 8 years ago
- e3c4253 Merge branch 'master' into dev by Myles · 8 years ago
- 9d991cd Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion by Myles · 8 years ago
- 3fdbf5b Revert previous Server protocol check, add a call to ProtocolRegistry to force class load. by Myles · 8 years ago
- 40937ac Update to 2017 (#632) by Phineas · 8 years ago
- 99e4ab2 Only inject channels when server protocol is known #631 by Myles · 8 years ago
- 8da0c43 Update to 17w06a by Myles · 8 years ago
- 280da6b Update README by Myles · 8 years ago
- 71ff8a7 Back to dev by Myles · 8 years ago
- e3c1b9b 1.0.4 Release by Myles · 8 years ago 1.0.4
- a52552d Save boss bars to BungeeCord which are made by Withers / Enderdragons by Myles · 8 years ago
- e8039e1 Fix horse spawn eggs by Myles · 8 years ago
- c37ef71 Fix spawn eggs for 1.11+ #598 by Myles · 8 years ago
- 0388f34 Don’t support older versions if protocol support is installed, fixes #615 by Myles · 8 years ago
- 5e437d2 Fix typo by Myles · 8 years ago
- c10c354 Move dumps to gists #608 by Myles · 8 years ago
- 528a8e5 Update OpenNBT by Myles · 8 years ago
- ea4487e Back to dev by Myles · 8 years ago
- c2578bd Bump to 1.0.3 by Myles · 8 years ago 1.0.3
- a1347dd Move 1.11.1 support to new class, fixes any other support issues (or just upgrade bungee etc) by Myles · 8 years ago
- 3228ba6 Fix #587 by Myles · 8 years ago
- 08b2d5b Fix #604 by Myles · 8 years ago
- 2b89dbc Back to snapshot by Myles · 8 years ago
- f256309 Bump version to 1.0.2 by Myles · 8 years ago 1.0.2
- 462abb1 Update to snapshot 1.11.1 by Myles · 8 years ago
- a35408d New config option for disabling piston animation for 1.11 clients #570 by Myles · 8 years ago
- 81d4dea Fix block metadata #580 by Myles · 8 years ago
- 9103f89 1.0.2-SNAPSHOT by Myles · 8 years ago
- 8e4c264 1.0.1 Release by Myles · 8 years ago 1.0.1
- ad020ec Fix wrong packet format for 1.8 brewing #562 by Myles · 8 years ago
- df3be30 Send the chunkbulk packets immediately. Fixes #535 by Matsv · 8 years ago
- 8e3b8cb Update ViaCommandHandler.java (#558) by Gianluca Falcomer · 8 years ago
- ff15545 Fixed 1.7 UUID, oops. Thanks @MineTheCube by Myles · 8 years ago
- b15c93c Use length for UUID compat as contains is expensive by Myles · 8 years ago
- 071b42c Fix 1.7.2 support when used with ProtocolSupport by Myles · 8 years ago
- 304f9b3 Send empty metadata flags on server switch to prevent an Elytra glitch on 1.8 fixes #555 by Matsv · 8 years ago
- c817a0e Add null check to hand patch by Myles · 8 years ago
- 744252d Don't handle null users by Myles · 8 years ago
- 9186361 Change ConcurrentHashMaps to just Maps for Java 7 support by Myles · 8 years ago
- bf01c9e Fix getting connection twice by Myles · 8 years ago
- bee260e Ignore null users by Myles · 8 years ago
- 2181199 Correct elytra dropping, fixes #545 by Myles · 8 years ago
- a2809f8 Add count to /viaver list, #540 by Myles · 8 years ago
- 95f2b59 This is billy, he got lost on his way to the last commit, apologies. by Myles · 8 years ago
- fa348fb Fix villager trading on 1.11 #534 by Myles · 8 years ago
- d277701 Ignore if the setMainHand doesn't exist by Matsv · 8 years ago
- 9b7f68a Store the mainHand and change it on serverChange for Bungee, fixes #536 by Matsv · 8 years ago
- 7e837ef Ensure we don't save and load config at same time by Myles · 8 years ago
- eb78fe4 Better flexibility with number loading by Myles · 8 years ago
- 689f0fd Back to the snapshots by Matsv · 8 years ago
- 32316cf Fix character limit to 100 for messages, #530 by Myles · 8 years ago
- d450c9b 1.11 and bump version by Matsv · 8 years ago 1.0.0
- 622673d Small javadoc tweaks by Myles · 8 years ago
- 1209beb Allow servers to manually be probed with API by Myles · 8 years ago
- f4eeb94 Better support for malformed json packets #528 by Myles · 8 years ago
- fac7eab Prepare for 1.0.0 by Myles · 8 years ago
- e430bfc Fix uninjection when different handler order by Myles · 8 years ago
- dd55cc3 Merge branch '1.11-DEV' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago
- 9937a17 Use the correct platform name and version for Sponge by Matsv · 8 years ago
- 1c58404 Use logger instead of System.out by Myles · 8 years ago
- 10a2df5 Use plugin description from project pom.xml and fix sponge. by Myles · 8 years ago
- 1bec3cf Change the metadata transformer fail message by Matsv · 8 years ago
- 4142797 Implement PlatformVersion for better dump output by Matsv · 8 years ago
- 68fc884 Change the platform name to the full name that includes the version by Matsv · 8 years ago
- 2872bdd Update the snapshot comment to 1.11-pre1 by Matsv · 8 years ago
- 7d29a0c 1.11-pre1 by Matsv · 8 years ago
- dd6423d Remove event-based commandblock listeners by Matsv · 8 years ago
- 52bbf1a Handle the actionbar packet change by Matsv · 8 years ago
- cfaded6 Make CommandBlocks work on BungeeCord with 1.8.8 child servers by Matsv · 8 years ago
- 69e444f Fix Bungee constant entity ids by Matsv · 8 years ago
- c896ed5 Move the Bungee server switch handler to an event instead of inside the encoder, this will also make ViaBackwards work correctly by Matsv · 8 years ago
- 9f8456a 16w43a compatibility by Myles · 8 years ago
- bd11c98 Better support for ChannelInitializer detection (incase they do something funny, fixes latest PS dev) by Myles · 8 years ago
- 55fccba Support for new PS when package isn't found by Myles · 8 years ago
- 7835424 Update sounds to 16w42a by Matsv · 8 years ago
- 2424057 Translate messages from legacy, fix #521 by Matsv · 8 years ago
- b6dbe82 Fix lower version support (default to client version if we can't port it instead of server) #519 by Myles · 8 years ago
- f92b7e5 Tell ProtocolSupport to decode MINECRAFT_FUTURE packets using the default decoder (for 1.9.4) by Max Qian · 8 years ago
- 8093c42 WIP fix, ping works but it still doesn't connect by Myles · 8 years ago
- 839d46f Merge remote-tracking branch 'upstream/1.11-DEV' into 1.11-DEV by Matsv · 8 years ago
- de0b9a2 16w42a by Matsv · 8 years ago