1. 7d96efc Minor ProtocolVersion refactor by KennyTV · 4 years, 9 months ago
  2. 6cb2837 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
  3. 08a8268 Handle book edit change by KennyTV · 4 years, 9 months ago
  4. 54b6d1c Fix entity attributes length prefix (#2136) by DaPorkchop_ · 4 years, 9 months ago
  5. 71341a9 Fix 1.11.1 -> 1.12 show_achievement translation (#2120) by RK_01 · 4 years, 10 months ago
  6. 5eccc2e Merge branch 'master' into dev by KennyTV · 4 years, 10 months ago
  7. 0015682 Add warning on startup for 1.8 users by KennyTV · 4 years, 10 months ago
  8. 107892f Hopefully finish preparation, minor optimizations by KennyTV · 4 years, 10 months ago
  9. 6371b77 Prepare hackery for 1.16.4 by KennyTV · 4 years, 10 months ago
  10. 03ba058 Rewrite areaeffectcloud in 1.13->1.13.1 by KennyTV · 4 years, 10 months ago
  11. 750c5ed Fix falling_dust ID in ParticleMappings by connorhartley · 4 years, 10 months ago
  12. 14afb88 Update README.md by Seanoo1 · 4 years, 10 months ago
  13. ab78855 Update LICENSE to 2020 by Kim Hallberg · 4 years, 10 months ago
  14. b8c204b Rewrite area effect cloud data Fixes #2082 by KennyTV · 4 years, 10 months ago
  15. 52f5427 Automated particle rewriting by KennyTV · 4 years, 10 months ago
  16. e502f2c Clarify error in BlockChangeRecord1_16_2 by KennyTV · 4 years, 10 months ago
  17. 8d904ca Update BungeeCord version to 1.16-R0.4-SNAPSHOT (#2083) by terrarier2111 · 4 years, 11 months ago
  18. 9a6b066 Update BungeePlugin.java (#2080) by terrarier2111 · 4 years, 11 months ago
  19. 5f1472a Merge branch 'dev' into master by KennyTV · 4 years, 11 months ago
  20. 9dff193 Minor cleanup in 1.13->1.13.1 protocol by KennyTV · 4 years, 11 months ago
  21. 9b2c332 3.1.1 Release, 1.16.3 support by KennyTV · 4 years, 11 months ago 3.1.1
  22. df9508f Make mapping loading considerably faster by KennyTV · 4 years, 11 months ago
  23. 414f561 Use FU collections in ChunkSection, pre-size palette by KennyTV · 4 years, 11 months ago
  24. 074edf1 Fix falling block id rewrite by KennyTV · 4 years, 11 months ago
  25. a0a229f Make pipeline fail-safe limit changeable ☠ by KennyTV · 4 years, 11 months ago
  26. ebdadf0 Fix version name by KennyTV · 4 years, 11 months ago
  27. 5b09536 1.16.3-rc1 by KennyTV · 4 years, 11 months ago
  28. 1ea548f Avoid List creation and collection reversal in transforming by KennyTV · 4 years, 11 months ago
  29. b7bf993 Warn with unmapped id when missing by KennyTV · 4 years, 11 months ago
  30. a709382 Fix NPE by KennyTV · 4 years, 11 months ago
  31. d36def8 Abstract mapping loading by KennyTV · 4 years, 11 months ago
  32. 074af0e Fix typo in config by KennyTV · 4 years, 11 months ago
  33. b6358cf Merge pull request #2052 from UnicraftNetwork/IOB-1.13-at-recipe-request-fix by Nassim · 4 years, 11 months ago
  34. f53a692 Fix IOB in 1.13 recipe request by BGMP · 4 years, 11 months ago
  35. 78bb5f1 Fix IOB in 1.13 recipe request Fixes #2039 by KennyTV · 4 years, 11 months ago
  36. 28219a3 Merge pull request #2038 from RaphiMC/master by Nassim · 4 years, 11 months ago
  37. cae5122 Applied suggestions for PR by RK_01 · 4 years, 11 months ago
  38. 0070485 fixed 1.9 -> 1.8 enderman held item metadata translation by RaphiMC · 4 years, 11 months ago
  39. 4b6b904 Merge pull request #2031 from RednedEpic/fix/inventory-workaround by Nassim · 4 years, 11 months ago
  40. 7e03da6 Rework inventory workaround to cancel animation if in an open inventory by RednedEpic · 4 years, 11 months ago
  41. b209eb3 Merge pull request #2030 from Jo0001/patch-2 by Nassim · 4 years, 11 months ago
  42. be31c70 Use https for GitHub issue link by Jo0001 · 4 years, 11 months ago
  43. 13ee674 Merge pull request #2028 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 11 months ago
  44. d31310a Fix bad ProtocolPipeline changes by Andrew Steinborn · 4 years, 11 months ago
  45. 1afed86 Merge pull request #2011 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 11 months ago
  46. 95d56c9 Merge pull request #2026 from frengor/master by Nassim · 4 years, 11 months ago
  47. 2dcd832 Fix Wrong AutoTeam Color by frengor · 4 years, 11 months ago
  48. f54bb79 Revert "Fix 1.13 component rewriter npe" by KennyTV · 4 years, 11 months ago
  49. 1b862d0 Fix 1.13 component rewriter npe by KennyTV · 4 years, 11 months ago
  50. fc7a739 Make several tweaks to Protocol to improve inlining and performance on hot paths by Andrew Steinborn · 4 years, 11 months ago
  51. be6e086 Add note to 1.9 update sign packet creation by KennyTV · 4 years, 11 months ago
  52. 5e70b54 Merge pull request #2007 from connorhartley/1.16-inventory-open-fix by Nassim · 4 years, 11 months ago
  53. f3d8b47 Use ClientboundPackets1_16#CLOSE_WINDOW instead of byte for packet ID by connorhartley · 4 years, 11 months ago
  54. d3cadaf Close the open inventory before opening a new one on 1.16 by connorhartley · 4 years, 11 months ago
  55. 83a49a6 Merge pull request #2003 from connorhartley/chatitemrewriter-fix by Nassim · 4 years, 11 months ago
  56. a4920a2 Ensure normal keys that end with numbers dont get matched and replaced by connorhartley · 4 years, 11 months ago
  57. 37170a2 Fix parsing of custom recipes Fixes #1995 by KennyTV · 4 years, 11 months ago
  58. c6c5b94 Merge pull request #2002 from astei/optimize/113-1122-chatrewriter by Nassim · 4 years, 11 months ago
  59. 338b879 Remove useless URL detection and event addition from 1.13->1.12.2 ChatRewriter by Andrew Steinborn · 4 years, 11 months ago
  60. 7163d38 Rewrite statistics category ids by KennyTV · 4 years, 12 months ago
  61. b0fc931 Fix empty compound reading by KennyTV · 4 years, 12 months ago
  62. 0ec1116 Rewrite block/item/entity ids in statistics by KennyTV · 4 years, 12 months ago
  63. e45c82e Merge remote-tracking branch 'origin/dev' into master by KennyTV · 4 years, 12 months ago
  64. cb4c4b2 Merge pull request #1988 from RaphiMC/dev by Myles · 4 years, 12 months ago
  65. acfdbc5 slight code changes for PR by RaphiMC · 4 years, 12 months ago
  66. 70d08df fixed 1.13 -> 1.12.2 statistics remapping by RK_01 · 4 years, 12 months ago
  67. dfc4652 added 1.12 -> 1.11.1 achievement message translation by RK_01 · 4 years, 12 months ago
  68. a2ac867 Merge pull request #1986 from Jo0001/patch-1 by Myles · 4 years, 12 months ago
  69. 9c61135 Link to ViaSetup by Jo0001 · 4 years, 12 months ago
  70. f7951e7 Fix falling block 1.16.1->1.16.2 remapping Fixes #1985 by KennyTV · 4 years, 12 months ago
  71. d375092 Merge pull request #1980 from creeper123123321/backtosnapshot by Nassim · 4 years, 12 months ago
  72. 7d0b728 version badge by creeper123123321 · 4 years, 12 months ago
  73. 53d22dc back to snapshot by creeper123123321 · 4 years, 12 months ago
  74. 6060954 3.1.0 Release - 1.16.2 support by KennyTV · 4 years, 12 months ago 3.1.0
  75. ff8a27d Fix multi block change not being sent by KennyTV · 4 years, 12 months ago
  76. 617abe2 Merge pull request #1977 from RaphiMC/dev by Nassim · 4 years, 12 months ago
  77. 93c84b1 minor code improvements by Koppe · 4 years, 12 months ago
  78. 0b17b81 fixed 1.11 -> 1.10.2 potion data remapping by Koppe · 4 years, 12 months ago
  79. 6a7a92a Remove ClientChunk from 1.14+ chunk types by KennyTV · 4 years, 12 months ago
  80. 31f7bde Some MetadataRewriter cleanup by KennyTV · 4 years, 12 months ago
  81. da77c32 1.16.2-rc2 by KennyTV · 4 years, 12 months ago
  82. 421453d Fix 1.8->1.9 ender dragon sound Fixes #1943 by KennyTV · 4 years, 12 months ago
  83. fa4d44b Update rc1 mappings by KennyTV · 4 years, 12 months ago
  84. 7c8b56b 1.16.2-rc1 by KennyTV · 4 years, 12 months ago
  85. f6fec5b 1.16.2-pre3 (almost) The Nether does not have its custom fog, no idea why yet by KennyTV · 4 years, 12 months ago
  86. ea0f911 Accept plain strings for components Addresses #1968 by KennyTV · 4 years, 12 months ago
  87. cf7d49a 1.16.2-pre2 by KennyTV · 4 years, 12 months ago
  88. 03733d2 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 12 months ago
  89. 2dd688f Merge pull request #1963 from KennyTV/master by Myles · 4 years, 12 months ago
  90. 8165e55 Update Issue Template by KennyTV · 4 years, 12 months ago
  91. e5464c8 Merge pull request #1960 from creeper123123321/patch-6 by Nassim · 4 years, 12 months ago
  92. f70b9a8 Update javassist and gson by creeper123123321 · 4 years, 12 months ago
  93. c31f728 Merge pull request #1955 from Jo0001/patch-1 by Myles · 4 years, 12 months ago
  94. 0a51937 Disable blank issues ;) by Jo0001 · 4 years, 12 months ago
  95. 2b50f6c Merge branch 'master' into dev by KennyTV · 4 years, 12 months ago
  96. be2ba2b Fix Chat meta type Fixes #1949 by KennyTV · 4 years, 12 months ago
  97. 5051e7e Merge pull request #1947 from creeper123123321/patch-5 by Myles · 4 years, 12 months ago
  98. a42aa4b use velocity snapshots repo by creeper123123321 · 4 years, 12 months ago
  99. 3d22258 update velocity repo by creeper123123321 · 4 years, 12 months ago
  100. 8fe1648 Explain chatrewriter changes by creeper123123321 · 4 years, 12 months ago