1. 21eb824 Better support for nbt arrays rereading in chunks by Myles · 8 years ago
  2. 2bd03ad Fix chunks on 1.11 encoder by Myles · 8 years ago
  3. 3b1341f Cleanup code by Matsv · 8 years ago
  4. 667ad0d Rewrite Spawner entity ID, fix #643 by Matsv · 8 years ago
  5. c92fcc9 Add NullCheck for #657 fixes #663 by Matsv · 8 years ago
  6. 81ea78e Update dependencies fix #662 by Matsv · 8 years ago
  7. 1d5d001 Item count on 1.11. by KernelFreeze · 8 years ago
  8. 18c706a Fixing item count on 1.11, where size <= 0. Fixes #553 by KernelFreeze · 8 years ago
  9. a9831c8 1.8.8 -> 1.9.4, fix hand item being sent in different tick by Myles · 8 years ago
  10. 3fdbf5b Revert previous Server protocol check, add a call to ProtocolRegistry to force class load. by Myles · 8 years ago
  11. 71ff8a7 Back to dev by Myles · 8 years ago
  12. e3c1b9b 1.0.4 Release by Myles · 8 years ago 1.0.4
  13. a52552d Save boss bars to BungeeCord which are made by Withers / Enderdragons by Myles · 8 years ago
  14. e8039e1 Fix horse spawn eggs by Myles · 8 years ago
  15. c37ef71 Fix spawn eggs for 1.11+ #598 by Myles · 8 years ago
  16. 0388f34 Don’t support older versions if protocol support is installed, fixes #615 by Myles · 8 years ago
  17. 5e437d2 Fix typo by Myles · 8 years ago
  18. c10c354 Move dumps to gists #608 by Myles · 8 years ago
  19. 528a8e5 Update OpenNBT by Myles · 8 years ago
  20. ea4487e Back to dev by Myles · 8 years ago
  21. c2578bd Bump to 1.0.3 by Myles · 8 years ago 1.0.3
  22. a1347dd Move 1.11.1 support to new class, fixes any other support issues (or just upgrade bungee etc) by Myles · 8 years ago
  23. 2b89dbc Back to snapshot by Myles · 8 years ago
  24. f256309 Bump version to 1.0.2 by Myles · 8 years ago 1.0.2
  25. 462abb1 Update to snapshot 1.11.1 by Myles · 8 years ago
  26. a35408d New config option for disabling piston animation for 1.11 clients #570 by Myles · 8 years ago
  27. 81d4dea Fix block metadata #580 by Myles · 8 years ago
  28. 9103f89 1.0.2-SNAPSHOT by Myles · 8 years ago
  29. 8e4c264 1.0.1 Release by Myles · 8 years ago 1.0.1
  30. ad020ec Fix wrong packet format for 1.8 brewing #562 by Myles · 8 years ago
  31. df3be30 Send the chunkbulk packets immediately. Fixes #535 by Matsv · 8 years ago
  32. 8e3b8cb Update ViaCommandHandler.java (#558) by Gianluca Falcomer · 8 years ago
  33. ff15545 Fixed 1.7 UUID, oops. Thanks @MineTheCube by Myles · 8 years ago
  34. b15c93c Use length for UUID compat as contains is expensive by Myles · 8 years ago
  35. 071b42c Fix 1.7.2 support when used with ProtocolSupport by Myles · 8 years ago
  36. 2181199 Correct elytra dropping, fixes #545 by Myles · 8 years ago
  37. a2809f8 Add count to /viaver list, #540 by Myles · 8 years ago
  38. 95f2b59 This is billy, he got lost on his way to the last commit, apologies. by Myles · 8 years ago
  39. fa348fb Fix villager trading on 1.11 #534 by Myles · 8 years ago
  40. 9b7f68a Store the mainHand and change it on serverChange for Bungee, fixes #536 by Matsv · 8 years ago
  41. 7e837ef Ensure we don't save and load config at same time by Myles · 8 years ago
  42. eb78fe4 Better flexibility with number loading by Myles · 8 years ago
  43. 689f0fd Back to the snapshots by Matsv · 8 years ago
  44. 32316cf Fix character limit to 100 for messages, #530 by Myles · 8 years ago
  45. d450c9b 1.11 and bump version by Matsv · 8 years ago 1.0.0
  46. 622673d Small javadoc tweaks by Myles · 8 years ago
  47. f4eeb94 Better support for malformed json packets #528 by Myles · 8 years ago
  48. fac7eab Prepare for 1.0.0 by Myles · 8 years ago
  49. 1c58404 Use logger instead of System.out by Myles · 8 years ago
  50. 1bec3cf Change the metadata transformer fail message by Matsv · 8 years ago
  51. 4142797 Implement PlatformVersion for better dump output by Matsv · 8 years ago
  52. 2872bdd Update the snapshot comment to 1.11-pre1 by Matsv · 8 years ago
  53. 7d29a0c 1.11-pre1 by Matsv · 8 years ago
  54. dd6423d Remove event-based commandblock listeners by Matsv · 8 years ago
  55. 52bbf1a Handle the actionbar packet change by Matsv · 8 years ago
  56. cfaded6 Make CommandBlocks work on BungeeCord with 1.8.8 child servers by Matsv · 8 years ago
  57. 69e444f Fix Bungee constant entity ids by Matsv · 8 years ago
  58. 9f8456a 16w43a compatibility by Myles · 8 years ago
  59. 7835424 Update sounds to 16w42a by Matsv · 8 years ago
  60. 8093c42 WIP fix, ping works but it still doesn't connect by Myles · 8 years ago
  61. 839d46f Merge remote-tracking branch 'upstream/1.11-DEV' into 1.11-DEV by Matsv · 8 years ago
  62. de0b9a2 16w42a by Matsv · 8 years ago
  63. c3bd45c Better naming for version info by Myles · 8 years ago
  64. f33d225 Merge branch 'master' into 1.11-DEV by Myles · 8 years ago
  65. e900892 Revert "Add json fixing to login disconnect #515" by Myles · 8 years ago
  66. 301e84d Add json fixing to login disconnect #515 by Myles · 8 years ago
  67. 5aad330 16w41a by Matsv · 8 years ago
  68. d30bbcd 16w40a by Matsv · 8 years ago
  69. a3e15bc Use correct tags for javadocs by Myles · 8 years ago
  70. f100f6e Rename Snapshot to 1.11 by Matsv · 8 years ago
  71. 54be03b Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  72. 64cde13 Ensure order is kept with maps & yaml (as well as concurrency with maps) by Myles · 8 years ago
  73. d0e7f05 Remove commented line by Myles · 8 years ago
  74. 21c957b Config for protocol versions Also make config concurrent by Myles · 8 years ago
  75. 3fe25f6 Fix another infinite loop, @MylesIsCool and I are great at creating them ;) by Matsv · 8 years ago
  76. 7d35489 Fix 16w39c by Matsv · 8 years ago
  77. 3de961f Remove infinite loop by Matsv · 8 years ago
  78. 59620f7 Add a command to force search versions @ Bungee by Matsv · 8 years ago
  79. f53c8c6 Fix Bukkit config NPE, only change the protocol id if ViaVersion can support it and support unsupported Bungee protocol ids (Not working correctly yet) by Matsv · 8 years ago
  80. 152993f Get bungee protocol version detection working. Still some odd issues. by Matsv · 8 years ago
  81. 305f6b7 Implement Hand Item Cache for Sponge by Myles · 8 years ago
  82. 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  83. 7031d43 Implement 1_11 entity / parent class structure and patch holograms the other way around! Thanks for fixing Mojang :-) #482 by Matsv · 8 years ago
  84. 655e14b Make dumping pretty print + add Bungee dumping by Myles · 8 years ago
  85. f881f3d Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  86. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  87. 771c00b Implement Task Ids by Myles · 8 years ago
  88. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  89. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  90. 31c9332 Fix chunks for BungeeCord by Myles · 8 years ago
  91. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
  92. aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
  93. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
  94. 866e494 Remove Commons by Myles · 8 years ago
  95. 396998c Factor & Javadoc update by Myles · 8 years ago
  96. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  97. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  98. 3411c3d Add encoder name by Myles · 8 years ago
  99. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
  100. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago