1. d5a568b Update copyright header by Nassim Jahnke · 3 years, 7 months ago
  2. 2704d70 Update Sponge module to API v8 by Nassim Jahnke · 3 years, 8 months ago
  3. 427b0a6 Cleanup Bukkit/Sponge injectors by Nassim Jahnke · 3 years, 11 months ago
  4. b81109f Semi force packet types in PacketWrapper at creation and transformation by kennytv · 4 years, 1 month ago
  5. d14db93 Fix idle ticking in proxies (#2631) by creeper123123321 · 4 years, 1 month ago
  6. d796656 Lowercase gang by kennytv · 4 years, 2 months ago
  7. b28f743 4.0.1 Release by KennyTV · 4 years, 2 months ago 4.0.1
  8. 7a82ded Fix Velocity compatibility (requires Velocity 3.0.0) by KennyTV · 4 years, 2 months ago
  9. 37fd69f Make packet send methods use the current thread by default by KennyTV · 4 years, 3 months ago
  10. 703978e Don't require UserConnection holding class in stored objects by KennyTV · 4 years, 3 months ago
  11. ab93e08 Rename platform task implementations by KennyTV · 4 years, 4 months ago
  12. 96b5051 Use primitive long in task methods by KennyTV · 4 years, 4 months ago
  13. a2b3906 Move bossbar to new legacy package, since it only works on <1.9 by KennyTV · 4 years, 4 months ago
  14. f1c8d27 Reformat imports by KennyTV · 4 years, 4 months ago
  15. 318c49c More interfaces, keep ProtocolRegistry.SERVER_PROTOCOL legacy api by KennyTV · 4 years, 4 months ago
  16. 30d122e Create some fancy interfaces by KennyTV · 4 years, 4 months ago
  17. 49d3860 Add ProtocolVersion to legacy api by KennyTV · 4 years, 4 months ago
  18. deec4b5 Move some packages and classes around by KennyTV · 4 years, 4 months ago
  19. a25a563 Change package/imports in classes and build configs by KennyTV · 4 years, 4 months ago
  20. a3b1ce8 Repackage to com.viaversion by KennyTV · 4 years, 4 months ago
  21. 144c24c Move packet tracking methods out of UserConnectionn by KennyTV · 4 years, 4 months ago
  22. d0882cf Update GsonUtil, more javadoc by KennyTV · 4 years, 4 months ago
  23. 87d54f1 Clean up build scripts using new Gradle features (#2436) by Jason · 4 years, 4 months ago
  24. a63f2ab Improve server version API by KennyTV · 4 years, 5 months ago
  25. 6335620 ProtocolRegistry -> ProtocolManager interface by KennyTV · 4 years, 5 months ago
  26. 0ab2c62 Split parts of common into api; We are now GPL, api is MIT by KennyTV · 4 years, 5 months ago
  27. d7c8f3a Update Sponge repository url by KennyTV · 4 years, 6 months ago
  28. b84bc76 Fixes by KennyTV · 4 years, 9 months ago
  29. cf8d11d Let's go on an <insert title card> by KennyTV · 4 years, 9 months ago
  30. 024c36c Switch to indra, attempt to fix shading and universal jar by jmp · 4 years, 6 months ago
  31. ef6c347 *cries in elephant* by KennyTV · 4 years, 6 months ago
  32. c0dabfe *cries in elephant* by KennyTV · 4 years, 6 months ago
  33. 0a41d36 21w08a (aka the great splittening) by KennyTV · 4 years, 6 months ago
  34. 37004d8 21w07a by KennyTV · 4 years, 6 months ago
  35. e7b489f This is actually 21w06a by KennyTV · 4 years, 6 months ago
  36. 4ff9825 21w06a by KennyTV · 4 years, 6 months ago
  37. 59e05e3 21w05b by KennyTV · 4 years, 7 months ago
  38. 554fbb4 21w05a by KennyTV · 4 years, 7 months ago
  39. c8c5478 21w03a by KennyTV · 4 years, 7 months ago
  40. 4cc8a3f Return -1 in getPlayerVersion if the player is not connected by KennyTV · 4 years, 7 months ago
  41. 6622b7d 20w51a by KennyTV · 4 years, 8 months ago
  42. 8a11b57 Current WIP 20w49a by KennyTV · 4 years, 9 months ago
  43. c671a6d 20w48a (probably) by KennyTV · 4 years, 9 months ago
  44. 67fda72 20w46a by KennyTV · 4 years, 9 months ago
  45. 0d3f729 20w45a Missing: Diff mappings by KennyTV · 4 years, 10 months ago
  46. 91f3d0f Bump version to 3.2.1-SNAPSHOT by KennyTV · 4 years, 10 months ago
  47. b3e8ad9 3.2.0 Release, 1.16.4 by KennyTV · 4 years, 10 months ago 3.2.0
  48. 06e1b90 Finalize Velocity-1.1.0 by Five (Xer) · 4 years, 10 months ago
  49. 72f8052 code cleanup by creeper123123321 · 5 years ago
  50. 0343be6 remove unused code by creeper123123321 · 5 years ago
  51. 000a034 draft -> buf by creeper123123321 · 5 years ago
  52. 2d33447 fixed backend compression, remove debug by creeper123123321 · 5 years ago
  53. bcb7635 fix decoder by creeper123123321 · 5 years ago
  54. 485f4fa remove velocityconnectionmanager by creeper123123321 · 5 years ago
  55. b1e60f5 fix compiling by creeper123123321 · 5 years ago
  56. 6c3479e rebased on master by creeper123123321 · 5 years ago
  57. 4813cc3 inject into velocity backend (currently broken) by creeper123123321 · 5 years ago
  58. 1a4c34a 1.16.4-rc1 by KennyTV · 4 years, 10 months ago
  59. 9a24129 1.16.4-pre2 by KennyTV · 4 years, 10 months ago
  60. 7d96efc Minor ProtocolVersion refactor by KennyTV · 4 years, 10 months ago
  61. 5eccc2e Merge branch 'master' into dev by KennyTV · 4 years, 10 months ago
  62. 0015682 Add warning on startup for 1.8 users by KennyTV · 4 years, 10 months ago
  63. 6371b77 Prepare hackery for 1.16.4 by KennyTV · 4 years, 11 months ago
  64. d36def8 Abstract mapping loading by KennyTV · 5 years ago
  65. 53d22dc back to snapshot by creeper123123321 · 5 years ago
  66. 6060954 3.1.0 Release - 1.16.2 support by KennyTV · 5 years ago 3.1.0
  67. da77c32 1.16.2-rc2 by KennyTV · 5 years ago
  68. 7c8b56b 1.16.2-rc1 by KennyTV · 5 years ago
  69. f6fec5b 1.16.2-pre3 (almost) The Nether does not have its custom fog, no idea why yet by KennyTV · 5 years ago
  70. cf7d49a 1.16.2-pre2 by KennyTV · 5 years ago
  71. 4921124 1.16.2-Pre1 by KennyTV · 5 years ago
  72. 48f8412 20w30a by KennyTV · 5 years ago
  73. 2c9ce50 Bump version to 3.1.0- by KennyTV · 5 years ago
  74. a981adf Fix VB check on Velocity/Sponge by KennyTV · 5 years ago
  75. 37f5948 20w29a by KennyTV · 5 years ago
  76. 7171802 20w28a by KennyTV · 5 years ago
  77. 4f392ba Suffix snapshot version again (Now accepted by ViaFabric) by KennyTV · 5 years ago
  78. 1ec2551 Change version back to 3.0.2-SNAPSHOT Spam is over, I promise by KennyTV · 5 years ago
  79. 3ddd289 20w27a TODO: Yoink recipe rewriter from ViaBackwards by KennyTV · 5 years ago
  80. 3ee9441 Back to snapshot by Myles · 5 years ago
  81. 1a7ce90 Release by Myles · 5 years ago
  82. 4202977 Back to snapshot by Myles · 5 years ago
  83. cf00b9e 3.0.0 by Myles · 5 years ago
  84. 029f399 Rename ViaCodecException to CancelCodecException by KennyTV · 5 years ago
  85. 7588609 Fix cancelexception printing by KennyTV · 5 years ago
  86. aa59ed1 Fixup docs, remove ConcurrentList by KennyTV · 5 years ago
  87. 529da10 Move ProtocolInfo into its own field by KennyTV · 5 years ago
  88. a8a1e94 Netty handler tidy by creeper123123321 · 5 years ago
  89. a60340f Workaround for missing Protocol1_9to1_8 by Myles · 5 years ago
  90. 25d54ae Add runnable list to be executed before the full init by KennyTV · 5 years ago
  91. 762c66f Farewell, lombok! by KennyTV · 5 years ago
  92. 53b8c23 Uncache UserConnection on channel close, fix memory leak by KennyTV · 5 years ago
  93. dd5cbb0 Merge branch 'abstraction' of https://github.com/ViaVersion/ViaVersion into portedplayerschange by creeper123123321 · 5 years ago
  94. 17881b3 javadoc, remove ViaAPIs getPortedPlayers, fix ViaManager.getPortedPlayers name, rename to ViaAPI#isInjected by creeper123123321 · 5 years ago
  95. 8f08a32 Bai bai to more lombok usage once more by KennyTV · 5 years ago
  96. fdb6137 Create bukkit-legacy module for 1.8 magic method usage by KennyTV · 5 years ago
  97. a105c5c Make getPortedPlayers() private, update bungee-api, remove some lombok usage, create ViaConnectionManager by creeper123123321 · 5 years ago
  98. ca78bf9 Remove portedPlayers field, let platform handle players by creeper123123321 · 5 years ago
  99. d7027cc formatting by creeper123123321 · 5 years ago
  100. f8def52 Run Velocity server change logic on event loop by creeper123123321 · 5 years ago