1. 222c03a Fix block connections causing issues with TNT by konwboy · 6 years ago
  2. d5ff2b5 Merge pull request #1735 from KennyTV/abstraction by Myles · 6 years ago
  3. 93d21ef fix enchantments in enchanting table for 1.16 by Gerrygames · 6 years ago
  4. 1920113 20w18a by KennyTV · 6 years ago
  5. da2f153 Share JsonParser instance by KennyTV · 6 years ago
  6. 24ebb77 Directly add dependent futures to the list instead of waiting for the extra boolean by KennyTV · 6 years ago
  7. e4bac5f Improve shutdown of executor loader and mappings cache by KennyTV · 6 years ago
  8. 4b9a15b Some javadoc changes by KennyTV · 6 years ago
  9. 3282646 Wrap reflectiveoperationexception in concurrentlist clone by KennyTV · 6 years ago
  10. 886ac73 Add null check to channel close by KennyTV · 6 years ago
  11. 762c66f Farewell, lombok! by KennyTV · 6 years ago
  12. 53b8c23 Uncache UserConnection on channel close, fix memory leak by KennyTV · 6 years ago
  13. 578c661 Check if player is handled by Via on disconnect by KennyTV · 6 years ago
  14. a82bbc4 Replace keyset map lookups with value iterator by KennyTV · 6 years ago
  15. 867cd4e Move heightmap code above block entity check by KennyTV · 6 years ago
  16. f7b841f Merge pull request #1742 from Gerrygames/abstraction by Myles · 6 years ago
  17. b80902e convert height maps, fix 1.16 chunk reading by Gerrygames · 6 years ago
  18. 90386cd Merge pull request #1741 from Gerrygames/abstraction by Myles · 6 years ago
  19. e22bba0 20w17a, update entity types renamed in 1.13 by Gerrygames · 6 years ago
  20. 2734b18 Block connections true by default by Myles · 6 years ago
  21. 3a5a47a Add fire connection handler by KennyTV · 6 years ago
  22. c956f23 Add safety checks to skullowner conversion by KennyTV · 6 years ago
  23. 0f90efa Add subplatform versions to dumps by KennyTV · 6 years ago
  24. 83a6346 Add git commit hash to dumps by KennyTV · 6 years ago
  25. d9291e6 Merge pull request #1719 from creeper123123321/portedplayerschange by Myles · 6 years ago
  26. b03dfa9 20w16a by KennyTV · 6 years ago
  27. dd5cbb0 Merge branch 'abstraction' of https://github.com/ViaVersion/ViaVersion into portedplayerschange by creeper123123321 · 6 years ago
  28. 17881b3 javadoc, remove ViaAPIs getPortedPlayers, fix ViaManager.getPortedPlayers name, rename to ViaAPI#isInjected by creeper123123321 · 6 years ago
  29. 47e50d0 Merge pull request #1724 from KennyTV/abstraction by Myles · 6 years ago
  30. 5af9f02 Merge pull request #1379 from creeper123123321/1_8inconsistencyfix by Myles · 6 years ago
  31. 8f08a32 Bai bai to more lombok usage once more by KennyTV · 6 years ago
  32. a91c72f position fix by creeper123123321 · 6 years ago
  33. 99abe39 use short by creeper123123321 · 6 years ago
  34. a0e3d70 unsigned byte by creeper123123321 · 6 years ago
  35. a105c5c Make getPortedPlayers() private, update bungee-api, remove some lombok usage, create ViaConnectionManager by creeper123123321 · 6 years ago
  36. ca78bf9 Remove portedPlayers field, let platform handle players by creeper123123321 · 6 years ago
  37. f8def52 Run Velocity server change logic on event loop by creeper123123321 · 6 years ago
  38. 721808d 20w15a by KennyTV · 6 years ago
  39. 3c9c610 Merge pull request #1689 from KennyTV/abstraction by Myles · 6 years ago
  40. df70273 Readd block entity wrapping by KennyTV · 6 years ago
  41. 3737242 Cleanup chunk types by KennyTV · 6 years ago
  42. ebff5e2 Adapt tagdata loading by KennyTV · 6 years ago
  43. 081781f Some cleanup by KennyTV · 6 years ago
  44. c570f4a Minor change by KennyTV · 6 years ago
  45. 563c5f8 Don't expose executor and future map by KennyTV · 6 years ago
  46. 248fd92 Use CompletableFuture.runAsync by KennyTV · 6 years ago
  47. 757654a Minor changes by KennyTV · 6 years ago
  48. e658304 Asynchronously load mappings (until needed), create optional mappings cache for VB by KennyTV · 6 years ago
  49. b5e5118 Minor protocol cleanup by KennyTV · 6 years ago
  50. 95db675 Add missing tags for client sending, cleanup by KennyTV · 6 years ago
  51. cae6add Fill beacon tag in case it's fully used by the client in the future by KennyTV · 6 years ago
  52. ed26971 Fix beacon item payment by KennyTV · 6 years ago
  53. 7cdcdfa Minor cleanup to tagrewriter by KennyTV · 6 years ago
  54. 8314f6c Send empty non_flammable_wood itemtag as well by KennyTV · 6 years ago
  55. 297fe0a Send empty non_flammable_wood tag by KennyTV · 6 years ago
  56. b6592b3 Fix zombie id by KennyTV · 6 years ago
  57. b1d6a49 Fix entity remap by KennyTV · 6 years ago
  58. 0fcba4f Minor changes by KennyTV · 6 years ago
  59. 0ee6369 20w14a, entity name fixes, abstract tag rewriter by KennyTV · 6 years ago
  60. b941a6a 20w13b by KennyTV · 6 years ago
  61. 90f363a Use correct parent for hoglin and strider by KennyTV · 6 years ago
  62. 875b85b 20w13a by KennyTV · 6 years ago
  63. 6b7f00e fix skull items by Gerrygames · 6 years ago
  64. 20ce8cc Fix block entity uuid nbt, fix particles by KennyTV · 6 years ago
  65. 6eaeb5a Fix login packet reading on 1.16 servers by KennyTV · 6 years ago
  66. f245bb8 Merge pull request #1679 from KennyTV/abstraction by Myles · 6 years ago
  67. f746fda Unroll uuid reading/writing by KennyTV · 6 years ago
  68. a7ab415 20w12a by KennyTV · 6 years ago
  69. 5057ac3 Remove null check for channel in UserConnection again by KennyTV · 6 years ago
  70. 7887e10 20w11a by KennyTV · 6 years ago
  71. dd73ba4 Remove some lombok usage from the api package by KennyTV · 6 years ago
  72. 2bf69c2 20w10a by KennyTV · 6 years ago
  73. 97db997 Fix typo by KennyTV · 6 years ago
  74. efbc246 20w09a by KennyTV · 6 years ago
  75. df7ef32 20w08a by KennyTV · 6 years ago
  76. 1a4945e Merge branch 'master' into abstraction by KennyTV · 6 years ago
  77. e3e88d4 Merge pull request #1646 from Jo0001/patch-1 by Myles · 6 years ago
  78. 529f9a0 Fix double space and use a by Myles · 6 years ago
  79. c2d8b43 Update hoglin, add piglin entity type by KennyTV · 6 years ago
  80. 6d82326 20w07a by KennyTV · 6 years ago
  81. 5c54e8a Merge branch 'master' into abstraction by KennyTV · 6 years ago
  82. 7e164b4 Add vines blockconnection to prevent unwanted climbing Fixes #1640 by KennyTV · 6 years ago
  83. 681a0dc Remove deprecated api, remove a bit of magic by KennyTV · 6 years ago
  84. 3f5500c Remove a bit of magic, use finals by KennyTV · 6 years ago
  85. c4b447f Handle items in cooldown packet by KennyTV · 6 years ago
  86. 177b0fb Fix particle mapping by KennyTV · 6 years ago
  87. 2184ef1 20w06a, more cleanup by KennyTV · 6 years ago
  88. c33611d Cleanup 1.11 entityidrewriter by KennyTV · 6 years ago
  89. bf15415 Add link to krusics "Blocked Version Generator" by Jo0001 · 6 years ago
  90. 7f6c429 Minor blockconnection cleanup, reduce map lookups by KennyTV · 6 years ago
  91. 116706c Option to (not) remap infested blocks to their normal variants Fixes #1642 by KennyTV · 6 years ago
  92. 598b51a Do not unnecessarily register tasks/listeners by KennyTV · 6 years ago
  93. b06b9c6 Do not unnecessarily register tasks/listeners by KennyTV · 6 years ago
  94. 704f946 Merge remote-tracking branch 'origin/master' into abstraction by KennyTV · 6 years ago
  95. f9d10a9 1.15.2 support by KennyTV · 6 years ago
  96. 379c579 Merge branch 'master' into dev by KennyTV · 6 years ago
  97. 8569f47 Merge branch 'dev' into abstraction by KennyTV · 6 years ago
  98. 4cf09f2 1.15-pre2 by Gerrygames · 6 years ago
  99. 5d1b8db Put translation values into correct map by KennyTV · 6 years ago
  100. 605b217 Convert (general) 1.12.2->1.13 statistics by KennyTV · 6 years ago