1. 5eb3771 Fix no light for non full blocks (#1414) by Nassim · 5 years ago
  2. 9fd4795 Update mapping-lang-1.12-1.13.json (#1439) by BlackBeltPanda · 5 years ago
  3. 7cb4e1d Fix explosion block desync, fixes #1365 (#1419) by Gerrygames · 5 years ago
  4. 99ac42c Issue with the CanDestroy taglist (#1411) by Thom · 5 years ago
  5. aaba566 change version to 2.1.4-SNAPSHOT by creeper123123321 · 5 years ago
  6. 437b16c Merge branch 'dev' by Myles · 5 years ago
  7. abb0915 1.14.4 by KennyTV · 5 years ago
  8. 05437a3 Fix 1.14 client lag on join by KennyTV · 5 years ago
  9. bc09187 1.14.4-pre6 support by KennyTV · 5 years ago
  10. 2024614 1.14.4-pre1 support by KennyTV · 5 years ago
  11. b675018 Merge pull request #1375 from KennyTV/master by Myles · 5 years ago
  12. bae0cd5 Back to snapshot by Myles · 5 years ago
  13. e475024 1.14.3 support by Myles · 5 years ago
  14. 662bae4 Fix 1.13 clients unable to break infested blocks (#1370) by KennyTV · 5 years ago
  15. c0e56c7 1.14.3 Pre-4 support by Myles · 5 years ago
  16. 0cd0438 Merge branch 'master' into dev by Myles · 5 years ago
  17. 3063538 fix 1.13 chunk reading, fix 1.9 chunk type not using global palette by Gerrygames · 5 years ago
  18. 1c9309a 1.14.3 pre-3 by KennyTV · 5 years ago
  19. e7c89f2 Merge pull request #1363 from KennyTV/dev by Myles · 5 years ago
  20. 97a8f41 1.14.3 pre-2 by KennyTV · 5 years ago
  21. be5bf79 Merge branch 'master' into dev by Myles · 5 years ago
  22. 318db58 Servers older than 1.13.2 have a length limit on plugin message name by Myles · 5 years ago
  23. 5ad9d51 Set version to 2.1.2 by KennyTV · 5 years ago
  24. 907b5e0 Change new trade list boolean by KennyTV · 5 years ago
  25. a8d13fa 1.14.3 pre-1 by KennyTV · 5 years ago
  26. 0137105 Fix #1358 by checking for null before processing by Myles · 5 years ago
  27. 89dfcaf Back to SNAPSHOT by Myles · 5 years ago
  28. 4fb0738 Merge pull request #1356 from Gerrygames/1.14.2 by Myles · 5 years ago
  29. e8f4f70 1.14.2 by Gerrygames · 5 years ago
  30. eb9e48e 1.14.2-pre4 by Gerrygames · 6 years ago
  31. 894503d Fix minecart mapping by KennyTV · 6 years ago
  32. b2c1c24 1.14.2-pre3 by KennyTV · 6 years ago
  33. 7fcb489 Add dolphin to Entity1_13Types by KennyTV · 6 years ago
  34. 10b0a6f Merge branch 'master' into dev by Myles · 6 years ago
  35. 232ee9b Don't try to send register messages without channels by Andrew Steinborn · 6 years ago
  36. d7aa236 1.14.2-pre2 by KennyTV · 6 years ago
  37. b75016a Merge branch 'master' into dev by Myles · 6 years ago
  38. 6882b70 Fix #1333 pandas missing by Myles · 6 years ago
  39. a075e31 1.14.2-pre1 by Gerrygames · 6 years ago
  40. 56a34ec Update to 2.1.0 by Myles · 6 years ago
  41. 77d5721 1.14.1 by Gerrygames · 6 years ago
  42. 1d0d032 Merge branch 'master' into dev by Myles · 6 years ago
  43. fac7daf Use fixed locale for toUpperCase/toLower #1126 by Myles · 6 years ago
  44. a51f347 Use readableBytes by creeper123123321 · 6 years ago
  45. 56b48a8 1.14.1-pre2 by Gerrygames · 6 years ago
  46. 1fe3c33 1.14-pre2 by Gerrygames · 6 years ago
  47. 4d16dbf Not tested workaround for #1312 by creeper123123321 · 6 years ago
  48. 3b932bd 1.14.1 pre1 by Gerrygames · 6 years ago
  49. 5a2c047 Register tabcompletethread once - fixes #1316 by creeper123123321 · 6 years ago
  50. e249ea1 fix tag ids - not tested by creeper123123321 · 6 years ago
  51. e1b06d3 Add some needed tags by creeper123123321 · 6 years ago
  52. ad12866 Send set view distance on server change - not tested by creeper123123321 · 6 years ago
  53. 6b58d86 Make PipelineUtil.containsCause check if the instance is of the class type by creeper123123321 · 6 years ago
  54. 7f6069e Send light update before chunk packet, maybe better ByteBuf releasing, ignore cancel exception on UserConnection#send by creeper123123321 · 6 years ago
  55. 04d5ae0 Merge pull request #1305 from creeper123123321/master by Myles · 6 years ago
  56. 06340e5 faster light writing by Gerrygames · 6 years ago
  57. 6d8a763 Don't send pose to the client entity by creeper123123321 · 6 years ago
  58. 61b5c90 Recalculate pose when using or leaving bed by creeper123123321 · 6 years ago
  59. d7eff51 Not tested pose handling by creeper123123321 · 6 years ago
  60. da7a570 Merge pull request #1303 from KennyTV/master by Myles · 6 years ago
  61. 13086c7 Fixed connecting after sending the packet by creeper123123321 · 6 years ago
  62. d76e70b Don't cache Item by KennyTV · 6 years ago
  63. c7c5c79 Some minor optimization by KennyTV · 6 years ago
  64. 87eceb5 Use cached cancel exception when not in debug mode by creeper123123321 · 6 years ago
  65. 7b29972 Fix wrong protocol class by creeper123123321 · 6 years ago
  66. 4258f52 Workaround for packet order issue in neighbour chunk updates by creeper123123321 · 6 years ago
  67. 63fc733 Merge pull request #1292 from Gerrygames/palette_fix by Myles · 6 years ago
  68. c8a19a1 fix setPaletteEntry by Gerrygames · 6 years ago
  69. 6ab525b Fix blockconnection by KennyTV · 6 years ago
  70. fd1932c Merge pull request #1288 from creeper123123321/master by Myles · 6 years ago
  71. ac19437 Remove unnecessary heightmap entries by KennyTV · 6 years ago
  72. 1f86c6a Slightly reduce map lookups by KennyTV · 6 years ago
  73. 44f8f5e Fix husks by creeper123123321 · 6 years ago
  74. 0be8a56 Back to snapshot by Myles · 6 years ago
  75. 0b4d49d 2.0.1 by Myles · 6 years ago
  76. 0380d80 Force resend center chunk on respawn by creeper123123321 · 6 years ago
  77. 53a639e 1.14 heightmap by Gerrygames · 6 years ago
  78. 8d85106 Set center chunk to 0,0 on respawn by creeper123123321 · 6 years ago
  79. 2e289a1 Fix encoding of position by Myles · 6 years ago
  80. b4418c0 Fix Entity Tracker on Bungee being incorrect after server switch #1215 by Myles · 6 years ago
  81. 05e056a Cancel packets correctly so they don't mess bungee up by Myles · 6 years ago
  82. d50ceaa Back to snapshot by Myles · 6 years ago
  83. 34b0db5 Get ready.... by Myles · 6 years ago
  84. 0c9de82 Merging went wrong by Myles · 6 years ago
  85. 11ce852 Merge with master by Myles · 6 years ago
  86. 4a8534c Refactor class names for protocols by Myles · 6 years ago
  87. c3e406e Workaround villager packet causing issues by Myles · 6 years ago
  88. dad71f1 Rewrite inventory names which use .name syntax by Myles · 6 years ago
  89. d3662d2 Merge branch 'master' into dev by Myles · 6 years ago
  90. d699000 Default to 'packet' blockconnection method by Myles · 6 years ago
  91. e38bdff Hitbox fix options by KennyTV · 6 years ago
  92. a4085c1 only update center chunk when needed by Gerrygames · 6 years ago
  93. 4eb69ea Run zombie rewrite before zombie villager rewrite by creeper123123321 · 6 years ago
  94. 8b5f6d1 fixed some metadata by creeper123123321 · 6 years ago
  95. 3a4db0a fixed by creeper123123321 · 6 years ago
  96. b235210 Handle new attack mode flag in insentient by creeper123123321 · 6 years ago
  97. f262809 Remap areaeffectcloud particles by KennyTV · 6 years ago
  98. d7353e0 Remove ')' by KennyTV · 6 years ago
  99. 6674423 Merge branch 'dev' of https://github.com/ViaVersion/ViaVersion into dev by KennyTV · 6 years ago
  100. e34c291 fix velocity in item and arrow by creeper123123321 · 6 years ago