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