1. f9af694 Improve arm-swing cancel by resetting cursor item (#2528) by _tomcraft · 4 years, 9 months ago
  2. 2671916 Fix 1.8 special inventory tracking by KennyTV · 4 years, 9 months ago
  3. eae1455 Fix 1.8 set slot write type Fixes #2558 by KennyTV · 4 years, 9 months ago
  4. 48f1300 Read set slot inv id as unsigned byte for consistency by KennyTV · 4 years, 9 months ago
  5. 5cdaabe Handle particle id change in 1.16 metadata Fixes #2551 by KennyTV · 4 years, 9 months ago
  6. 7f385d4 Create concurrent hashmap with weak values with Guava by KennyTV · 4 years, 10 months ago
  7. 389c5ad Half revert back to storing uuids in CommonBoss Fixes #2547 by KennyTV · 4 years, 10 months ago
  8. 317af7e Use the correct content-type header (#2527) by Jo0001 · 4 years, 10 months ago
  9. 206368b Fix 1.12->1.13 entity tracking Fixes #2526 by KennyTV · 4 years, 10 months ago
  10. b940eca Fix meta warning by KennyTV · 4 years, 10 months ago
  11. 15cbc96 Shorten metadata error message by KennyTV · 4 years, 10 months ago
  12. 593aa75 Put the other filled 1.17 tags into the diff file by KennyTV · 4 years, 10 months ago
  13. 24efb48 Add method to load extra tags from diff files by KennyTV · 4 years, 10 months ago
  14. 38b3f40 Add Java version warning by KennyTV · 4 years, 10 months ago
  15. d89f916 Cleanup 1.17 entity rewriter, fix DataItem amount check by KennyTV · 4 years, 10 months ago
  16. 666f3d6 Explain "left-handed-handling" option (#2512) by creeper123123321 · 4 years, 10 months ago
  17. 2b8c508 Make Item an interface, more OOP for the ItemRewriter by KennyTV · 4 years, 10 months ago
  18. fc1450f Slightly more OOP, move registerPackets out of Protocol constructor by KennyTV · 4 years, 10 months ago
  19. b2855c2 F by KennyTV · 4 years, 10 months ago
  20. fec777b Don't wrap direct type mappers by KennyTV · 4 years, 10 months ago
  21. 7b1f9c1 Produce less overhead in packet handler registering by KennyTV · 4 years, 10 months ago
  22. a8b3444 1.17-pre4 by KennyTV · 4 years, 10 months ago
  23. 6839334 Fix confirmation id encoding, remove old send methods by KennyTV · 4 years, 10 months ago
  24. d7e3aa7 Whoops by KennyTV · 4 years, 10 months ago
  25. 48436e7 Go through the rest of the send usages by KennyTV · 4 years, 10 months ago
  26. eaa58af Minor changes by KennyTV · 4 years, 10 months ago
  27. 57cf180 Fix 1.9 block entity data send by KennyTV · 4 years, 10 months ago
  28. 104fa4e Optimize protocol path finding by KennyTV · 4 years, 10 months ago
  29. 37fd69f Make packet send methods use the current thread by default by KennyTV · 4 years, 10 months ago
  30. 3fb1255 Send entity destroy on current thread by KennyTV · 4 years, 10 months ago
  31. 7925fd2 Fix shulker meta handling by KennyTV · 4 years, 10 months ago
  32. 199324e 1.17-pre2 by KennyTV · 4 years, 10 months ago
  33. d5cac99 Reorder Type instances by KennyTV · 4 years, 10 months ago
  34. 3618914 Add method to get Protocol by supported versions, some cleanup by KennyTV · 4 years, 10 months ago
  35. ff140c4 Add/change comments by KennyTV · 4 years, 10 months ago
  36. 016b8f1 Correct ClientboundPackets1_9_3 packetid comments (#2503) by RK_01 · 4 years, 10 months ago
  37. 0d31054 Fix view distance update packet in 1.13->1.14 by KennyTV · 4 years, 10 months ago
  38. 4ef862e Correct packet id comment (#2501) by RK_01 · 4 years, 10 months ago
  39. 53642e9 1.17-pre1 by KennyTV · 4 years, 10 months ago
  40. fd9dab8 Replace inventory ack by using 1.17 ping packets by KennyTV · 4 years, 10 months ago
  41. 703978e Don't require UserConnection holding class in stored objects by KennyTV · 4 years, 10 months ago
  42. 2d0a597 Make Metadata fully type safe, remove "Discontinued" meta types by KennyTV · 4 years, 10 months ago
  43. bc89f57 Slightly improve metadata iteration, remove redundant MetaHandlerEvent index by KennyTV · 4 years, 10 months ago
  44. 57769c5 Make metadata (almost) fail-safe by KennyTV · 4 years, 10 months ago
  45. a6b4b16 Add Missing Translation Mapping (#2484) by LemonCaramel · 4 years, 10 months ago
  46. 3a1e364 Refactor entity tracking and meta handling by KennyTV · 4 years, 10 months ago
  47. cbf71e2 Only add javadoc jar to common and api by jmp · 4 years, 10 months ago
  48. 2d2a5fa Fill "needs tool" tags Fixes #2493 by KennyTV · 4 years, 10 months ago
  49. 6053319 Fix typo in DumpSubCmd (#2492) by RK_01 · 4 years, 10 months ago
  50. ab1cc79 Fix enchantment parsing or lvl integers by KennyTV · 4 years, 10 months ago
  51. cf2adab Make ChunkSection an interface, don't allocate light arrays if not needed by KennyTV · 4 years, 10 months ago
  52. 04fedd2 Add comments by KennyTV · 4 years, 10 months ago
  53. c172091 21w20a by KennyTV · 4 years, 10 months ago
  54. 5fa2c78 Add missing mineable tag entries Fixes #2481 by KennyTV · 4 years, 10 months ago
  55. 01d79e2 Fix non-full chunk sending to 1.17 clients by KennyTV · 4 years, 10 months ago
  56. 576682e Handle invalid uuid int array Closes #2475 by KennyTV · 4 years, 11 months ago
  57. 4f9f325 Fix PS compatibility on Java 16 by KennyTV · 4 years, 11 months ago
  58. 1538ff5 Expand unsupported software checks by KennyTV · 4 years, 11 months ago
  59. f17fb83 add internal getInputBuffer() (#2472) by creeper123123321 · 4 years, 11 months ago
  60. 84c064f Fix legacy hover deserialization, add snapshot suffix to version by KennyTV · 4 years, 11 months ago
  61. 2588c6e 21w19a (probably) by KennyTV · 4 years, 11 months ago
  62. 2df57bc Fix 1.14->1.15 meta ordering issue Closes #2467 by KennyTV · 4 years, 11 months ago
  63. cb7a725 Make UnsupportedSoftware hold a list of class names by KennyTV · 4 years, 11 months ago
  64. fe3f247 21w18a by KennyTV · 4 years, 11 months ago
  65. af0cf1d Rename PacketType methods by KennyTV · 4 years, 11 months ago
  66. d183d76 Remove platform bulk chunk transformers by KennyTV · 4 years, 11 months ago
  67. 44e928d Update copyright scopes by KennyTV · 4 years, 11 months ago
  68. ab93e08 Rename platform task implementations by KennyTV · 4 years, 11 months ago
  69. 96b5051 Use primitive long in task methods by KennyTV · 4 years, 11 months ago
  70. 9e59ef4 Hold the rest of the primitive Type instances under their actual class by KennyTV · 4 years, 11 months ago
  71. 0074683 ProtocolInfo is not a StoredObject by KennyTV · 4 years, 11 months ago
  72. 8e15b6d 21w17a by KennyTV · 4 years, 11 months ago
  73. cad3583 Rename outgoing->clientbound, incoming->serverbound by KennyTV · 4 years, 11 months ago
  74. a2b3906 Move bossbar to new legacy package, since it only works on <1.9 by KennyTV · 4 years, 11 months ago
  75. cadb5ec Rename abstract Protocol to AbstractProtocol by KennyTV · 4 years, 11 months ago
  76. 95e2067 Clean up ProtocolPipeline by KennyTV · 4 years, 11 months ago
  77. f1c8d27 Reformat imports by KennyTV · 4 years, 11 months ago
  78. 318c49c More interfaces, keep ProtocolRegistry.SERVER_PROTOCOL legacy api by KennyTV · 4 years, 11 months ago
  79. d4bc31d Always create ProtocolInfo, store mappings as int[] by KennyTV · 4 years, 11 months ago
  80. 30d122e Create some fancy interfaces by KennyTV · 4 years, 11 months ago
  81. 49d3860 Add ProtocolVersion to legacy api by KennyTV · 4 years, 11 months ago
  82. deec4b5 Move some packages and classes around by KennyTV · 4 years, 11 months ago
  83. dbf6a11 Keep wrapping Via, ViaAPI, and Bossbar API in api-legacy module by KennyTV · 4 years, 11 months ago
  84. a25a563 Change package/imports in classes and build configs by KennyTV · 4 years, 11 months ago
  85. a3b1ce8 Repackage to com.viaversion by KennyTV · 4 years, 11 months ago
  86. c02047a Change group id to com.viaversion by KennyTV · 4 years, 11 months ago
  87. ad0842c Bump version to 4.0.0, remove ProtocolRegistry by KennyTV · 4 years, 11 months ago
  88. 2b19a98 21w16a by KennyTV · 4 years, 11 months ago
  89. d40ce9f Minor optimizations in pipeline filling by KennyTV · 4 years, 11 months ago
  90. 144c24c Move packet tracking methods out of UserConnectionn by KennyTV · 4 years, 11 months ago
  91. d0882cf Update GsonUtil, more javadoc by KennyTV · 4 years, 12 months ago
  92. cfec0cc Improve 1.9->1.8 block place translation (and fix some bugs) (#2437) by RK_01 · 4 years, 12 months ago
  93. f1eef02 Fix Java 16 compatibility on Bukkit/Sponge 1.8 (#2438) by MrMicky · 4 years, 12 months ago
  94. 898521d 21w15a by KennyTV · 4 years, 12 months ago
  95. 87d54f1 Clean up build scripts using new Gradle features (#2436) by Jason · 4 years, 12 months ago
  96. c7e5b4a Update to Gradle 7.0 by KennyTV · 4 years, 12 months ago
  97. 76e739e fix ghost shield issue and delayed interaction when switching to another item (#2432) by LabyStudio · 4 years, 12 months ago
  98. 0ee80dc Don't throw an exception on hover parse failure by KennyTV · 4 years, 12 months ago
  99. 4473f86 Update ComponentRewriter by KennyTV · 4 years, 12 months ago
  100. 9f380a7 Handle minecart block data (#2424) by creeper123123321 · 4 years, 12 months ago