1. aa59ed1 Fixup docs, remove ConcurrentList by KennyTV · 5 years ago
  2. df495f8 Remove accidental import by KennyTV · 5 years ago
  3. 529da10 Move ProtocolInfo into its own field by KennyTV · 5 years ago
  4. f2d6691 Minor javadoc changes by KennyTV · 5 years ago
  5. a8a1e94 Netty handler tidy by creeper123123321 · 5 years ago
  6. d58959f Merge pull request #1798 from KennyTV/abstraction by Myles · 5 years ago
  7. 5fca206 Add method to get protocol instance by class by KennyTV · 5 years ago
  8. 6799336 Merge pull request #1797 from KennyTV/packetids by Myles · 5 years ago
  9. 25652ea Print protocol and packet type when erroring by KennyTV · 5 years ago
  10. f117239 Further safety checks for correct packets types by KennyTV · 5 years ago
  11. cc3dae1 Use correct packet type when warning for missing mapping by KennyTV · 5 years ago
  12. 137050b Merge pull request #1795 from KennyTV/packetids by Myles · 5 years ago
  13. baf1b85 1.8 packet enum, add a small number of nullable annotations by KennyTV · 5 years ago
  14. 545ab2d Enforce correct packet types with generics, 1.9 packet constant by KennyTV · 5 years ago
  15. 38f845b Consistency changes, 1.11->1.12 packet constants Almost there! :> by KennyTV · 5 years ago
  16. 9f80553 Safety checks, packet type constants for 1.12->1.13 protocol by KennyTV · 5 years ago
  17. d7d4e58 Packet type constants and auto channel mapping by KennyTV · 5 years ago
  18. 5293417 Merge pull request #1793 from KennyTV/abstraction by Myles · 5 years ago
  19. 9a59c40 Fix dimension registry data by KennyTV · 5 years ago
  20. 8a00e26 Pre 2 protocol bump by KennyTV · 5 years ago
  21. 1285a0c 1.16-pre1 by KennyTV · 5 years ago
  22. eb9d913 Add toString, equals, and hashCode to Metadata by KennyTV · 5 years ago
  23. a60340f Workaround for missing Protocol1_9to1_8 by Myles · 5 years ago
  24. 796a42c Send new 20w22a tags by KennyTV · 5 years ago
  25. 63a81b9 Merge pull request #1788 from KennyTV/abstraction by Myles · 5 years ago
  26. a9e2544 20w22a by KennyTV · 5 years ago
  27. bea01bc Fix respawn reading by KennyTV · 5 years ago
  28. 3db74c7 Merge pull request #1784 from KennyTV/abstraction by Myles · 5 years ago
  29. 799c933 Make SoundRewriter fields protected by KennyTV · 5 years ago
  30. 6b9e67f Sound rewriter cleanup - don't send -1 sound ids Addresses #1783 by KennyTV · 5 years ago
  31. 062d846 Merge pull request #1782 from KennyTV/abstraction by Myles · 5 years ago
  32. af30235 Fix dimension identifier by KennyTV · 5 years ago
  33. 92f4e3d 20w21a by KennyTV · 5 years ago
  34. f7eb445 Merge pull request #1775 from KennyTV/abstraction by Myles · 5 years ago
  35. 98b7727 20w20b by KennyTV · 5 years ago
  36. 60461b9 Merge pull request #1776 from Xernium/abstraction by Myles · 5 years ago
  37. 1394c70 Shouldn't try to write helpful messages when drunk by FivePB (Xer) · 5 years ago
  38. 595b8c3 Yes much tree by FivePB (Xer) · 5 years ago
  39. 27cbd84 Much fighting over this mess(age) by FivePB (Xer) · 5 years ago
  40. 5c5c1ed 20w20a by KennyTV · 5 years ago
  41. 245c7e8 Add wall_post_override blocktag by KennyTV · 5 years ago
  42. 3079663 Merge pull request #1769 from KennyTV/abstraction by Myles · 5 years ago
  43. 25d54ae Add runnable list to be executed before the full init by KennyTV · 5 years ago
  44. 045c352 Merge pull request #1768 from Gerrygames/abstraction by Myles · 5 years ago
  45. 5009ffb handle new window type in 1.16 by Gerrygames · 5 years ago
  46. 47b4340 20w19a by KennyTV · 5 years ago
  47. a5dbec5 Merge remote-tracking branch 'origin/master' into abstraction by KennyTV · 5 years ago
  48. f3f82c4 Merge pull request #1765 from KennyTV/abstraction by Myles · 5 years ago
  49. 653ca4b Fix toggleglide listener swimming check by KennyTV · 5 years ago
  50. b57800c Merge pull request #1760 from konwboj/master by Myles · 5 years ago
  51. 222c03a Fix block connections causing issues with TNT by konwboy · 5 years ago
  52. d5ff2b5 Merge pull request #1735 from KennyTV/abstraction by Myles · 5 years ago
  53. 0a95488 Merge pull request #1750 from Gerrygames/abstraction by Myles · 5 years ago
  54. 93d21ef fix enchantments in enchanting table for 1.16 by Gerrygames · 5 years ago
  55. d71cd20 Merge pull request #1749 from KennyTV/20w18a by Myles · 5 years ago
  56. 1920113 20w18a by KennyTV · 5 years ago
  57. da2f153 Share JsonParser instance by KennyTV · 5 years ago
  58. d96b88b Merge pull request #1743 from KennyTV/cache by Myles · 5 years ago
  59. d33482e Remove lombok at last by KennyTV · 5 years ago
  60. 24ebb77 Directly add dependent futures to the list instead of waiting for the extra boolean by KennyTV · 5 years ago
  61. e4bac5f Improve shutdown of executor loader and mappings cache by KennyTV · 5 years ago
  62. 4b9a15b Some javadoc changes by KennyTV · 5 years ago
  63. 3282646 Wrap reflectiveoperationexception in concurrentlist clone by KennyTV · 5 years ago
  64. 886ac73 Add null check to channel close by KennyTV · 5 years ago
  65. 762c66f Farewell, lombok! by KennyTV · 5 years ago
  66. 53b8c23 Uncache UserConnection on channel close, fix memory leak by KennyTV · 5 years ago
  67. 578c661 Check if player is handled by Via on disconnect by KennyTV · 5 years ago
  68. a82bbc4 Replace keyset map lookups with value iterator by KennyTV · 5 years ago
  69. 867cd4e Move heightmap code above block entity check by KennyTV · 5 years ago
  70. f7b841f Merge pull request #1742 from Gerrygames/abstraction by Myles · 5 years ago
  71. b80902e convert height maps, fix 1.16 chunk reading by Gerrygames · 5 years ago
  72. 90386cd Merge pull request #1741 from Gerrygames/abstraction by Myles · 5 years ago
  73. e22bba0 20w17a, update entity types renamed in 1.13 by Gerrygames · 5 years ago
  74. f82b52b Fix disconnect / sendMessage on Bungee by Myles · 5 years ago
  75. 2734b18 Block connections true by default by Myles · 5 years ago
  76. 3a5a47a Add fire connection handler by KennyTV · 5 years ago
  77. c7bc9aa Merge pull request #1734 from KennyTV/abstraction by Myles · 5 years ago
  78. c956f23 Add safety checks to skullowner conversion by KennyTV · 5 years ago
  79. 0f90efa Add subplatform versions to dumps by KennyTV · 5 years ago
  80. e3821e1 Merge pull request #1733 from KennyTV/abstraction by Myles · 5 years ago
  81. 8bf9a91 Explicitly use parent version by KennyTV · 5 years ago
  82. 83a6346 Add git commit hash to dumps by KennyTV · 5 years ago
  83. d9291e6 Merge pull request #1719 from creeper123123321/portedplayerschange by Myles · 5 years ago
  84. 2bd2fa3 Merge pull request #1728 from KennyTV/abstraction by Myles · 5 years ago
  85. b03dfa9 20w16a by KennyTV · 5 years ago
  86. dd5cbb0 Merge branch 'abstraction' of https://github.com/ViaVersion/ViaVersion into portedplayerschange by creeper123123321 · 5 years ago
  87. 18034a3 Merge branch 'portedplayerschange' of github.com:creeper123123321/ViaVersion into portedplayerschange by creeper123123321 · 5 years ago
  88. 17881b3 javadoc, remove ViaAPIs getPortedPlayers, fix ViaManager.getPortedPlayers name, rename to ViaAPI#isInjected by creeper123123321 · 5 years ago
  89. 47e50d0 Merge pull request #1724 from KennyTV/abstraction by Myles · 5 years ago
  90. 5af9f02 Merge pull request #1379 from creeper123123321/1_8inconsistencyfix by Myles · 5 years ago
  91. c12c43e SpongePlugin readd .getParentFile() by creeper123123321 · 5 years ago
  92. 9e4ed56 Revert SpongePlugin sharedRoot change by creeper123123321 · 5 years ago
  93. 8f08a32 Bai bai to more lombok usage once more by KennyTV · 5 years ago
  94. fdb6137 Create bukkit-legacy module for 1.8 magic method usage by KennyTV · 5 years ago
  95. f173cf7 Fix 1.15 EntityToggleGlideEvent cancelling on Bukkit by KennyTV · 5 years ago
  96. a91c72f position fix by creeper123123321 · 5 years ago
  97. 99abe39 use short by creeper123123321 · 5 years ago
  98. a0e3d70 unsigned byte by creeper123123321 · 5 years ago
  99. ee7eaec move field by creeper123123321 · 5 years ago
  100. a105c5c Make getPortedPlayers() private, update bungee-api, remove some lombok usage, create ViaConnectionManager by creeper123123321 · 5 years ago