1. d86ac64 Fix PS support Fixes #1825 by KennyTV · 5 years ago
  2. 6761489 Also handle the block entity data packet for nbt Fixes #1816 by KennyTV · 5 years ago
  3. dd0ec00 Bukkit is no more ... no longer deployed that is by KennyTV · 5 years ago
  4. f91ddb2 Hotfix RGB Bungee legacy insertions by KennyTV · 5 years ago
  5. 3ee9441 Back to snapshot by Myles · 5 years ago
  6. 1a7ce90 Release by Myles · 5 years ago
  7. d3fb7cd 1.16.1 by KennyTV · 5 years ago
  8. 8b61d16 Send remaining (empty) tags Fixes #1830 by KennyTV · 5 years ago
  9. 50cb30b Version graph (updated by @kennytv) by Myles · 5 years ago
  10. 5b807a9 Fix motd reading in some cases Fixes #1826 by KennyTV · 5 years ago
  11. f671a4f Work around player sample line breaks Fixes #1819 by KennyTV · 5 years ago
  12. 0b1c210 Fix component read length Fixes #1822, fixes #1696 by KennyTV · 5 years ago
  13. 9220c5a Remap ocelots to cats in 1.13->1.14 again Fixes #1815 by KennyTV · 5 years ago
  14. f391cc6 Send impact_projectiles enttiy tag by KennyTV · 5 years ago
  15. b0fe7d9 Also add wooden_trapdoors item tag by KennyTV · 5 years ago
  16. 3d39f0d Fix wooden_trapdoors tag checking by KennyTV · 5 years ago
  17. 4202977 Back to snapshot by Myles · 5 years ago
  18. cf00b9e 3.0.0 by Myles · 5 years ago
  19. b0816b1 Merge pull request #1812 from KennyTV/abstraction by Myles · 5 years ago
  20. 67cce53 Revert removal of concurrency hacks by KennyTV · 5 years ago
  21. 0c097d7 Merge pull request #1810 from KennyTV/abstraction by Myles · 5 years ago
  22. 70e142e Fix 1.16 Bungee compat by KennyTV · 5 years ago
  23. 9f10486 Prepare for 1.16 by KennyTV · 5 years ago
  24. 7ec9eb0 Fix banner item color in 1.12->1.13 Fixes #1809 by KennyTV · 5 years ago
  25. 2ea3d60 Merge pull request #1807 from KennyTV/abstraction by Myles · 5 years ago
  26. 7595ca0 Avoid a bit of overhead in manual primitive type reading by KennyTV · 5 years ago
  27. 5a15d34 1.16 rc1 by KennyTV · 5 years ago
  28. cc500e4 1.16 pre8 by KennyTV · 5 years ago
  29. 4c7cf56 Fix future entity equip reading by KennyTV · 5 years ago
  30. f570e77 Merge pull request #1805 from KennyTV/abstraction by Myles · 5 years ago
  31. 9785878 1.16 pre7 by KennyTV · 5 years ago
  32. 6cd6c87 1.16 pre6 by KennyTV · 5 years ago
  33. 8d7c774 Only print codec netty exceptions by KennyTV · 5 years ago
  34. b9889d2 1.16 pre5 by KennyTV · 5 years ago
  35. a58257b Merge pull request #1802 from KennyTV/abstraction by Myles · 5 years ago
  36. 7924dfe Remove -1 tag workaround, fixed in pre4 by KennyTV · 5 years ago
  37. 989c0bf 1.16 pre4 by KennyTV · 5 years ago
  38. 064c7a3 Merge pull request #1801 from KennyTV/abstraction by Myles · 5 years ago
  39. e1b2702 1.16 pre3 by KennyTV · 5 years ago
  40. 029f399 Rename ViaCodecException to CancelCodecException by KennyTV · 5 years ago
  41. 7588609 Fix cancelexception printing by KennyTV · 5 years ago
  42. 6513df1 Explicitly cast json loaded map in BlockIdData by KennyTV · 5 years ago
  43. d14a74f Change CancelException message by KennyTV · 5 years ago
  44. 2f9c66e Merge pull request #1505 from creeper123123321/nettyhandlerabstraction by Myles · 5 years ago
  45. ad1707f Fixup docs by KennyTV · 5 years ago
  46. aa59ed1 Fixup docs, remove ConcurrentList by KennyTV · 5 years ago
  47. 7be8c9d Merge pull request #1799 from KennyTV/abstraction by Myles · 5 years ago
  48. f408a5d Add last load factors by KennyTV · 5 years ago
  49. 5d80849 Put itemmappings into custom Int2IntBiMap by KennyTV · 5 years ago
  50. 5bd1ef8 Set load factor to 1 for deterministically sized collections by KennyTV · 5 years ago
  51. 6167c3b Set default return values by KennyTV · 5 years ago
  52. 8188ae0 Use proper FU classes, shade dumbed down version by KennyTV · 5 years ago
  53. 9c81ba3 Cancel block change packets for removed actions by KennyTV · 5 years ago
  54. 39cb8fd Fix FU check by KennyTV · 5 years ago
  55. 623cdaf Getter for original map in IntMap by KennyTV · 5 years ago
  56. 1ad5592 Create soft wrapper for FU Int2ObjectMap by KennyTV · 5 years ago
  57. 30e10bb Create soft wrapper for FU IntSet and Int2IntMap by KennyTV · 5 years ago
  58. df495f8 Remove accidental import by KennyTV · 5 years ago
  59. 529da10 Move ProtocolInfo into its own field by KennyTV · 5 years ago
  60. f2d6691 Minor javadoc changes by KennyTV · 5 years ago
  61. a8a1e94 Netty handler tidy by creeper123123321 · 5 years ago
  62. d58959f Merge pull request #1798 from KennyTV/abstraction by Myles · 5 years ago
  63. 5fca206 Add method to get protocol instance by class by KennyTV · 5 years ago
  64. 6799336 Merge pull request #1797 from KennyTV/packetids by Myles · 5 years ago
  65. 25652ea Print protocol and packet type when erroring by KennyTV · 5 years ago
  66. f117239 Further safety checks for correct packets types by KennyTV · 5 years ago
  67. cc3dae1 Use correct packet type when warning for missing mapping by KennyTV · 5 years ago
  68. 137050b Merge pull request #1795 from KennyTV/packetids by Myles · 5 years ago
  69. baf1b85 1.8 packet enum, add a small number of nullable annotations by KennyTV · 5 years ago
  70. 545ab2d Enforce correct packet types with generics, 1.9 packet constant by KennyTV · 5 years ago
  71. 38f845b Consistency changes, 1.11->1.12 packet constants Almost there! :> by KennyTV · 5 years ago
  72. 9f80553 Safety checks, packet type constants for 1.12->1.13 protocol by KennyTV · 5 years ago
  73. d7d4e58 Packet type constants and auto channel mapping by KennyTV · 5 years ago
  74. 5293417 Merge pull request #1793 from KennyTV/abstraction by Myles · 5 years ago
  75. 9a59c40 Fix dimension registry data by KennyTV · 5 years ago
  76. 8a00e26 Pre 2 protocol bump by KennyTV · 5 years ago
  77. 1285a0c 1.16-pre1 by KennyTV · 5 years ago
  78. eb9d913 Add toString, equals, and hashCode to Metadata by KennyTV · 5 years ago
  79. a60340f Workaround for missing Protocol1_9to1_8 by Myles · 5 years ago
  80. 796a42c Send new 20w22a tags by KennyTV · 5 years ago
  81. 63a81b9 Merge pull request #1788 from KennyTV/abstraction by Myles · 5 years ago
  82. a9e2544 20w22a by KennyTV · 5 years ago
  83. bea01bc Fix respawn reading by KennyTV · 5 years ago
  84. 3db74c7 Merge pull request #1784 from KennyTV/abstraction by Myles · 5 years ago
  85. 799c933 Make SoundRewriter fields protected by KennyTV · 5 years ago
  86. 6b9e67f Sound rewriter cleanup - don't send -1 sound ids Addresses #1783 by KennyTV · 5 years ago
  87. 062d846 Merge pull request #1782 from KennyTV/abstraction by Myles · 5 years ago
  88. af30235 Fix dimension identifier by KennyTV · 5 years ago
  89. 92f4e3d 20w21a by KennyTV · 5 years ago
  90. f7eb445 Merge pull request #1775 from KennyTV/abstraction by Myles · 5 years ago
  91. 98b7727 20w20b by KennyTV · 5 years ago
  92. 60461b9 Merge pull request #1776 from Xernium/abstraction by Myles · 5 years ago
  93. 1394c70 Shouldn't try to write helpful messages when drunk by FivePB (Xer) · 5 years ago
  94. 595b8c3 Yes much tree by FivePB (Xer) · 5 years ago
  95. 27cbd84 Much fighting over this mess(age) by FivePB (Xer) · 5 years ago
  96. 5c5c1ed 20w20a by KennyTV · 5 years ago
  97. 245c7e8 Add wall_post_override blocktag by KennyTV · 5 years ago
  98. 3079663 Merge pull request #1769 from KennyTV/abstraction by Myles · 5 years ago
  99. 25d54ae Add runnable list to be executed before the full init by KennyTV · 5 years ago
  100. 045c352 Merge pull request #1768 from Gerrygames/abstraction by Myles · 5 years ago