1. 7b1f9c1 Produce less overhead in packet handler registering by KennyTV · 4 years, 2 months ago
  2. a8b3444 1.17-pre4 by KennyTV · 4 years, 2 months ago
  3. 6839334 Fix confirmation id encoding, remove old send methods by KennyTV · 4 years, 2 months ago
  4. d7e3aa7 Whoops by KennyTV · 4 years, 2 months ago
  5. 48436e7 Go through the rest of the send usages by KennyTV · 4 years, 2 months ago
  6. eaa58af Minor changes by KennyTV · 4 years, 2 months ago
  7. 57cf180 Fix 1.9 block entity data send by KennyTV · 4 years, 2 months ago
  8. 104fa4e Optimize protocol path finding by KennyTV · 4 years, 2 months ago
  9. 4011aee 1.17-pre3 by KennyTV · 4 years, 2 months ago
  10. 37fd69f Make packet send methods use the current thread by default by KennyTV · 4 years, 2 months ago
  11. 3fb1255 Send entity destroy on current thread by KennyTV · 4 years, 2 months ago
  12. 7925fd2 Fix shulker meta handling by KennyTV · 4 years, 2 months ago
  13. 199324e 1.17-pre2 by KennyTV · 4 years, 2 months ago
  14. d5cac99 Reorder Type instances by KennyTV · 4 years, 2 months ago
  15. 3618914 Add method to get Protocol by supported versions, some cleanup by KennyTV · 4 years, 2 months ago
  16. ff140c4 Add/change comments by KennyTV · 4 years, 2 months ago
  17. 016b8f1 Correct ClientboundPackets1_9_3 packetid comments (#2503) by RK_01 · 4 years, 2 months ago
  18. 0d31054 Fix view distance update packet in 1.13->1.14 by KennyTV · 4 years, 2 months ago
  19. 8beedff Fix project root build/libs dir not being cleaned by KennyTV · 4 years, 2 months ago
  20. 4ef862e Correct packet id comment (#2501) by RK_01 · 4 years, 2 months ago
  21. 53642e9 1.17-pre1 by KennyTV · 4 years, 2 months ago
  22. fd9dab8 Replace inventory ack by using 1.17 ping packets by KennyTV · 4 years, 2 months ago
  23. 703978e Don't require UserConnection holding class in stored objects by KennyTV · 4 years, 2 months ago
  24. 7195319 Update adventure by KennyTV · 4 years, 2 months ago
  25. 2d0a597 Make Metadata fully type safe, remove "Discontinued" meta types by KennyTV · 4 years, 2 months ago
  26. bc89f57 Slightly improve metadata iteration, remove redundant MetaHandlerEvent index by KennyTV · 4 years, 2 months ago
  27. 57769c5 Make metadata (almost) fail-safe by KennyTV · 4 years, 2 months ago
  28. a6b4b16 Add Missing Translation Mapping (#2484) by LemonCaramel · 4 years, 2 months ago
  29. 3a1e364 Refactor entity tracking and meta handling by KennyTV · 4 years, 2 months ago
  30. 0363802 Make proper sources jar (#2495) by Jason · 4 years, 2 months ago
  31. d5f5678 Silence doclint by jmp · 4 years, 2 months ago
  32. cbf71e2 Only add javadoc jar to common and api by jmp · 4 years, 2 months ago
  33. e2d9e44 Build script improvements by jmp · 4 years, 2 months ago
  34. 2d2a5fa Fill "needs tool" tags Fixes #2493 by KennyTV · 4 years, 2 months ago
  35. 6053319 Fix typo in DumpSubCmd (#2492) by RK_01 · 4 years, 2 months ago
  36. 15a5d51 Don't cast ChannelInitializer type to SocketChannel by KennyTV · 4 years, 2 months ago
  37. 8bcd8fd Add apiVersion to ViaAPI, some jd by KennyTV · 4 years, 2 months ago
  38. 9484526 Fix README build command (gradlew) (#2489) by Kamillaova · 4 years, 2 months ago
  39. ab1cc79 Fix enchantment parsing or lvl integers by KennyTV · 4 years, 2 months ago
  40. 1fe76db Add more jd to Chunk, ChunkSection, and ChunkSectionLight by KennyTV · 4 years, 2 months ago
  41. cf2adab Make ChunkSection an interface, don't allocate light arrays if not needed by KennyTV · 4 years, 2 months ago
  42. 04fedd2 Add comments by KennyTV · 4 years, 2 months ago
  43. c172091 21w20a by KennyTV · 4 years, 2 months ago
  44. 16ba5aa Run some optipng (#2482) by creeper123123321 · 4 years, 2 months ago
  45. 5fa2c78 Add missing mineable tag entries Fixes #2481 by KennyTV · 4 years, 2 months ago
  46. c5a3381 Update fabric.mod.json (#2480) by creeper123123321 · 4 years, 2 months ago
  47. 01d79e2 Fix non-full chunk sending to 1.17 clients by KennyTV · 4 years, 2 months ago
  48. 576682e Handle invalid uuid int array Closes #2475 by KennyTV · 4 years, 2 months ago
  49. 54b0345 Fix PS compatibility on Java 8 💩 by KennyTV · 4 years, 2 months ago
  50. 4f9f325 Fix PS compatibility on Java 16 by KennyTV · 4 years, 2 months ago
  51. 1538ff5 Expand unsupported software checks by KennyTV · 4 years, 2 months ago
  52. f17fb83 add internal getInputBuffer() (#2472) by creeper123123321 · 4 years, 2 months ago
  53. 84c064f Fix legacy hover deserialization, add snapshot suffix to version by KennyTV · 4 years, 2 months ago
  54. 7b5b79f Update Gradle to 7.0.1 by KennyTV · 4 years, 3 months ago
  55. 2588c6e 21w19a (probably) by KennyTV · 4 years, 3 months ago
  56. 2df57bc Fix 1.14->1.15 meta ordering issue Closes #2467 by KennyTV · 4 years, 3 months ago
  57. efeaef3 Update shadow plugin by KennyTV · 4 years, 3 months ago
  58. cb7a725 Make UnsupportedSoftware hold a list of class names by KennyTV · 4 years, 3 months ago
  59. fe3f247 21w18a by KennyTV · 4 years, 3 months ago
  60. 096415c Don't inject if inactive (#2461) by Juan Cruz Linsalata · 4 years, 3 months ago
  61. af0cf1d Rename PacketType methods by KennyTV · 4 years, 3 months ago
  62. d183d76 Remove platform bulk chunk transformers by KennyTV · 4 years, 3 months ago
  63. 44e928d Update copyright scopes by KennyTV · 4 years, 3 months ago
  64. 89127ca If possible, user Paper internal injection method by KennyTV · 4 years, 3 months ago
  65. ab93e08 Rename platform task implementations by KennyTV · 4 years, 3 months ago
  66. 96b5051 Use primitive long in task methods by KennyTV · 4 years, 3 months ago
  67. 9e59ef4 Hold the rest of the primitive Type instances under their actual class by KennyTV · 4 years, 3 months ago
  68. 0074683 ProtocolInfo is not a StoredObject by KennyTV · 4 years, 3 months ago
  69. 8e15b6d 21w17a by KennyTV · 4 years, 3 months ago
  70. cad3583 Rename outgoing->clientbound, incoming->serverbound by KennyTV · 4 years, 3 months ago
  71. a2b3906 Move bossbar to new legacy package, since it only works on <1.9 by KennyTV · 4 years, 3 months ago
  72. cadb5ec Rename abstract Protocol to AbstractProtocol by KennyTV · 4 years, 3 months ago
  73. 95e2067 Clean up ProtocolPipeline by KennyTV · 4 years, 3 months ago
  74. f1c8d27 Reformat imports by KennyTV · 4 years, 3 months ago
  75. 318c49c More interfaces, keep ProtocolRegistry.SERVER_PROTOCOL legacy api by KennyTV · 4 years, 3 months ago
  76. d4bc31d Always create ProtocolInfo, store mappings as int[] by KennyTV · 4 years, 3 months ago
  77. 30d122e Create some fancy interfaces by KennyTV · 4 years, 3 months ago
  78. 49d3860 Add ProtocolVersion to legacy api by KennyTV · 4 years, 3 months ago
  79. deec4b5 Move some packages and classes around by KennyTV · 4 years, 3 months ago
  80. dbf6a11 Keep wrapping Via, ViaAPI, and Bossbar API in api-legacy module by KennyTV · 4 years, 3 months ago
  81. a25a563 Change package/imports in classes and build configs by KennyTV · 4 years, 3 months ago
  82. a3b1ce8 Repackage to com.viaversion by KennyTV · 4 years, 3 months ago
  83. c02047a Change group id to com.viaversion by KennyTV · 4 years, 3 months ago
  84. f18e2b3 Cancel Bungee packet encoding when closed (#2448) by Juan Cruz Linsalata · 4 years, 3 months ago
  85. ad0842c Bump version to 4.0.0, remove ProtocolRegistry by KennyTV · 4 years, 3 months ago
  86. 2b19a98 21w16a by KennyTV · 4 years, 3 months ago
  87. d40ce9f Minor optimizations in pipeline filling by KennyTV · 4 years, 3 months ago
  88. 144c24c Move packet tracking methods out of UserConnectionn by KennyTV · 4 years, 3 months ago
  89. 2c884dc Feat (Bungee): Use only unsafe field modifications (#2440) by Mariell Hoversholm · 4 years, 3 months ago
  90. d0882cf Update GsonUtil, more javadoc by KennyTV · 4 years, 3 months ago
  91. cfec0cc Improve 1.9->1.8 block place translation (and fix some bugs) (#2437) by RK_01 · 4 years, 3 months ago
  92. d3a3e36 Fix publishing by KennyTV · 4 years, 3 months ago
  93. f1eef02 Fix Java 16 compatibility on Bukkit/Sponge 1.8 (#2438) by MrMicky · 4 years, 3 months ago
  94. 4df70de Add note on required jdk version for compilation by KennyTV · 4 years, 3 months ago
  95. 898521d 21w15a by KennyTV · 4 years, 3 months ago
  96. 87d54f1 Clean up build scripts using new Gradle features (#2436) by Jason · 4 years, 3 months ago
  97. c7e5b4a Update to Gradle 7.0 by KennyTV · 4 years, 4 months ago
  98. 458279d Fix (Bungee): Java 16 compatibility (#2433) by Mariell Hoversholm · 4 years, 4 months ago
  99. 7300a69 Use Paper method to get server protocol version if possible by KennyTV · 4 years, 4 months ago
  100. 76e739e fix ghost shield issue and delayed interaction when switching to another item (#2432) by LabyStudio · 4 years, 4 months ago