1. 67fda72 20w46a by KennyTV · 4 years, 9 months ago
  2. 721c52e Fix multi block change reading by KennyTV · 4 years, 9 months ago
  3. 424e855 Uncache biome data on world change, process multi block change by KennyTV · 4 years, 9 months ago
  4. 88a1a42 Finish update by KennyTV · 4 years, 9 months ago
  5. 0d3f729 20w45a Missing: Diff mappings by KennyTV · 4 years, 9 months ago
  6. 692e534 Change log message when executor is shut down by KennyTV · 4 years, 9 months ago
  7. 3b5aaa1 Fix legacy nbt array weirdness Closes #2176 by KennyTV · 4 years, 9 months ago
  8. 95e0cff Fix italic item names in 1.12->1.13 protocol Fixes #2165 by KennyTV · 4 years, 9 months ago
  9. 91f3d0f Bump version to 3.2.1-SNAPSHOT by KennyTV · 4 years, 9 months ago
  10. b3e8ad9 3.2.0 Release, 1.16.4 by KennyTV · 4 years, 9 months ago 3.2.0
  11. c3501a8 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
  12. 9821cb1 Merge pull request #1723 from creeper123123321/backendinjection by Myles · 4 years, 9 months ago
  13. bba1f2a Merge pull request #2162 from lennardk/fix-1.11-sound-rewrite by Myles · 4 years, 9 months ago
  14. 1afbff1 Fix sound ID shift in 1.11 by Lennard Klein · 4 years, 9 months ago
  15. 56ec689 Update protocol versions (#2156) by MrMicky · 4 years, 9 months ago
  16. 3189501 Revert "Remove minecraft libraries" by Myles · 4 years, 9 months ago
  17. 1c23103 Remove minecraft libraries by Myles · 4 years, 9 months ago
  18. 06e1b90 Finalize Velocity-1.1.0 by Five (Xer) · 4 years, 9 months ago
  19. acd79fc readd snakeyaml as provided dependency by creeper123123321 · 4 years, 12 months ago
  20. 18bde6e don't shade snakeyaml, closes #1959 by creeper123123321 · 4 years, 12 months ago
  21. 72f8052 code cleanup by creeper123123321 · 4 years, 12 months ago
  22. 0343be6 remove unused code by creeper123123321 · 5 years ago
  23. 000a034 draft -> buf by creeper123123321 · 5 years ago
  24. 2d33447 fixed backend compression, remove debug by creeper123123321 · 5 years ago
  25. bcb7635 fix decoder by creeper123123321 · 5 years ago
  26. 485f4fa remove velocityconnectionmanager by creeper123123321 · 5 years ago
  27. b1e60f5 fix compiling by creeper123123321 · 5 years ago
  28. 6c3479e rebased on master by creeper123123321 · 5 years ago
  29. 4813cc3 inject into velocity backend (currently broken) by creeper123123321 · 5 years ago
  30. 69c8cf8 Smaller workaround for lore italics in 1.13->1.14 by KennyTV · 4 years, 9 months ago
  31. 510ff4e Improve 1.13->1.14 lore conversion, remove noisy workaround for a non-issue in legacy to json conversion by KennyTV · 4 years, 9 months ago
  32. a6043c1 Fix 1.16.2 multi block change packet order (#2138) by DaPorkchop_ · 4 years, 9 months ago
  33. 1a4c34a 1.16.4-rc1 by KennyTV · 4 years, 9 months ago
  34. 2f9ec6f Remove redundant/already implicit check in VersionRange by KennyTV · 4 years, 9 months ago
  35. bc2f6a4 Fix typo by KennyTV · 4 years, 9 months ago
  36. 0986b09 Fix dontbugme command Fixes #2152 by KennyTV · 4 years, 9 months ago
  37. 9a24129 1.16.4-pre2 by KennyTV · 4 years, 9 months ago
  38. c8029bd Use getters instead of inlining by KennyTV · 4 years, 9 months ago
  39. 1129c17 Improve ProtocolVersion subversion/range handling Closes #2041 by KennyTV · 4 years, 9 months ago
  40. f313b5b Merge branch 'master' into dev by KennyTV · 4 years, 9 months ago
  41. 765f92b Correct 1.9.x -> 1.10 sound pitch adjustments (#2139) by RK_01 · 4 years, 9 months ago
  42. edd71bf Fix version blocking on 1.8 Fixes #2142 by KennyTV · 4 years, 9 months ago
  43. 7d96efc Minor ProtocolVersion refactor by KennyTV · 4 years, 9 months ago
  44. 6cb2837 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
  45. 08a8268 Handle book edit change by KennyTV · 4 years, 9 months ago
  46. 54b6d1c Fix entity attributes length prefix (#2136) by DaPorkchop_ · 4 years, 9 months ago
  47. 71341a9 Fix 1.11.1 -> 1.12 show_achievement translation (#2120) by RK_01 · 4 years, 10 months ago
  48. 5eccc2e Merge branch 'master' into dev by KennyTV · 4 years, 10 months ago
  49. 0015682 Add warning on startup for 1.8 users by KennyTV · 4 years, 10 months ago
  50. 107892f Hopefully finish preparation, minor optimizations by KennyTV · 4 years, 10 months ago
  51. 6371b77 Prepare hackery for 1.16.4 by KennyTV · 4 years, 10 months ago
  52. 03ba058 Rewrite areaeffectcloud in 1.13->1.13.1 by KennyTV · 4 years, 10 months ago
  53. 750c5ed Fix falling_dust ID in ParticleMappings by connorhartley · 4 years, 10 months ago
  54. 14afb88 Update README.md by Seanoo1 · 4 years, 10 months ago
  55. ab78855 Update LICENSE to 2020 by Kim Hallberg · 4 years, 10 months ago
  56. b8c204b Rewrite area effect cloud data Fixes #2082 by KennyTV · 4 years, 10 months ago
  57. 52f5427 Automated particle rewriting by KennyTV · 4 years, 10 months ago
  58. e502f2c Clarify error in BlockChangeRecord1_16_2 by KennyTV · 4 years, 10 months ago
  59. 8d904ca Update BungeeCord version to 1.16-R0.4-SNAPSHOT (#2083) by terrarier2111 · 4 years, 11 months ago
  60. 9a6b066 Update BungeePlugin.java (#2080) by terrarier2111 · 4 years, 11 months ago
  61. 5f1472a Merge branch 'dev' into master by KennyTV · 4 years, 11 months ago
  62. 9dff193 Minor cleanup in 1.13->1.13.1 protocol by KennyTV · 4 years, 11 months ago
  63. 9b2c332 3.1.1 Release, 1.16.3 support by KennyTV · 4 years, 11 months ago 3.1.1
  64. df9508f Make mapping loading considerably faster by KennyTV · 4 years, 11 months ago
  65. 414f561 Use FU collections in ChunkSection, pre-size palette by KennyTV · 4 years, 11 months ago
  66. 074edf1 Fix falling block id rewrite by KennyTV · 4 years, 11 months ago
  67. a0a229f Make pipeline fail-safe limit changeable ☠ by KennyTV · 4 years, 11 months ago
  68. ebdadf0 Fix version name by KennyTV · 4 years, 11 months ago
  69. 5b09536 1.16.3-rc1 by KennyTV · 4 years, 11 months ago
  70. 1ea548f Avoid List creation and collection reversal in transforming by KennyTV · 4 years, 11 months ago
  71. b7bf993 Warn with unmapped id when missing by KennyTV · 4 years, 11 months ago
  72. a709382 Fix NPE by KennyTV · 4 years, 11 months ago
  73. d36def8 Abstract mapping loading by KennyTV · 4 years, 11 months ago
  74. 074af0e Fix typo in config by KennyTV · 4 years, 11 months ago
  75. b6358cf Merge pull request #2052 from UnicraftNetwork/IOB-1.13-at-recipe-request-fix by Nassim · 4 years, 11 months ago
  76. f53a692 Fix IOB in 1.13 recipe request by BGMP · 4 years, 11 months ago
  77. 78bb5f1 Fix IOB in 1.13 recipe request Fixes #2039 by KennyTV · 4 years, 11 months ago
  78. 28219a3 Merge pull request #2038 from RaphiMC/master by Nassim · 4 years, 11 months ago
  79. cae5122 Applied suggestions for PR by RK_01 · 4 years, 11 months ago
  80. 0070485 fixed 1.9 -> 1.8 enderman held item metadata translation by RaphiMC · 4 years, 11 months ago
  81. 4b6b904 Merge pull request #2031 from RednedEpic/fix/inventory-workaround by Nassim · 4 years, 11 months ago
  82. 7e03da6 Rework inventory workaround to cancel animation if in an open inventory by RednedEpic · 4 years, 11 months ago
  83. b209eb3 Merge pull request #2030 from Jo0001/patch-2 by Nassim · 4 years, 11 months ago
  84. be31c70 Use https for GitHub issue link by Jo0001 · 4 years, 11 months ago
  85. 13ee674 Merge pull request #2028 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 11 months ago
  86. d31310a Fix bad ProtocolPipeline changes by Andrew Steinborn · 4 years, 11 months ago
  87. 1afed86 Merge pull request #2011 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 11 months ago
  88. 95d56c9 Merge pull request #2026 from frengor/master by Nassim · 4 years, 11 months ago
  89. 2dcd832 Fix Wrong AutoTeam Color by frengor · 4 years, 11 months ago
  90. f54bb79 Revert "Fix 1.13 component rewriter npe" by KennyTV · 4 years, 11 months ago
  91. 1b862d0 Fix 1.13 component rewriter npe by KennyTV · 4 years, 11 months ago
  92. fc7a739 Make several tweaks to Protocol to improve inlining and performance on hot paths by Andrew Steinborn · 4 years, 11 months ago
  93. be6e086 Add note to 1.9 update sign packet creation by KennyTV · 4 years, 11 months ago
  94. 5e70b54 Merge pull request #2007 from connorhartley/1.16-inventory-open-fix by Nassim · 4 years, 11 months ago
  95. f3d8b47 Use ClientboundPackets1_16#CLOSE_WINDOW instead of byte for packet ID by connorhartley · 4 years, 11 months ago
  96. d3cadaf Close the open inventory before opening a new one on 1.16 by connorhartley · 4 years, 11 months ago
  97. 83a49a6 Merge pull request #2003 from connorhartley/chatitemrewriter-fix by Nassim · 4 years, 11 months ago
  98. a4920a2 Ensure normal keys that end with numbers dont get matched and replaced by connorhartley · 4 years, 11 months ago
  99. 37170a2 Fix parsing of custom recipes Fixes #1995 by KennyTV · 4 years, 11 months ago
  100. c6c5b94 Merge pull request #2002 from astei/optimize/113-1122-chatrewriter by Nassim · 4 years, 11 months ago