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