1. 622ea91 Ignore bad 1.8 wither meta Fixes #2570 by KennyTV · 4 years, 1 month ago
  2. 14cd568 Add Resource pack prompt message option (1.17+) (#2544) by LemonCaramel · 4 years, 1 month ago
  3. 44d836e Clear entity trackers on server switch Fixes #5930 by KennyTV · 4 years, 1 month ago
  4. f9af694 Improve arm-swing cancel by resetting cursor item (#2528) by _tomcraft · 4 years, 1 month ago
  5. 8e1da82 Use a more fork-proof approach to enable Paper block place patch (#2561) by _tomcraft · 4 years, 1 month ago
  6. 2671916 Fix 1.8 special inventory tracking by KennyTV · 4 years, 1 month ago
  7. eae1455 Fix 1.8 set slot write type Fixes #2558 by KennyTV · 4 years, 1 month ago
  8. 48f1300 Read set slot inv id as unsigned byte for consistency by KennyTV · 4 years, 1 month ago
  9. 5cdaabe Handle particle id change in 1.16 metadata Fixes #2551 by KennyTV · 4 years, 1 month ago
  10. 40f87e9 Update Gradle wrapper to 7.1 by KennyTV · 4 years, 1 month ago
  11. 7f385d4 Create concurrent hashmap with weak values with Guava by KennyTV · 4 years, 1 month ago
  12. 389c5ad Half revert back to storing uuids in CommonBoss Fixes #2547 by KennyTV · 4 years, 1 month ago
  13. 7a82ded Fix Velocity compatibility (requires Velocity 3.0.0) by KennyTV · 4 years, 1 month ago
  14. 86278e8 Fix 1.17 BungeeCord support by Myles · 4 years, 1 month ago
  15. 34a0499 Update bug_report.yml by KennyTV · 4 years, 1 month ago
  16. 68ccc66 Spigot 1.17 compatibility by Myles · 4 years, 2 months ago
  17. 317af7e Use the correct content-type header (#2527) by Jo0001 · 4 years, 2 months ago
  18. 206368b Fix 1.12->1.13 entity tracking Fixes #2526 by KennyTV · 4 years, 2 months ago
  19. 204a81b Add 1.17 to legacy api package ProtocolVersion by KennyTV · 4 years, 2 months ago
  20. b940eca Fix meta warning by KennyTV · 4 years, 2 months ago
  21. 15cbc96 Shorten metadata error message by KennyTV · 4 years, 2 months ago
  22. b5e5b46 Update adventure to 4.8.0 release by KennyTV · 4 years, 2 months ago
  23. 42b6a13 Bump to 4.0.1-SNAPSHOT by KennyTV · 4 years, 2 months ago
  24. 4074352 4.0.0 Release 🚀 by KennyTV · 4 years, 2 months ago 4.0.0
  25. f909b55 1.17-rc2 by KennyTV · 4 years, 2 months ago
  26. 593aa75 Put the other filled 1.17 tags into the diff file by KennyTV · 4 years, 2 months ago
  27. 24efb48 Add method to load extra tags from diff files by KennyTV · 4 years, 2 months ago
  28. 38b3f40 Add Java version warning by KennyTV · 4 years, 2 months ago
  29. d89f916 Cleanup 1.17 entity rewriter, fix DataItem amount check by KennyTV · 4 years, 2 months ago
  30. 62278f2 Update gson, junit, and checker-qual by KennyTV · 4 years, 2 months ago
  31. 72be978 Update issue template by KennyTV · 4 years, 2 months ago
  32. 666f3d6 Explain "left-handed-handling" option (#2512) by creeper123123321 · 4 years, 2 months ago
  33. 8e7606e 1.17-rc1 by KennyTV · 4 years, 2 months ago
  34. 2b8c508 Make Item an interface, more OOP for the ItemRewriter by KennyTV · 4 years, 2 months ago
  35. 05f9fc1 1.17-pre5 by KennyTV · 4 years, 2 months ago
  36. fc1450f Slightly more OOP, move registerPackets out of Protocol constructor by KennyTV · 4 years, 2 months ago
  37. e1072a8 Fix docs by KennyTV · 4 years, 2 months ago
  38. 3290d4a Expose lateBind field in ViaVersionPlugin by KennyTV · 4 years, 2 months ago
  39. b2855c2 F by KennyTV · 4 years, 2 months ago
  40. fec777b Don't wrap direct type mappers by KennyTV · 4 years, 2 months ago
  41. 7b1f9c1 Produce less overhead in packet handler registering by KennyTV · 4 years, 2 months ago
  42. a8b3444 1.17-pre4 by KennyTV · 4 years, 2 months ago
  43. 6839334 Fix confirmation id encoding, remove old send methods by KennyTV · 4 years, 2 months ago
  44. d7e3aa7 Whoops by KennyTV · 4 years, 2 months ago
  45. 48436e7 Go through the rest of the send usages by KennyTV · 4 years, 2 months ago
  46. eaa58af Minor changes by KennyTV · 4 years, 2 months ago
  47. 57cf180 Fix 1.9 block entity data send by KennyTV · 4 years, 2 months ago
  48. 104fa4e Optimize protocol path finding by KennyTV · 4 years, 2 months ago
  49. 4011aee 1.17-pre3 by KennyTV · 4 years, 2 months ago
  50. 37fd69f Make packet send methods use the current thread by default by KennyTV · 4 years, 2 months ago
  51. 3fb1255 Send entity destroy on current thread by KennyTV · 4 years, 2 months ago
  52. 7925fd2 Fix shulker meta handling by KennyTV · 4 years, 2 months ago
  53. 199324e 1.17-pre2 by KennyTV · 4 years, 2 months ago
  54. d5cac99 Reorder Type instances by KennyTV · 4 years, 2 months ago
  55. 3618914 Add method to get Protocol by supported versions, some cleanup by KennyTV · 4 years, 2 months ago
  56. ff140c4 Add/change comments by KennyTV · 4 years, 2 months ago
  57. 016b8f1 Correct ClientboundPackets1_9_3 packetid comments (#2503) by RK_01 · 4 years, 2 months ago
  58. 0d31054 Fix view distance update packet in 1.13->1.14 by KennyTV · 4 years, 2 months ago
  59. 8beedff Fix project root build/libs dir not being cleaned by KennyTV · 4 years, 2 months ago
  60. 4ef862e Correct packet id comment (#2501) by RK_01 · 4 years, 2 months ago
  61. 53642e9 1.17-pre1 by KennyTV · 4 years, 2 months ago
  62. fd9dab8 Replace inventory ack by using 1.17 ping packets by KennyTV · 4 years, 2 months ago
  63. 703978e Don't require UserConnection holding class in stored objects by KennyTV · 4 years, 2 months ago
  64. 7195319 Update adventure by KennyTV · 4 years, 2 months ago
  65. 2d0a597 Make Metadata fully type safe, remove "Discontinued" meta types by KennyTV · 4 years, 2 months ago
  66. bc89f57 Slightly improve metadata iteration, remove redundant MetaHandlerEvent index by KennyTV · 4 years, 2 months ago
  67. 57769c5 Make metadata (almost) fail-safe by KennyTV · 4 years, 2 months ago
  68. a6b4b16 Add Missing Translation Mapping (#2484) by LemonCaramel · 4 years, 2 months ago
  69. 3a1e364 Refactor entity tracking and meta handling by KennyTV · 4 years, 2 months ago
  70. 0363802 Make proper sources jar (#2495) by Jason · 4 years, 2 months ago
  71. d5f5678 Silence doclint by jmp · 4 years, 2 months ago
  72. cbf71e2 Only add javadoc jar to common and api by jmp · 4 years, 2 months ago
  73. e2d9e44 Build script improvements by jmp · 4 years, 2 months ago
  74. 2d2a5fa Fill "needs tool" tags Fixes #2493 by KennyTV · 4 years, 2 months ago
  75. 6053319 Fix typo in DumpSubCmd (#2492) by RK_01 · 4 years, 2 months ago
  76. 15a5d51 Don't cast ChannelInitializer type to SocketChannel by KennyTV · 4 years, 2 months ago
  77. 8bcd8fd Add apiVersion to ViaAPI, some jd by KennyTV · 4 years, 2 months ago
  78. 9484526 Fix README build command (gradlew) (#2489) by Kamillaova · 4 years, 2 months ago
  79. ab1cc79 Fix enchantment parsing or lvl integers by KennyTV · 4 years, 2 months ago
  80. 1fe76db Add more jd to Chunk, ChunkSection, and ChunkSectionLight by KennyTV · 4 years, 2 months ago
  81. cf2adab Make ChunkSection an interface, don't allocate light arrays if not needed by KennyTV · 4 years, 2 months ago
  82. 04fedd2 Add comments by KennyTV · 4 years, 2 months ago
  83. c172091 21w20a by KennyTV · 4 years, 2 months ago
  84. 16ba5aa Run some optipng (#2482) by creeper123123321 · 4 years, 2 months ago
  85. 5fa2c78 Add missing mineable tag entries Fixes #2481 by KennyTV · 4 years, 2 months ago
  86. c5a3381 Update fabric.mod.json (#2480) by creeper123123321 · 4 years, 2 months ago
  87. 01d79e2 Fix non-full chunk sending to 1.17 clients by KennyTV · 4 years, 2 months ago
  88. 576682e Handle invalid uuid int array Closes #2475 by KennyTV · 4 years, 2 months ago
  89. 54b0345 Fix PS compatibility on Java 8 💩 by KennyTV · 4 years, 2 months ago
  90. 4f9f325 Fix PS compatibility on Java 16 by KennyTV · 4 years, 2 months ago
  91. 1538ff5 Expand unsupported software checks by KennyTV · 4 years, 2 months ago
  92. f17fb83 add internal getInputBuffer() (#2472) by creeper123123321 · 4 years, 2 months ago
  93. 84c064f Fix legacy hover deserialization, add snapshot suffix to version by KennyTV · 4 years, 2 months ago
  94. 7b5b79f Update Gradle to 7.0.1 by KennyTV · 4 years, 3 months ago
  95. 2588c6e 21w19a (probably) by KennyTV · 4 years, 3 months ago
  96. 2df57bc Fix 1.14->1.15 meta ordering issue Closes #2467 by KennyTV · 4 years, 3 months ago
  97. efeaef3 Update shadow plugin by KennyTV · 4 years, 3 months ago
  98. cb7a725 Make UnsupportedSoftware hold a list of class names by KennyTV · 4 years, 3 months ago
  99. fe3f247 21w18a by KennyTV · 4 years, 3 months ago
  100. 096415c Don't inject if inactive (#2461) by Juan Cruz Linsalata · 4 years, 3 months ago