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