1. c326bb7 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 12 months ago
  2. 50024b0 fix global palette value by Gerrygames · 4 years, 12 months ago
  3. 5503a33 Check for register/unregister channels with long names by KennyTV · 5 years ago
  4. 076c5e5 Merge pull request #1927 from creeper123123321/patch-4 by Nassim · 5 years ago
  5. 01d5343 Remove "API" from name in fabric.mod.json by creeper123123321 · 5 years ago
  6. 48f8412 20w30a by KennyTV · 5 years ago
  7. 2c9ce50 Bump version to 3.1.0- by KennyTV · 5 years ago
  8. 601a6eb Set mapping load thread name, config comment change Closes #1922 by KennyTV · 5 years ago
  9. 647230a Move long plugin channel name check to a config option by KennyTV · 5 years ago
  10. 5047aaf Fix 1.12->1.13 recipe type switcheroo Fixes #1918 by KennyTV · 5 years ago
  11. a981adf Fix VB check on Velocity/Sponge by KennyTV · 5 years ago
  12. a16a085 Print exceptions during mapping loading by KennyTV · 5 years ago
  13. 37f5948 20w29a by KennyTV · 5 years ago
  14. 7fa80e1 Use buffered stream for compressed nbt reading (See tux' open pr at adventure) by KennyTV · 5 years ago
  15. e146404 Use Map in RecipeRewriter, use correct names for 1.13/1.14 rewriters by KennyTV · 5 years ago
  16. 4216739 Make 1.16 default registry public by KennyTV · 5 years ago
  17. 3ef1912 Map biomes, fix registry sending by KennyTV · 5 years ago
  18. 3c20b79 Implement multi block change packet changes by KennyTV · 5 years ago
  19. 7171802 20w28a by KennyTV · 5 years ago
  20. 58e7455 Fix NPE on proxies in ViaIdleThread Fixes #1878 by KennyTV · 5 years ago
  21. a613edc Fix legacy nbt io Fixes #1874 by KennyTV · 5 years ago
  22. 5ce1e85 Rewrite item nbt attributes by KennyTV · 5 years ago
  23. 4f392ba Suffix snapshot version again (Now accepted by ViaFabric) by KennyTV · 5 years ago
  24. 61fb1c2 Wrap exceptions in remappers to InformativeEx by KennyTV · 5 years ago
  25. dae83d0 Wrap exceptions in remappers to InformativeEx by KennyTV · 5 years ago
  26. 67c5e78 Cleanup declare recipe, trade list, and advancement packets by KennyTV · 5 years ago
  27. 1ec2551 Change version back to 3.0.2-SNAPSHOT Spam is over, I promise by KennyTV · 5 years ago
  28. d4a2995 Add piglin brute to entity types by KennyTV · 5 years ago
  29. 3fbeb3e Actually fix hardcore flag by KennyTV · 5 years ago
  30. 7f20231 Fix hardcore flag by KennyTV · 5 years ago
  31. 3ddd289 20w27a TODO: Yoink recipe rewriter from ViaBackwards by KennyTV · 5 years ago
  32. f16ff65 Move handshake exceptions filter to exceptionCaught handling by KennyTV · 5 years ago
  33. 96485c4 Filter new blocks/items in tag rewriting Fixes ViaVersion/ViaBackwards#219 by KennyTV · 5 years ago
  34. b99b79f Only print handshake errors when debug is enabled by KennyTV · 5 years ago
  35. 3ba2191 Fix late Bungee connection cancelling by KennyTV · 5 years ago
  36. 26de3fe Cancel lengthy plugin channels on Spigot Fixes #1859 by KennyTV · 5 years ago
  37. d59749f Fix legacy nbt parsing by KennyTV · 5 years ago
  38. a0195c5 Handle lore in show_item in 1.13->1.14 by KennyTV · 5 years ago
  39. 26b90b6 Fix accidental casting Might have forgotten to actually commit this, whoopsie by KennyTV · 5 years ago
  40. ed0db72 Merge pull request #1853 from KennyTV/master by Myles · 5 years ago
  41. b203db3 Minor formatting change by KennyTV · 5 years ago
  42. e386f7c Fix 1.12->1.13 show_item handling Fixes #1603 by KennyTV · 5 years ago
  43. c1c542c Fix advancement reading by KennyTV · 5 years ago
  44. 642d427 Convert component score values Fixes #1817 by KennyTV · 5 years ago
  45. b2514a9 Map a few removed translation keys Fixes #1818 by KennyTV · 5 years ago
  46. a942d3a Merge pull request #1840 from KennyTV/component-reading by Nassim · 5 years ago
  47. 7a25645 Rename some A's by KennyTV · 5 years ago
  48. 3c23bd4 Merge pull request #1843 from creeper123123321/patch-3 by Myles · 5 years ago
  49. e5ba76e Merge pull request #1833 from KennyTV/master by Myles · 5 years ago
  50. 7a03fee Fix bossbar by creeper123123321 · 5 years ago
  51. 67ef470 Merge pull request #1842 from creeper123123321/fixdisablebaseprotocol by Nassim · 5 years ago
  52. 790a9d0 inactivate userconnection correctly when there's no translation by creeper123123321 · 5 years ago
  53. 002ad95 Merge pull request #1839 from creeper123123321/nonuuidbossbar by Myles · 5 years ago
  54. 7ff4240 javadc by creeper123123321 · 5 years ago
  55. 3df7f76 warn about duplicate uuids by creeper123123321 · 5 years ago
  56. 3a48e54 Directly read components as json, to only de-/serialize once by KennyTV · 5 years ago
  57. 73eef17 make isFrontEnd public by creeper123123321 · 5 years ago
  58. 1ab0cd0 Use return value from add/remove and add abstract isFrontEnd by creeper123123321 · 5 years ago
  59. 9df5454 Fix when client doesn't have id by creeper123123321 · 5 years ago
  60. 3f93bb0 Redirect UUID to UserConnection bossbars by creeper123123321 · 5 years ago
  61. 8bd982a fix number comparing by creeper123123321 · 5 years ago
  62. 7b200ad dont use uuids for bossbars, use userconnection by creeper123123321 · 5 years ago
  63. 5d2a4e2 Add sanity check to conduit nbt handling by KennyTV · 5 years ago
  64. d414106 Only print InformativeException cases in codec handlers by KennyTV · 5 years ago
  65. d86ac64 Fix PS support Fixes #1825 by KennyTV · 5 years ago
  66. 6761489 Also handle the block entity data packet for nbt Fixes #1816 by KennyTV · 5 years ago
  67. dd0ec00 Bukkit is no more ... no longer deployed that is by KennyTV · 5 years ago
  68. f91ddb2 Hotfix RGB Bungee legacy insertions by KennyTV · 5 years ago
  69. 3ee9441 Back to snapshot by Myles · 5 years ago
  70. 1a7ce90 Release by Myles · 5 years ago
  71. d3fb7cd 1.16.1 by KennyTV · 5 years ago
  72. 8b61d16 Send remaining (empty) tags Fixes #1830 by KennyTV · 5 years ago
  73. 50cb30b Version graph (updated by @kennytv) by Myles · 5 years ago
  74. 5b807a9 Fix motd reading in some cases Fixes #1826 by KennyTV · 5 years ago
  75. f671a4f Work around player sample line breaks Fixes #1819 by KennyTV · 5 years ago
  76. 0b1c210 Fix component read length Fixes #1822, fixes #1696 by KennyTV · 5 years ago
  77. 9220c5a Remap ocelots to cats in 1.13->1.14 again Fixes #1815 by KennyTV · 5 years ago
  78. f391cc6 Send impact_projectiles enttiy tag by KennyTV · 5 years ago
  79. b0fe7d9 Also add wooden_trapdoors item tag by KennyTV · 5 years ago
  80. 3d39f0d Fix wooden_trapdoors tag checking by KennyTV · 5 years ago
  81. 4202977 Back to snapshot by Myles · 5 years ago
  82. cf00b9e 3.0.0 by Myles · 5 years ago
  83. b0816b1 Merge pull request #1812 from KennyTV/abstraction by Myles · 5 years ago
  84. 67cce53 Revert removal of concurrency hacks by KennyTV · 5 years ago
  85. 0c097d7 Merge pull request #1810 from KennyTV/abstraction by Myles · 5 years ago
  86. 70e142e Fix 1.16 Bungee compat by KennyTV · 5 years ago
  87. 9f10486 Prepare for 1.16 by KennyTV · 5 years ago
  88. 7ec9eb0 Fix banner item color in 1.12->1.13 Fixes #1809 by KennyTV · 5 years ago
  89. 2ea3d60 Merge pull request #1807 from KennyTV/abstraction by Myles · 5 years ago
  90. 7595ca0 Avoid a bit of overhead in manual primitive type reading by KennyTV · 5 years ago
  91. 5a15d34 1.16 rc1 by KennyTV · 5 years ago
  92. cc500e4 1.16 pre8 by KennyTV · 5 years ago
  93. 4c7cf56 Fix future entity equip reading by KennyTV · 5 years ago
  94. f570e77 Merge pull request #1805 from KennyTV/abstraction by Myles · 5 years ago
  95. 9785878 1.16 pre7 by KennyTV · 5 years ago
  96. 6cd6c87 1.16 pre6 by KennyTV · 5 years ago
  97. 8d7c774 Only print codec netty exceptions by KennyTV · 5 years ago
  98. b9889d2 1.16 pre5 by KennyTV · 5 years ago
  99. a58257b Merge pull request #1802 from KennyTV/abstraction by Myles · 5 years ago
  100. 7924dfe Remove -1 tag workaround, fixed in pre4 by KennyTV · 5 years ago