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