1. ef6c347 *cries in elephant* by KennyTV · 4 years, 5 months ago
  2. c0dabfe *cries in elephant* by KennyTV · 4 years, 5 months ago
  3. 0a41d36 21w08a (aka the great splittening) by KennyTV · 4 years, 5 months ago
  4. 37004d8 21w07a by KennyTV · 4 years, 5 months ago
  5. 01277d1 Deduplicate more entitytype code by KennyTV · 4 years, 5 months ago
  6. 1da0b38 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 5 months ago
  7. 84f8e01 Fix 1.9to1.9.1 protocol registration by KennyTV · 4 years, 5 months ago
  8. 64b7e74 Cleanup modern entity types by KennyTV · 4 years, 5 months ago
  9. a141f87 ProtocolVersion.toString() space (#2343) by creeper123123321 · 4 years, 5 months ago
  10. 69609d5 Use chunk section length for fallback biome array by KennyTV · 4 years, 5 months ago
  11. b21de03 Read byte in player position by KennyTV · 4 years, 5 months ago
  12. e7b489f This is actually 21w06a by KennyTV · 4 years, 5 months ago
  13. 7493c8d Add setSections to Chunk by KennyTV · 4 years, 5 months ago
  14. 4ff9825 21w06a by KennyTV · 4 years, 5 months ago
  15. d1a0d62 Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  16. 50bfc86 Revert "The bytebuf doesn't need to be rewritten" by Myles · 4 years, 6 months ago
  17. 76c83da Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  18. f04a748 Ignore NBT with hanging comma, fixes #2319 by Myles · 4 years, 6 months ago
  19. d391934 Ignore NBT with hanging comma, fixes #2319 by Myles · 4 years, 6 months ago
  20. 628979f Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  21. 24b4cd8 Merge branch 'reduce-decode-rewriting' by Myles · 4 years, 6 months ago
  22. 727c575 Run QuickMove on next tick to improve likeliness of success (fixes #2044) by Myles · 4 years, 6 months ago
  23. ac877d0 The bytebuf doesn't need to be rewritten by Myles · 4 years, 6 months ago
  24. 37d57af Change ResourceLeakDetector to PARANOID for displayleaks by Myles · 4 years, 6 months ago
  25. e09c3b0 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 6 months ago
  26. 22793db Re-add a semicolon by Myles · 4 years, 6 months ago
  27. 1998eca Merge pull request #2322 from creeper123123321/passbytebuf by Myles · 4 years, 6 months ago
  28. 100ae1c Update SpongeEncodeHandler.java by creeper123123321 · 4 years, 6 months ago
  29. 6941b48 fixed pending #2291 changes by creeper123123321 · 4 years, 6 months ago
  30. 59c9018 Call command argument handler with unmapped name by KennyTV · 4 years, 6 months ago
  31. bdfaf9a Remap declare command parser types in 1.14 -> 1.13.2 (#2316) by RK_01 · 4 years, 6 months ago
  32. 5448834 Add abstract declare commands handler by KennyTV · 4 years, 6 months ago
  33. 59e05e3 21w05b by KennyTV · 4 years, 6 months ago
  34. 554fbb4 21w05a by KennyTV · 4 years, 6 months ago
  35. 7faf4cf Change error message (#2286) by Jo0001 · 4 years, 6 months ago
  36. ee2959a Handle shulker meta change by KennyTV · 4 years, 6 months ago
  37. e679a0c Fix dust particle writing by KennyTV · 4 years, 6 months ago
  38. 14bfb8d Fix glow squid entity id by KennyTV · 4 years, 6 months ago
  39. 3a9dd5c Add setBitmask to Chunk by KennyTV · 4 years, 6 months ago
  40. c8c5478 21w03a by KennyTV · 4 years, 6 months ago
  41. 4cc8a3f Return -1 in getPlayerVersion if the player is not connected by KennyTV · 4 years, 6 months ago
  42. 2beed20 Update 1.16.4/5 protocol name by KennyTV · 4 years, 6 months ago
  43. 9131940 Fixed encoding not properly working with other packet reading libraries by Thibaut Gautier · 4 years, 6 months ago
  44. ee147a4 Replace some hardcoded chunk section values (#2274) by RK_01 · 4 years, 7 months ago
  45. 127cae8 Fix 1.17 entity tracking Fixes #2250 by KennyTV · 4 years, 7 months ago
  46. 55a2a0a Fix disconnect on respawn packet send Closes #2251 by KennyTV · 4 years, 7 months ago
  47. ed4d0bc Add methods to handle new tags format by KennyTV · 4 years, 7 months ago
  48. 6298eb4 Make TagRewriter.TagData public by KennyTV · 4 years, 7 months ago
  49. 823ac0e Add RegistryType#getByKey by KennyTV · 4 years, 7 months ago
  50. 6622b7d 20w51a by KennyTV · 4 years, 7 months ago
  51. 4858d75 Change the outdated server message by KennyTV · 4 years, 7 months ago
  52. 4355f89 Merge branch 'master' into dev by KennyTV · 4 years, 7 months ago
  53. c0fb819 Snapshot by Myles · 4 years, 7 months ago 3.2.1
  54. 6c44051 3.2.1 by Myles · 4 years, 7 months ago
  55. 2da0e1c Merge pull request #2198 from terrarier2111/patch-3 by Myles · 4 years, 8 months ago
  56. 3d777bd Merge pull request #2237 from mathiascode/statscheck by Myles · 4 years, 8 months ago
  57. e22975c Add missing length check in 1.13 -> 1.12.2 stats code by Mat · 4 years, 8 months ago
  58. f35c48b Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
  59. 965814d Fix ProtocolLib check (again) #BlameGerry (again) by KennyTV · 4 years, 8 months ago
  60. 459e3e6 Dust particle rgb values are now written as doubles by KennyTV · 4 years, 8 months ago
  61. 72205a5 Whoops by KennyTV · 4 years, 8 months ago
  62. e7ad397 Complete vibration particle reading by KennyTV · 4 years, 8 months ago
  63. 4714a3f Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
  64. f08db2d Fix startup #BlameGerry by KennyTV · 4 years, 8 months ago
  65. 5954c16 New particle meta type by KennyTV · 4 years, 8 months ago
  66. a4d1ac3 Add getSpawnParticleHandler method to ItemRewriter by KennyTV · 4 years, 8 months ago
  67. 52b95ea Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 8 months ago
  68. 24c56a2 Fix PacketWrapper#sendToServer bypassing ProtocolLib (#2229) by Gerrygames · 4 years, 8 months ago
  69. 7858b99 Reduce chance of quick move task while disabling Closes #2226 by KennyTV · 4 years, 8 months ago
  70. d75420a Use ArrayDeque, less ram for PacketWrapper.readableObjects (#2218) by creeper123123321 · 4 years, 8 months ago
  71. 137680e Use generic y section count in 1.17 chunk reading by KennyTV · 4 years, 8 months ago
  72. e56ff89 Use integer for y coordinate in Position by KennyTV · 4 years, 8 months ago
  73. 3aa3539 Fix tag processing in older versions, small refactor by KennyTV · 4 years, 8 months ago
  74. ff91dd7 Finish 20w49a by KennyTV · 4 years, 8 months ago
  75. 8a11b57 Current WIP 20w49a by KennyTV · 4 years, 8 months ago
  76. 6882678 Reduce useless List operations (#2214) by _tomcraft · 4 years, 8 months ago
  77. 4555c5d Use FU map in FakeTileEntity by KennyTV · 4 years, 8 months ago
  78. 4cc0d2c Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 8 months ago
  79. c671a6d 20w48a (probably) by KennyTV · 4 years, 8 months ago
  80. 8de26a0 Work around relocation of fastutil reflection call by KennyTV · 4 years, 8 months ago
  81. e128f6a Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
  82. 9c0b187 Catch errors in Bungee chat parsing by KennyTV · 4 years, 8 months ago
  83. 6a12f81 Added missing import by terrarier2111 · 4 years, 8 months ago
  84. e85f9e7 Fix npe Fixes #2196 by KennyTV · 4 years, 8 months ago
  85. 0b256d1 Created a local variable for ProxiedPlayers by terrarier2111 · 4 years, 8 months ago
  86. 7abff77 Add method to get handler in sound rewriter by KennyTV · 4 years, 8 months ago
  87. 78972a5 Add 1.9-1.11 sound mappings by KennyTV · 4 years, 8 months ago
  88. 7a6e450 Fix entity item meta by KennyTV · 4 years, 8 months ago
  89. a041610 Prevent 1.12- clients to creative-pick server-side unknown block/item (#2180) by _tomcraft · 4 years, 8 months ago
  90. ba776e5 Handle metadata and map data changes Mapdata might be bork tho:tm: by KennyTV · 4 years, 8 months ago
  91. 67fda72 20w46a by KennyTV · 4 years, 9 months ago
  92. 721c52e Fix multi block change reading by KennyTV · 4 years, 9 months ago
  93. 424e855 Uncache biome data on world change, process multi block change by KennyTV · 4 years, 9 months ago
  94. 88a1a42 Finish update by KennyTV · 4 years, 9 months ago
  95. 0d3f729 20w45a Missing: Diff mappings by KennyTV · 4 years, 9 months ago
  96. 692e534 Change log message when executor is shut down by KennyTV · 4 years, 9 months ago
  97. 3b5aaa1 Fix legacy nbt array weirdness Closes #2176 by KennyTV · 4 years, 9 months ago
  98. 95e0cff Fix italic item names in 1.12->1.13 protocol Fixes #2165 by KennyTV · 4 years, 9 months ago
  99. 91f3d0f Bump version to 3.2.1-SNAPSHOT by KennyTV · 4 years, 9 months ago
  100. b3e8ad9 3.2.0 Release, 1.16.4 by KennyTV · 4 years, 9 months ago 3.2.0