1. b2e0fde Don't cancel chunks with missing light data (#2711) by Gero · 4 years, 5 months ago
  2. 0b541be Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  3. fd9346d Use validated channel in getNewPluginChannelId Fixes #2707 by Nassim Jahnke · 4 years, 6 months ago
  4. e744214 Fix biome palette writing by Nassim Jahnke · 4 years, 6 months ago
  5. 3feff8e Fix remove in ChunkLightStorage by Nassim Jahnke · 4 years, 6 months ago
  6. a2acd26 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  7. 36b8884 Fix leftover FU load factors by Nassim Jahnke · 4 years, 6 months ago
  8. c15d7b8 Don't forget id comments by Nassim Jahnke · 4 years, 6 months ago
  9. 9f33a09 21w40a by Nassim Jahnke · 4 years, 6 months ago
  10. cc78180 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  11. e533868 Replace use of concurrenthashmap in entity tracker and block storage (#2705) by Connor Hartley · 4 years, 6 months ago
  12. b19ec95 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  13. 8b4a579 Remove usage of `sun.misc.Unsafe` in `BungeeViaInjector` (#2698) by MrMicky · 4 years, 6 months ago
  14. 1bc4fc2 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  15. 0f5fa62 Translatable ender dragon/wither text (#2702) by creeper123123321 · 4 years, 6 months ago
  16. a0f26f1 Fix channel name validation in 1.13 to 1.12.2 protocol (#2701) by Gero · 4 years, 6 months ago
  17. e64a0fb Prevent kick when signing empty book (#2700) by MrMicky · 4 years, 6 months ago
  18. 68c63d2 Fix reading of explicit int array entries by Nassim Jahnke · 4 years, 6 months ago
  19. 2afa3fd Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  20. 0bcaf3e Merge pull request #2695 from ViaVersion/legacy-injector-cleanup by Myles · 4 years, 6 months ago
  21. 6e5992c Add docs to abstract LegacyViaInjector methods by Nassim Jahnke · 4 years, 6 months ago
  22. 02122f8 Fix #2532 by Gero · 4 years, 6 months ago
  23. 39f7f70 Cancel arm animation if in an open inventory for 1.16+ (#2687) by _tomcraft · 4 years, 6 months ago
  24. 427b0a6 Cleanup Bukkit/Sponge injectors by Nassim Jahnke · 4 years, 6 months ago
  25. a306c22 More NBTTagTest test cases by Nassim Jahnke · 4 years, 6 months ago
  26. 5bfee33 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  27. 2b9df69 Fix trailing comma again, fix 'possiblyNumeric' DoubleTag parsing by Nassim Jahnke · 4 years, 6 months ago
  28. e38f76b Definitely did not forget to update mappings by Nassim Jahnke · 4 years, 6 months ago
  29. 763a88f Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  30. 12e2be4 Remove some old todos, don't send empty 1.14->1.15 meta packet by Nassim Jahnke · 4 years, 6 months ago
  31. 22379ed Add todo by Nassim Jahnke · 4 years, 6 months ago
  32. 4485af5 Merge remote-tracking branch 'origin/master' into dev by Nassim Jahnke · 4 years, 6 months ago
  33. 0fcfd78 Add more user friendly 'block-versions' option by Nassim Jahnke · 4 years, 6 months ago
  34. 4940ed6 Don't warn on superfluous bytes Should be looked into, but not now:tm: by Nassim Jahnke · 4 years, 6 months ago
  35. 73093c0 Read/write palette based on block/biome size variables by Nassim Jahnke · 4 years, 6 months ago
  36. c5e27b8 Don't read remaining bytes in 1.18 chunk type by Nassim Jahnke · 4 years, 6 months ago
  37. 5a90c83 Fix named sound packets and old block entities by Nassim Jahnke · 4 years, 6 months ago
  38. 9ffa737 Implement BlockEntity sectionX/Z methods by Nassim Jahnke · 4 years, 6 months ago
  39. c565f2c Cleanup Palette interface and read/write by Nassim Jahnke · 4 years, 6 months ago
  40. eaa18f5 Write linear palette as map palette for now by Nassim Jahnke · 4 years, 6 months ago
  41. bfe6389 Write biomes to palette by Nassim Jahnke · 4 years, 6 months ago
  42. f724124 Map block entity ids, only biomes and something else left by Nassim Jahnke · 4 years, 6 months ago
  43. b4301ad WIP 21w37a by Nassim Jahnke · 4 years, 6 months ago
  44. d67269c Add support for setting a custom world name (#2672) by Levertion · 4 years, 6 months ago
  45. c264e63 Clear entity data on world change in world tracker by Nassim Jahnke · 4 years, 6 months ago
  46. 32a84f2 Nicer getters in Pair and Triple by Nassim Jahnke · 4 years, 6 months ago
  47. f4f7215 Fix disabled packet limiter check by Nassim Jahnke · 4 years, 7 months ago
  48. a0b1987 Disable VV packet limiter on 1.17.1+ Paper by Nassim Jahnke · 4 years, 7 months ago
  49. f214717 Small fixes, add majorVersion method, nicer getter names in some classes by Nassim Jahnke · 4 years, 7 months ago
  50. e7a0b4c Improve 1.8 -> 1.9 chunk translation and fix #2065 (#2669) by RK_01 · 4 years, 7 months ago
  51. 533572e Add CREATE_FOG BossFlag by Nassim Jahnke · 4 years, 7 months ago
  52. 257eea5 try to fix GoLilyPad servers (#2667) by creeper123123321 · 4 years, 7 months ago
  53. 7ffcff7 Fix 1.15->1.16 wolf anger by kennytv · 4 years, 7 months ago
  54. 9ee548b Fix 1.17 clients writing empty books Fixes #2658 by kennytv · 4 years, 7 months ago
  55. 2094397 Allow bypassing of packet type restriction in Protocol, amend packet creator by kennytv · 4 years, 8 months ago
  56. b81109f Semi force packet types in PacketWrapper at creation and transformation by kennytv · 4 years, 8 months ago
  57. 874dbaf More packet sending API by kennytv · 4 years, 8 months ago
  58. 46ca469 Add author tag to constructed book nbt Fixes #2640 by kennytv · 4 years, 8 months ago
  59. 9874a90 it's 2021 and we should use UTF 8 (#2633) by creeper123123321 · 4 years, 8 months ago
  60. db87774 Fix ProtocolSupport compat on 1.17 Fixes #2632 by kennytv · 4 years, 8 months ago
  61. b4f8024 Fix 1.15->1.16 and 1.16.1->1.16.2 dropped items Fixes #2610 by KennyTV · 4 years, 9 months ago
  62. 4f7e655 1.17.1-rc1 by KennyTV · 4 years, 9 months ago
  63. c217282 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
  64. 24393d4 1.17.1-pre2 by KennyTV · 4 years, 9 months ago
  65. 622ea91 Ignore bad 1.8 wither meta Fixes #2570 by KennyTV · 4 years, 9 months ago
  66. aed1a63 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
  67. 14cd568 Add Resource pack prompt message option (1.17+) (#2544) by LemonCaramel · 4 years, 9 months ago
  68. 44d836e Clear entity trackers on server switch Fixes #5930 by KennyTV · 4 years, 9 months ago
  69. f9af694 Improve arm-swing cancel by resetting cursor item (#2528) by _tomcraft · 4 years, 9 months ago
  70. 860aca9 Read unsigned byte in set slot by KennyTV · 4 years, 9 months ago
  71. 6a66d76 Fix writable book id by KennyTV · 4 years, 9 months ago
  72. d32a454 1.17.1-pre1 by KennyTV · 4 years, 10 months ago
  73. 2671916 Fix 1.8 special inventory tracking by KennyTV · 4 years, 9 months ago
  74. eae1455 Fix 1.8 set slot write type Fixes #2558 by KennyTV · 4 years, 9 months ago
  75. 48f1300 Read set slot inv id as unsigned byte for consistency by KennyTV · 4 years, 9 months ago
  76. 5cdaabe Handle particle id change in 1.16 metadata Fixes #2551 by KennyTV · 4 years, 9 months ago
  77. 7f385d4 Create concurrent hashmap with weak values with Guava by KennyTV · 4 years, 9 months ago
  78. 389c5ad Half revert back to storing uuids in CommonBoss Fixes #2547 by KennyTV · 4 years, 9 months ago
  79. 317af7e Use the correct content-type header (#2527) by Jo0001 · 4 years, 9 months ago
  80. 206368b Fix 1.12->1.13 entity tracking Fixes #2526 by KennyTV · 4 years, 9 months ago
  81. b940eca Fix meta warning by KennyTV · 4 years, 10 months ago
  82. 15cbc96 Shorten metadata error message by KennyTV · 4 years, 10 months ago
  83. 593aa75 Put the other filled 1.17 tags into the diff file by KennyTV · 4 years, 10 months ago
  84. 24efb48 Add method to load extra tags from diff files by KennyTV · 4 years, 10 months ago
  85. 38b3f40 Add Java version warning by KennyTV · 4 years, 10 months ago
  86. d89f916 Cleanup 1.17 entity rewriter, fix DataItem amount check by KennyTV · 4 years, 10 months ago
  87. 666f3d6 Explain "left-handed-handling" option (#2512) by creeper123123321 · 4 years, 10 months ago
  88. 2b8c508 Make Item an interface, more OOP for the ItemRewriter by KennyTV · 4 years, 10 months ago
  89. fc1450f Slightly more OOP, move registerPackets out of Protocol constructor by KennyTV · 4 years, 10 months ago
  90. b2855c2 F by KennyTV · 4 years, 10 months ago
  91. fec777b Don't wrap direct type mappers by KennyTV · 4 years, 10 months ago
  92. 7b1f9c1 Produce less overhead in packet handler registering by KennyTV · 4 years, 10 months ago
  93. a8b3444 1.17-pre4 by KennyTV · 4 years, 10 months ago
  94. 6839334 Fix confirmation id encoding, remove old send methods by KennyTV · 4 years, 10 months ago
  95. d7e3aa7 Whoops by KennyTV · 4 years, 10 months ago
  96. 48436e7 Go through the rest of the send usages by KennyTV · 4 years, 10 months ago
  97. eaa58af Minor changes by KennyTV · 4 years, 10 months ago
  98. 57cf180 Fix 1.9 block entity data send by KennyTV · 4 years, 10 months ago
  99. 104fa4e Optimize protocol path finding by KennyTV · 4 years, 10 months ago
  100. 37fd69f Make packet send methods use the current thread by default by KennyTV · 4 years, 10 months ago