1. 9fe19e7 Update GitHub + chat links by Myles · 6 years ago
  2. 6731ade Merge pull request #1247 from creeper123123321/master by Myles · 6 years ago
  3. cf3eb8b More plugin messages by creeper123123321 · 6 years ago
  4. 1a71953 Merge pull request #1239 from creeper123123321/master by Myles · 6 years ago
  5. 77acdc1 Fix invisible renamed banners by creeper123123321 · 6 years ago
  6. fa36de2 Merge pull request #1229 from creeper123123321/master by Myles · 6 years ago
  7. 0f49ce2 Update OpenNBT by creeper123123321 · 6 years ago
  8. 73b2465 Merge pull request #1225 from creeper123123321/master by Myles · 6 years ago
  9. e03db26 Fix numeric ids that doesn't need string remap by creeper123123321 · 6 years ago
  10. 3fd3777 Don't connect fences to stairs by creeper123123321 · 6 years ago
  11. 7ad73cd Merge pull request #1223 from creeper123123321/master by Myles · 6 years ago
  12. c5e0fca convert numerical ids to string ids on canplaceon/candestroy by creeper123123321 · 6 years ago
  13. b0c2d6f Merge pull request #1219 from creeper123123321/master by Myles · 6 years ago
  14. 4e28a10 ignore non-identifier format on plugin messages by creeper123123321 · 6 years ago
  15. 4781918 Rework previous commit + Introduce injection information to dump by Myles · 6 years ago
  16. b28b0c3 Fix last commit by Myles · 6 years ago
  17. ee5eb59 Revert unnecessary synchronizes in ListWrapper by Myles · 6 years ago
  18. d133ca4 Merge pull request #1211 from creeper123123321/master by Myles · 6 years ago
  19. bef3e3d process translate on command block entity by creeper123123321 · 6 years ago
  20. aca764c fix command block #1212 by creeper123123321 · 6 years ago
  21. 3c0282b Fix missing villager sound remap by creeper123123321 · 6 years ago
  22. 12b45d9 Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80 by creeper123123321 · 6 years ago
  23. 05d01e7 Merge pull request #1205 from creeper123123321/master by Myles · 6 years ago
  24. 6b313cb Fix 1.9 chunk missing blocks, update travis badge url by creeper123123321 · 6 years ago
  25. 5d63c35 Merge pull request #1202 from creeper123123321/master by Myles · 6 years ago
  26. 8283816 Fix team remove by creeper123123321 · 6 years ago
  27. 44be8b3 unnecessary cancel when auto-team is disabled by creeper123123321 · 6 years ago
  28. f46a2bb Bungee auto-team, bump BungeeCord version, workaround for block connections by creeper123123321 · 6 years ago
  29. 96366aa Fix NPE when block connection is disabled by creeper123123321 · 6 years ago
  30. d962ef0 workaround packet order for team packets by creeper123123321 · 6 years ago
  31. b26d2ef Merge pull request #1201 from creeper123123321/master by Myles · 6 years ago
  32. 0613886 Fix memory leak by creeper123123321 · 6 years ago
  33. 75d7ffb Should be 15 by creeper123123321 · 6 years ago
  34. 0b5c173 Send multi block change on chunk updates, use separate for loops by creeper123123321 · 6 years ago
  35. 8768393 Merge pull request #1193 from creeper123123321/master by Myles · 6 years ago
  36. 6a2e1a8 Support ViaBackwards 1.13 with Velocity modern forwarding by creeper123123321 · 6 years ago
  37. 7859f5e Cleanup ConnectionData#update and fix doors by creeper123123321 · 6 years ago
  38. 0886fda Merge pull request #1190 from creeper123123321/master by Myles · 6 years ago
  39. 891f8b1 Shift 4 bits to left in chunk unloading by creeper123123321 · 6 years ago
  40. 7856716 Warn instead of blowing up everything by creeper123123321 · 6 years ago
  41. 4eb4b2c Use ByteBuf#order, more sanity check on block entity handler by creeper123123321 · 6 years ago
  42. f1743e5 Merge pull request #1186 from creeper123123321/tabdelay by Myles · 6 years ago
  43. 102c1f9 Merge pull request #1189 from creeper123123321/master by Myles · 6 years ago
  44. ae3434c Fix duplicate packet registering by creeper123123321 · 6 years ago
  45. 63b743f Use only one task for tab completing by creeper123123321 · 6 years ago
  46. 73f6418 Merge pull request #1167 from KennyTV/master by Myles · 6 years ago
  47. d9c25b1 Merge master by KennyTV · 6 years ago
  48. 6c18fdb Merge pull request #1156 from creeper123123321/master by Myles · 6 years ago
  49. cd00938 Merge pull request #1187 from creeper123123321/snowygrass by Myles · 6 years ago
  50. d66c2f2 Connect grass block to snow by creeper123123321 · 6 years ago
  51. 7534904 Merge pull request #1185 from creeper123123321/fixparticleandtranslations by Myles · 6 years ago
  52. bce3593 Tab delaying by creeper123123321 · 6 years ago
  53. 9a92d18 Fix typo by creeper123123321 · 6 years ago
  54. a203c17 Fix reddust, particle metadata rewriting, translations by creeper123123321 · 6 years ago
  55. bafa6ed Fix some stair and lever connections by KennyTV · 6 years ago
  56. 7995675 Update License to 2019 by Myles · 6 years ago
  57. f6d7976 Use old ids and byte[] + NibbleArray for block connections by creeper123123321 · 6 years ago
  58. f45a727 remove short array used for checking if array is empty by creeper123123321 · 6 years ago
  59. d5f65ec don't create chunksection on remove by creeper123123321 · 6 years ago
  60. 2285c45 fixed encodeblockpos, use map<long, short[]> by creeper123123321 · 6 years ago
  61. 1930849 store constructor by creeper123123321 · 6 years ago
  62. 1325d53 Don't use netty collections by creeper123123321 · 6 years ago
  63. fa1b56a use short by creeper123123321 · 6 years ago
  64. de11f1f trying to optimize blockconnectionstorage by creeper123123321 · 6 years ago
  65. 9ba7042 Fix armour update on item break #1157 by Myles · 6 years ago
  66. c5ba5b4 Ensure pipeline parts exist before injecting #1168 by Myles · 6 years ago
  67. 8e47497 Use keyset instead of entryset by KennyTV · 6 years ago
  68. 7f7dcff Forgot to assign a value by KennyTV · 6 years ago
  69. 9d8a2a9 Don't cycle through mappings in every connection handler by KennyTV · 6 years ago
  70. 880df7a Remove unmapped blockconnection data by KennyTV · 6 years ago
  71. a016ead Merge pull request #1162 from creeper123123321/proxybossbarfix by Myles · 6 years ago
  72. b3167c4 Merge pull request #1166 from Gerrygames/master by Myles · 6 years ago
  73. 6ea37c1 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion by Gerrygames · 6 years ago
  74. 17c5849 fix powered levers by Gerrygames · 6 years ago
  75. 7e8bd60 remove commented code by creeper123123321 · 6 years ago
  76. bbe4e5e Merge pull request #1163 from Gerrygames/master by Myles · 6 years ago
  77. f6932e0 fix lever mapping by Gerrygames · 6 years ago
  78. 44ca95b Fix bungee and velocity boss bar, implement Velocity channel workaround by creeper123123321 · 6 years ago
  79. 5ba7c4b Merge pull request #1160 from Gerrygames/master by Myles · 6 years ago
  80. 605e63e fix fence connections to stairs, remove waterlogged blocks from stair data by Gerrygames · 6 years ago
  81. b129ef0 Merge pull request #1148 from KennyTV/master by Myles · 6 years ago
  82. 1f41893 Merge pull request #1150 from creeper123123321/master by Myles · 6 years ago
  83. c8e8f39 Fix new velocity version by creeper123123321 · 6 years ago
  84. 20654b0 Add convenience config options by KennyTV · 6 years ago
  85. 200ccfd Use HTTPS for update checking by Myles · 6 years ago
  86. 67a0a47 Merge pull request #1143 from creeper123123321/master by Myles · 6 years ago
  87. 933e8cb set auto-team to false on join packet by creeper123123321 · 6 years ago
  88. daac2ba Resend viaversion team when removed from the current team by creeper123123321 · 6 years ago
  89. 4a2bcf6 Merge pull request #1142 from creeper123123321/master by Myles · 6 years ago
  90. cd7774f Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported by creeper123123321 · 6 years ago
  91. 240653c Merge pull request #1133 from creeper123123321/patch-1 by Myles · 6 years ago
  92. bac3a76 Add "blockconnection-method" to VelocityViaConfig#UNSUPPORTED by creeper123123321 · 6 years ago
  93. 1abc3eb Merge pull request #1121 from creeper123123321/master by Myles · 6 years ago
  94. c21003e CanPlaceOn, CanDestroy by creeper123123321 · 6 years ago
  95. 1fd0211 Merge pull request #1120 from creeper123123321/master by Myles · 6 years ago
  96. 1932c7a ProtocolVersion#SUPPORTED_VERSIONS, relocate javassist by creeper123123321 · 6 years ago
  97. 94422da Merge pull request #1119 from creeper123123321/master by Myles · 6 years ago
  98. b10ca3e Fix breaking change caused by VelocityPowered/Velocity@853fd22 by creeper123123321 · 6 years ago
  99. 858e0a5 Merge pull request #1117 from creeper123123321/master by Myles · 6 years ago
  100. eaa8e05 Fix mappings, fixing shift click on furnaces by creeper123123321 · 6 years ago