1. 9b2c332 3.1.1 Release, 1.16.3 support by KennyTV · 4 years, 1 month ago 3.1.1
  2. ebdadf0 Fix version name by KennyTV · 4 years, 1 month ago
  3. 5b09536 1.16.3-rc1 by KennyTV · 4 years, 1 month ago
  4. 074af0e Fix typo in config by KennyTV · 4 years, 1 month ago
  5. b6358cf Merge pull request #2052 from UnicraftNetwork/IOB-1.13-at-recipe-request-fix by Nassim · 4 years, 2 months ago
  6. f53a692 Fix IOB in 1.13 recipe request by BGMP · 4 years, 2 months ago
  7. 78bb5f1 Fix IOB in 1.13 recipe request Fixes #2039 by KennyTV · 4 years, 2 months ago
  8. 28219a3 Merge pull request #2038 from RaphiMC/master by Nassim · 4 years, 2 months ago
  9. cae5122 Applied suggestions for PR by RK_01 · 4 years, 2 months ago
  10. 0070485 fixed 1.9 -> 1.8 enderman held item metadata translation by RaphiMC · 4 years, 2 months ago
  11. 4b6b904 Merge pull request #2031 from RednedEpic/fix/inventory-workaround by Nassim · 4 years, 2 months ago
  12. 7e03da6 Rework inventory workaround to cancel animation if in an open inventory by RednedEpic · 4 years, 2 months ago
  13. b209eb3 Merge pull request #2030 from Jo0001/patch-2 by Nassim · 4 years, 2 months ago
  14. be31c70 Use https for GitHub issue link by Jo0001 · 4 years, 2 months ago
  15. 13ee674 Merge pull request #2028 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 2 months ago
  16. d31310a Fix bad ProtocolPipeline changes by Andrew Steinborn · 4 years, 2 months ago
  17. 1afed86 Merge pull request #2011 from astei/optimize/improve-inlining-transform by Nassim · 4 years, 2 months ago
  18. 95d56c9 Merge pull request #2026 from frengor/master by Nassim · 4 years, 2 months ago
  19. 2dcd832 Fix Wrong AutoTeam Color by frengor · 4 years, 2 months ago
  20. f54bb79 Revert "Fix 1.13 component rewriter npe" by KennyTV · 4 years, 2 months ago
  21. 1b862d0 Fix 1.13 component rewriter npe by KennyTV · 4 years, 2 months ago
  22. fc7a739 Make several tweaks to Protocol to improve inlining and performance on hot paths by Andrew Steinborn · 4 years, 2 months ago
  23. be6e086 Add note to 1.9 update sign packet creation by KennyTV · 4 years, 2 months ago
  24. 5e70b54 Merge pull request #2007 from connorhartley/1.16-inventory-open-fix by Nassim · 4 years, 2 months ago
  25. f3d8b47 Use ClientboundPackets1_16#CLOSE_WINDOW instead of byte for packet ID by connorhartley · 4 years, 2 months ago
  26. d3cadaf Close the open inventory before opening a new one on 1.16 by connorhartley · 4 years, 2 months ago
  27. 83a49a6 Merge pull request #2003 from connorhartley/chatitemrewriter-fix by Nassim · 4 years, 2 months ago
  28. a4920a2 Ensure normal keys that end with numbers dont get matched and replaced by connorhartley · 4 years, 2 months ago
  29. 37170a2 Fix parsing of custom recipes Fixes #1995 by KennyTV · 4 years, 2 months ago
  30. c6c5b94 Merge pull request #2002 from astei/optimize/113-1122-chatrewriter by Nassim · 4 years, 2 months ago
  31. 338b879 Remove useless URL detection and event addition from 1.13->1.12.2 ChatRewriter by Andrew Steinborn · 4 years, 2 months ago
  32. 7163d38 Rewrite statistics category ids by KennyTV · 4 years, 2 months ago
  33. b0fc931 Fix empty compound reading by KennyTV · 4 years, 2 months ago
  34. 0ec1116 Rewrite block/item/entity ids in statistics by KennyTV · 4 years, 2 months ago
  35. e45c82e Merge remote-tracking branch 'origin/dev' into master by KennyTV · 4 years, 2 months ago
  36. cb4c4b2 Merge pull request #1988 from RaphiMC/dev by Myles · 4 years, 2 months ago
  37. acfdbc5 slight code changes for PR by RaphiMC · 4 years, 2 months ago
  38. 70d08df fixed 1.13 -> 1.12.2 statistics remapping by RK_01 · 4 years, 2 months ago
  39. dfc4652 added 1.12 -> 1.11.1 achievement message translation by RK_01 · 4 years, 2 months ago
  40. a2ac867 Merge pull request #1986 from Jo0001/patch-1 by Myles · 4 years, 2 months ago
  41. 9c61135 Link to ViaSetup by Jo0001 · 4 years, 2 months ago
  42. f7951e7 Fix falling block 1.16.1->1.16.2 remapping Fixes #1985 by KennyTV · 4 years, 2 months ago
  43. d375092 Merge pull request #1980 from creeper123123321/backtosnapshot by Nassim · 4 years, 2 months ago
  44. 7d0b728 version badge by creeper123123321 · 4 years, 2 months ago
  45. 53d22dc back to snapshot by creeper123123321 · 4 years, 2 months ago
  46. 6060954 3.1.0 Release - 1.16.2 support by KennyTV · 4 years, 2 months ago 3.1.0
  47. ff8a27d Fix multi block change not being sent by KennyTV · 4 years, 2 months ago
  48. 617abe2 Merge pull request #1977 from RaphiMC/dev by Nassim · 4 years, 2 months ago
  49. 93c84b1 minor code improvements by Koppe · 4 years, 2 months ago
  50. 0b17b81 fixed 1.11 -> 1.10.2 potion data remapping by Koppe · 4 years, 2 months ago
  51. 6a7a92a Remove ClientChunk from 1.14+ chunk types by KennyTV · 4 years, 2 months ago
  52. 31f7bde Some MetadataRewriter cleanup by KennyTV · 4 years, 2 months ago
  53. da77c32 1.16.2-rc2 by KennyTV · 4 years, 2 months ago
  54. 421453d Fix 1.8->1.9 ender dragon sound Fixes #1943 by KennyTV · 4 years, 2 months ago
  55. fa4d44b Update rc1 mappings by KennyTV · 4 years, 2 months ago
  56. 7c8b56b 1.16.2-rc1 by KennyTV · 4 years, 2 months ago
  57. f6fec5b 1.16.2-pre3 (almost) The Nether does not have its custom fog, no idea why yet by KennyTV · 4 years, 2 months ago
  58. ea0f911 Accept plain strings for components Addresses #1968 by KennyTV · 4 years, 2 months ago
  59. cf7d49a 1.16.2-pre2 by KennyTV · 4 years, 2 months ago
  60. 03733d2 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 2 months ago
  61. 2dd688f Merge pull request #1963 from KennyTV/master by Myles · 4 years, 2 months ago
  62. 8165e55 Update Issue Template by KennyTV · 4 years, 2 months ago
  63. e5464c8 Merge pull request #1960 from creeper123123321/patch-6 by Nassim · 4 years, 2 months ago
  64. f70b9a8 Update javassist and gson by creeper123123321 · 4 years, 2 months ago
  65. c31f728 Merge pull request #1955 from Jo0001/patch-1 by Myles · 4 years, 2 months ago
  66. 0a51937 Disable blank issues ;) by Jo0001 · 4 years, 2 months ago
  67. 2b50f6c Merge branch 'master' into dev by KennyTV · 4 years, 3 months ago
  68. be2ba2b Fix Chat meta type Fixes #1949 by KennyTV · 4 years, 3 months ago
  69. 5051e7e Merge pull request #1947 from creeper123123321/patch-5 by Myles · 4 years, 3 months ago
  70. a42aa4b use velocity snapshots repo by creeper123123321 · 4 years, 3 months ago
  71. 3d22258 update velocity repo by creeper123123321 · 4 years, 3 months ago
  72. 8fe1648 Explain chatrewriter changes by creeper123123321 · 4 years, 3 months ago
  73. 4921124 1.16.2-Pre1 by KennyTV · 4 years, 3 months ago
  74. 89c503d Print erroneous json if parsing fails by KennyTV · 4 years, 3 months ago
  75. c326bb7 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 3 months ago
  76. 50024b0 fix global palette value by Gerrygames · 4 years, 3 months ago
  77. 5503a33 Check for register/unregister channels with long names by KennyTV · 4 years, 3 months ago
  78. 076c5e5 Merge pull request #1927 from creeper123123321/patch-4 by Nassim · 4 years, 3 months ago
  79. 01d5343 Remove "API" from name in fabric.mod.json by creeper123123321 · 4 years, 3 months ago
  80. 48f8412 20w30a by KennyTV · 4 years, 3 months ago
  81. 2c9ce50 Bump version to 3.1.0- by KennyTV · 4 years, 3 months ago
  82. 601a6eb Set mapping load thread name, config comment change Closes #1922 by KennyTV · 4 years, 3 months ago
  83. 647230a Move long plugin channel name check to a config option by KennyTV · 4 years, 3 months ago
  84. 5047aaf Fix 1.12->1.13 recipe type switcheroo Fixes #1918 by KennyTV · 4 years, 3 months ago
  85. a981adf Fix VB check on Velocity/Sponge by KennyTV · 4 years, 3 months ago
  86. a16a085 Print exceptions during mapping loading by KennyTV · 4 years, 3 months ago
  87. 37f5948 20w29a by KennyTV · 4 years, 3 months ago
  88. 7fa80e1 Use buffered stream for compressed nbt reading (See tux' open pr at adventure) by KennyTV · 4 years, 3 months ago
  89. e146404 Use Map in RecipeRewriter, use correct names for 1.13/1.14 rewriters by KennyTV · 4 years, 3 months ago
  90. 4216739 Make 1.16 default registry public by KennyTV · 4 years, 3 months ago
  91. 3ef1912 Map biomes, fix registry sending by KennyTV · 4 years, 3 months ago
  92. 3c20b79 Implement multi block change packet changes by KennyTV · 4 years, 3 months ago
  93. 7171802 20w28a by KennyTV · 4 years, 3 months ago
  94. 58e7455 Fix NPE on proxies in ViaIdleThread Fixes #1878 by KennyTV · 4 years, 4 months ago
  95. a613edc Fix legacy nbt io Fixes #1874 by KennyTV · 4 years, 4 months ago
  96. 5ce1e85 Rewrite item nbt attributes by KennyTV · 4 years, 4 months ago
  97. 4f392ba Suffix snapshot version again (Now accepted by ViaFabric) by KennyTV · 4 years, 4 months ago
  98. 61fb1c2 Wrap exceptions in remappers to InformativeEx by KennyTV · 4 years, 4 months ago
  99. dae83d0 Wrap exceptions in remappers to InformativeEx by KennyTV · 4 years, 4 months ago
  100. 67c5e78 Cleanup declare recipe, trade list, and advancement packets by KennyTV · 4 years, 4 months ago