1. 6060954 3.1.0 Release - 1.16.2 support by KennyTV · 4 years, 2 months ago 3.1.0
  2. ff8a27d Fix multi block change not being sent by KennyTV · 4 years, 2 months ago
  3. 617abe2 Merge pull request #1977 from RaphiMC/dev by Nassim · 4 years, 2 months ago
  4. 93c84b1 minor code improvements by Koppe · 4 years, 2 months ago
  5. 0b17b81 fixed 1.11 -> 1.10.2 potion data remapping by Koppe · 4 years, 2 months ago
  6. 6a7a92a Remove ClientChunk from 1.14+ chunk types by KennyTV · 4 years, 2 months ago
  7. 31f7bde Some MetadataRewriter cleanup by KennyTV · 4 years, 2 months ago
  8. da77c32 1.16.2-rc2 by KennyTV · 4 years, 2 months ago
  9. 421453d Fix 1.8->1.9 ender dragon sound Fixes #1943 by KennyTV · 4 years, 2 months ago
  10. fa4d44b Update rc1 mappings by KennyTV · 4 years, 2 months ago
  11. 7c8b56b 1.16.2-rc1 by KennyTV · 4 years, 2 months ago
  12. 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
  13. ea0f911 Accept plain strings for components Addresses #1968 by KennyTV · 4 years, 2 months ago
  14. cf7d49a 1.16.2-pre2 by KennyTV · 4 years, 2 months ago
  15. 03733d2 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 2 months ago
  16. 2dd688f Merge pull request #1963 from KennyTV/master by Myles · 4 years, 2 months ago
  17. 8165e55 Update Issue Template by KennyTV · 4 years, 2 months ago
  18. e5464c8 Merge pull request #1960 from creeper123123321/patch-6 by Nassim · 4 years, 2 months ago
  19. f70b9a8 Update javassist and gson by creeper123123321 · 4 years, 2 months ago
  20. c31f728 Merge pull request #1955 from Jo0001/patch-1 by Myles · 4 years, 2 months ago
  21. 0a51937 Disable blank issues ;) by Jo0001 · 4 years, 2 months ago
  22. 2b50f6c Merge branch 'master' into dev by KennyTV · 4 years, 3 months ago
  23. be2ba2b Fix Chat meta type Fixes #1949 by KennyTV · 4 years, 3 months ago
  24. 5051e7e Merge pull request #1947 from creeper123123321/patch-5 by Myles · 4 years, 3 months ago
  25. a42aa4b use velocity snapshots repo by creeper123123321 · 4 years, 3 months ago
  26. 3d22258 update velocity repo by creeper123123321 · 4 years, 3 months ago
  27. 8fe1648 Explain chatrewriter changes by creeper123123321 · 4 years, 3 months ago
  28. 4921124 1.16.2-Pre1 by KennyTV · 4 years, 3 months ago
  29. 89c503d Print erroneous json if parsing fails by KennyTV · 4 years, 3 months ago
  30. c326bb7 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 3 months ago
  31. 50024b0 fix global palette value by Gerrygames · 4 years, 3 months ago
  32. 5503a33 Check for register/unregister channels with long names by KennyTV · 4 years, 3 months ago
  33. 076c5e5 Merge pull request #1927 from creeper123123321/patch-4 by Nassim · 4 years, 3 months ago
  34. 01d5343 Remove "API" from name in fabric.mod.json by creeper123123321 · 4 years, 3 months ago
  35. 48f8412 20w30a by KennyTV · 4 years, 3 months ago
  36. 2c9ce50 Bump version to 3.1.0- by KennyTV · 4 years, 3 months ago
  37. 601a6eb Set mapping load thread name, config comment change Closes #1922 by KennyTV · 4 years, 3 months ago
  38. 647230a Move long plugin channel name check to a config option by KennyTV · 4 years, 3 months ago
  39. 5047aaf Fix 1.12->1.13 recipe type switcheroo Fixes #1918 by KennyTV · 4 years, 3 months ago
  40. a981adf Fix VB check on Velocity/Sponge by KennyTV · 4 years, 3 months ago
  41. a16a085 Print exceptions during mapping loading by KennyTV · 4 years, 3 months ago
  42. 37f5948 20w29a by KennyTV · 4 years, 3 months ago
  43. 7fa80e1 Use buffered stream for compressed nbt reading (See tux' open pr at adventure) by KennyTV · 4 years, 3 months ago
  44. e146404 Use Map in RecipeRewriter, use correct names for 1.13/1.14 rewriters by KennyTV · 4 years, 3 months ago
  45. 4216739 Make 1.16 default registry public by KennyTV · 4 years, 3 months ago
  46. 3ef1912 Map biomes, fix registry sending by KennyTV · 4 years, 3 months ago
  47. 3c20b79 Implement multi block change packet changes by KennyTV · 4 years, 3 months ago
  48. 7171802 20w28a by KennyTV · 4 years, 3 months ago
  49. 58e7455 Fix NPE on proxies in ViaIdleThread Fixes #1878 by KennyTV · 4 years, 4 months ago
  50. a613edc Fix legacy nbt io Fixes #1874 by KennyTV · 4 years, 4 months ago
  51. 5ce1e85 Rewrite item nbt attributes by KennyTV · 4 years, 4 months ago
  52. 4f392ba Suffix snapshot version again (Now accepted by ViaFabric) by KennyTV · 4 years, 4 months ago
  53. 61fb1c2 Wrap exceptions in remappers to InformativeEx by KennyTV · 4 years, 4 months ago
  54. dae83d0 Wrap exceptions in remappers to InformativeEx by KennyTV · 4 years, 4 months ago
  55. 67c5e78 Cleanup declare recipe, trade list, and advancement packets by KennyTV · 4 years, 4 months ago
  56. 1ec2551 Change version back to 3.0.2-SNAPSHOT Spam is over, I promise by KennyTV · 4 years, 4 months ago
  57. d4a2995 Add piglin brute to entity types by KennyTV · 4 years, 4 months ago
  58. 3fbeb3e Actually fix hardcore flag by KennyTV · 4 years, 4 months ago
  59. 7f20231 Fix hardcore flag by KennyTV · 4 years, 4 months ago
  60. 3ddd289 20w27a TODO: Yoink recipe rewriter from ViaBackwards by KennyTV · 4 years, 4 months ago
  61. f16ff65 Move handshake exceptions filter to exceptionCaught handling by KennyTV · 4 years, 4 months ago
  62. 96485c4 Filter new blocks/items in tag rewriting Fixes ViaVersion/ViaBackwards#219 by KennyTV · 4 years, 4 months ago
  63. b99b79f Only print handshake errors when debug is enabled by KennyTV · 4 years, 4 months ago
  64. 3ba2191 Fix late Bungee connection cancelling by KennyTV · 4 years, 4 months ago
  65. 26de3fe Cancel lengthy plugin channels on Spigot Fixes #1859 by KennyTV · 4 years, 4 months ago
  66. d59749f Fix legacy nbt parsing by KennyTV · 4 years, 4 months ago
  67. a0195c5 Handle lore in show_item in 1.13->1.14 by KennyTV · 4 years, 4 months ago
  68. 26b90b6 Fix accidental casting Might have forgotten to actually commit this, whoopsie by KennyTV · 4 years, 4 months ago
  69. ed0db72 Merge pull request #1853 from KennyTV/master by Myles · 4 years, 4 months ago
  70. b203db3 Minor formatting change by KennyTV · 4 years, 4 months ago
  71. e386f7c Fix 1.12->1.13 show_item handling Fixes #1603 by KennyTV · 4 years, 4 months ago
  72. c1c542c Fix advancement reading by KennyTV · 4 years, 4 months ago
  73. 642d427 Convert component score values Fixes #1817 by KennyTV · 4 years, 4 months ago
  74. b2514a9 Map a few removed translation keys Fixes #1818 by KennyTV · 4 years, 4 months ago
  75. a942d3a Merge pull request #1840 from KennyTV/component-reading by Nassim · 4 years, 4 months ago
  76. 7a25645 Rename some A's by KennyTV · 4 years, 4 months ago
  77. 3c23bd4 Merge pull request #1843 from creeper123123321/patch-3 by Myles · 4 years, 4 months ago
  78. e5ba76e Merge pull request #1833 from KennyTV/master by Myles · 4 years, 4 months ago
  79. 7a03fee Fix bossbar by creeper123123321 · 4 years, 4 months ago
  80. 67ef470 Merge pull request #1842 from creeper123123321/fixdisablebaseprotocol by Nassim · 4 years, 4 months ago
  81. 790a9d0 inactivate userconnection correctly when there's no translation by creeper123123321 · 4 years, 4 months ago
  82. 002ad95 Merge pull request #1839 from creeper123123321/nonuuidbossbar by Myles · 4 years, 4 months ago
  83. 7ff4240 javadc by creeper123123321 · 4 years, 4 months ago
  84. 3df7f76 warn about duplicate uuids by creeper123123321 · 4 years, 4 months ago
  85. 3a48e54 Directly read components as json, to only de-/serialize once by KennyTV · 4 years, 4 months ago
  86. 73eef17 make isFrontEnd public by creeper123123321 · 4 years, 4 months ago
  87. 1ab0cd0 Use return value from add/remove and add abstract isFrontEnd by creeper123123321 · 4 years, 4 months ago
  88. 9df5454 Fix when client doesn't have id by creeper123123321 · 4 years, 4 months ago
  89. 3f93bb0 Redirect UUID to UserConnection bossbars by creeper123123321 · 4 years, 4 months ago
  90. 8bd982a fix number comparing by creeper123123321 · 4 years, 4 months ago
  91. 7b200ad dont use uuids for bossbars, use userconnection by creeper123123321 · 4 years, 4 months ago
  92. 5d2a4e2 Add sanity check to conduit nbt handling by KennyTV · 4 years, 4 months ago
  93. d414106 Only print InformativeException cases in codec handlers by KennyTV · 4 years, 4 months ago
  94. d86ac64 Fix PS support Fixes #1825 by KennyTV · 4 years, 4 months ago
  95. 6761489 Also handle the block entity data packet for nbt Fixes #1816 by KennyTV · 4 years, 4 months ago
  96. dd0ec00 Bukkit is no more ... no longer deployed that is by KennyTV · 4 years, 4 months ago
  97. f91ddb2 Hotfix RGB Bungee legacy insertions by KennyTV · 4 years, 4 months ago
  98. 3ee9441 Back to snapshot by Myles · 4 years, 4 months ago
  99. 1a7ce90 Release by Myles · 4 years, 4 months ago
  100. d3fb7cd 1.16.1 by KennyTV · 4 years, 4 months ago