1. 87d54f1 Clean up build scripts using new Gradle features (#2436) by Jason · 4 years, 3 months ago
  2. c7e5b4a Update to Gradle 7.0 by KennyTV · 4 years, 3 months ago
  3. 458279d Fix (Bungee): Java 16 compatibility (#2433) by Mariell Hoversholm · 4 years, 3 months ago
  4. 7300a69 Use Paper method to get server protocol version if possible by KennyTV · 4 years, 3 months ago
  5. 76e739e fix ghost shield issue and delayed interaction when switching to another item (#2432) by LabyStudio · 4 years, 3 months ago
  6. 0ee80dc Don't throw an exception on hover parse failure by KennyTV · 4 years, 3 months ago
  7. 4473f86 Update ComponentRewriter by KennyTV · 4 years, 4 months ago
  8. 9f380a7 Handle minecart block data (#2424) by creeper123123321 · 4 years, 4 months ago
  9. 3c7d481 Fix namespaced 1.12->1.13 sound conversion by KennyTV · 4 years, 4 months ago
  10. b23c01c Javadoc additions by KennyTV · 4 years, 4 months ago
  11. 00b8289 Handle new entity pose from 21w13a by KennyTV · 4 years, 4 months ago
  12. e9fa5b4 21w14a by KennyTV · 4 years, 4 months ago
  13. ef8cb05 Update build badge in readme by KennyTV · 4 years, 4 months ago
  14. e83686d Implement showShieldWhenSwordInHand option (#2417) by LabyStudio · 4 years, 4 months ago
  15. 26bbc92 Warn about potentially unstable plugins/server software by KennyTV · 4 years, 4 months ago
  16. 9ccd8bf Fix error with shit-click on offhand slot on 1.8 servers (#2419) by MrMicky · 4 years, 4 months ago
  17. 29d6b55 Fix ChunkSection nullability annotations by KennyTV · 4 years, 4 months ago
  18. 1251d43 Fix invalid enchantment parsing Fixes #2418 by KennyTV · 4 years, 4 months ago
  19. 070c7f5 Move to checker qual nullability annotations by KennyTV · 4 years, 4 months ago
  20. d79bd00 Minor log changes by KennyTV · 4 years, 4 months ago
  21. df7a644 Add ShortByteArrayType, minor PacketWrapper changes (#2413) by creeper123123321 · 4 years, 4 months ago
  22. 956492b Add option to fix delayed shield blocking (#2415) by R0bbyYT · 4 years, 4 months ago
  23. 1d31128 GitHub workflow (#2163) by creeper123123321 · 4 years, 4 months ago
  24. b251170 Add goat entity type by KennyTV · 4 years, 4 months ago
  25. ab376dc 21w13a by KennyTV · 4 years, 4 months ago
  26. fd9442b Minor jd changes in ViaAPI, fix typo by KennyTV · 4 years, 4 months ago
  27. a63f2ab Improve server version API by KennyTV · 4 years, 4 months ago
  28. d918fd2 Reduce boxing in protocol path getting by KennyTV · 4 years, 4 months ago
  29. 6335620 ProtocolRegistry -> ProtocolManager interface by KennyTV · 4 years, 4 months ago
  30. 210cae7 Add MIT copyright headers to the api module by KennyTV · 4 years, 4 months ago
  31. 0ab2c62 Split parts of common into api; We are now GPL, api is MIT by KennyTV · 4 years, 4 months ago
  32. b8072aa Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 4 months ago
  33. 00b4c9b Add feature request template by KennyTV · 4 years, 4 months ago
  34. 2f45de2 Small changes to the issue form by KennyTV · 4 years, 4 months ago
  35. f60c016 Issue forms, anyone? by KennyTV · 4 years, 4 months ago
  36. bfcfb43 Add missing doc by KennyTV · 4 years, 4 months ago
  37. 9b4d50b Tidy up concurrent mapping loading by KennyTV · 4 years, 4 months ago
  38. bdeb5ac Fix license bundling by KennyTV · 4 years, 4 months ago
  39. 81b9f1b 21w11a by KennyTV · 4 years, 4 months ago
  40. 0552863 Update adventure by KennyTV · 4 years, 4 months ago
  41. 0986e17 Fix drag desync by KennyTV · 4 years, 4 months ago
  42. b589561 More primitive tag calls by KennyTV · 4 years, 4 months ago
  43. 388eb73 Update nbt usage by KennyTV · 4 years, 4 months ago
  44. 2f7de53 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 4 months ago
  45. f7afe84 21w10a (kind of) by KennyTV · 4 years, 5 months ago
  46. ea01465 Add "forced-use-1_17-resource-pack" option (#2390) by LemonCaramel · 4 years, 5 months ago
  47. 72de597 Fix Explosion Mapping (#2389) by LemonCaramel · 4 years, 5 months ago
  48. d7c8f3a Update Sponge repository url by KennyTV · 4 years, 5 months ago
  49. 6cc761e Title Packet fix (#2387) by LemonCaramel · 4 years, 5 months ago
  50. 2723302 Update bug_report.md by Joseph Burton · 4 years, 5 months ago
  51. 6497cca Update adventure by KennyTV · 4 years, 5 months ago
  52. ec188db Shade relocated adventure without breaking native platform usage by KennyTV · 4 years, 5 months ago
  53. b84bc76 Fixes by KennyTV · 4 years, 8 months ago
  54. cf8d11d Let's go on an <insert title card> by KennyTV · 4 years, 8 months ago
  55. 7f8052c Fix handling of unknown container ids (#2384) by RK_01 · 4 years, 5 months ago
  56. 08763a9 Add 1.17 to table by KennyTV · 4 years, 5 months ago
  57. 6e9e757 Fix ExceptionInInitializerError (#2372) by LemonCaramel · 4 years, 5 months ago
  58. 5e227cb Fix Bungee Chat relocation Fixes #2371 by KennyTV · 4 years, 5 months ago
  59. 3c73d70 Fix handling of animation 3 in 1.8->1.9 (#2358) by RK_01 · 4 years, 5 months ago
  60. 9fbadc0 Keep white background of version chart by KennyTV · 4 years, 5 months ago
  61. 6b7818e 21w08b by KennyTV · 4 years, 5 months ago
  62. 16208b2 Update README by KennyTV · 4 years, 5 months ago
  63. a0351b8 Update version by KennyTV · 4 years, 5 months ago
  64. 35ac41e Fix subproject version/name by KennyTV · 4 years, 5 months ago
  65. 46a01cb Fix publishing (#2364) by Jason · 4 years, 5 months ago
  66. e437c65 Revert "Try /everything" by Myles · 4 years, 5 months ago
  67. f5b8937 Try /everything by KennyTV · 4 years, 5 months ago
  68. 8e06981 Set maven authentication to basic by Myles · 4 years, 5 months ago
  69. b6bee8f Configure artifacts for publication by jmp · 4 years, 5 months ago
  70. aaaa97f Fix local publishing by KennyTV · 4 years, 5 months ago
  71. 5b0d98f Remove test publishing by KennyTV · 4 years, 5 months ago
  72. 6898514 Try local publishing by KennyTV · 4 years, 5 months ago
  73. a48f717 Add publish url by KennyTV · 4 years, 5 months ago
  74. a7a00e9 Update version by KennyTV · 4 years, 5 months ago
  75. c719b98 Don't spam compiler warnings by KennyTV · 4 years, 5 months ago
  76. c059e57 Move javassist to Bukkit moduke by KennyTV · 4 years, 5 months ago
  77. 5fde8c2 Change universal jar name by KennyTV · 4 years, 5 months ago
  78. 02f1ab1 Uppercase jar names by jmp · 4 years, 5 months ago
  79. 024c36c Switch to indra, attempt to fix shading and universal jar by jmp · 4 years, 5 months ago
  80. ef6c347 *cries in elephant* by KennyTV · 4 years, 5 months ago
  81. c0dabfe *cries in elephant* by KennyTV · 4 years, 5 months ago
  82. 0a41d36 21w08a (aka the great splittening) by KennyTV · 4 years, 5 months ago
  83. 37004d8 21w07a by KennyTV · 4 years, 5 months ago
  84. 01277d1 Deduplicate more entitytype code by KennyTV · 4 years, 5 months ago
  85. 1da0b38 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 5 months ago
  86. 84f8e01 Fix 1.9to1.9.1 protocol registration by KennyTV · 4 years, 5 months ago
  87. 64b7e74 Cleanup modern entity types by KennyTV · 4 years, 5 months ago
  88. a141f87 ProtocolVersion.toString() space (#2343) by creeper123123321 · 4 years, 5 months ago
  89. 69609d5 Use chunk section length for fallback biome array by KennyTV · 4 years, 5 months ago
  90. b21de03 Read byte in player position by KennyTV · 4 years, 5 months ago
  91. e7b489f This is actually 21w06a by KennyTV · 4 years, 5 months ago
  92. 7493c8d Add setSections to Chunk by KennyTV · 4 years, 5 months ago
  93. 4ff9825 21w06a by KennyTV · 4 years, 5 months ago
  94. d1a0d62 Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  95. 50bfc86 Revert "The bytebuf doesn't need to be rewritten" by Myles · 4 years, 6 months ago
  96. 76c83da Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  97. f04a748 Ignore NBT with hanging comma, fixes #2319 by Myles · 4 years, 6 months ago
  98. d391934 Ignore NBT with hanging comma, fixes #2319 by Myles · 4 years, 6 months ago
  99. 628979f Merge branch 'master' into dev by Myles · 4 years, 6 months ago
  100. 24b4cd8 Merge branch 'reduce-decode-rewriting' by Myles · 4 years, 6 months ago