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