- 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
- 25d7463 Update Bungee version warning by Nassim Jahnke · 3 years, 9 months ago
- dfc77b6 Update BungeeCord support (#2731) by _tomcraft · 3 years, 9 months ago
- 8b4a579 Remove usage of `sun.misc.Unsafe` in `BungeeViaInjector` (#2698) by MrMicky · 3 years, 11 months ago
- 427b0a6 Cleanup Bukkit/Sponge injectors by Nassim Jahnke · 3 years, 11 months ago
- 12e2be4 Remove some old todos, don't send empty 1.14->1.15 meta packet by Nassim Jahnke · 3 years, 11 months ago
- f214717 Small fixes, add majorVersion method, nicer getter names in some classes by Nassim Jahnke · 3 years, 12 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
- 86278e8 Fix 1.17 BungeeCord support by Myles · 4 years, 2 months ago
- 204a81b Add 1.17 to legacy api package ProtocolVersion by KennyTV · 4 years, 2 months ago
- 48436e7 Go through the rest of the send usages by KennyTV · 4 years, 3 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
- 3a1e364 Refactor entity tracking and meta handling by KennyTV · 4 years, 3 months ago
- 096415c Don't inject if inactive (#2461) by Juan Cruz Linsalata · 4 years, 4 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
- cad3583 Rename outgoing->clientbound, incoming->serverbound 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
- cadb5ec Rename abstract Protocol to AbstractProtocol 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
- d4bc31d Always create ProtocolInfo, store mappings as int[] 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
- f18e2b3 Cancel Bungee packet encoding when closed (#2448) by Juan Cruz Linsalata · 4 years, 4 months ago
- d40ce9f Minor optimizations in pipeline filling by KennyTV · 4 years, 4 months ago
- 2c884dc Feat (Bungee): Use only unsafe field modifications (#2440) by Mariell Hoversholm · 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
- 458279d Fix (Bungee): Java 16 compatibility (#2433) by Mariell Hoversholm · 4 years, 4 months ago
- 7300a69 Use Paper method to get server protocol version if possible by KennyTV · 4 years, 4 months ago
- 070c7f5 Move to checker qual nullability annotations by KennyTV · 4 years, 5 months ago
- a63f2ab Improve server version API by KennyTV · 4 years, 5 months ago
- d918fd2 Reduce boxing in protocol path getting 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
- 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
- 4355f89 Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
- c0fb819 Snapshot by Myles · 4 years, 8 months ago 3.2.1
- 6c44051 3.2.1 by Myles · 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
- 6a12f81 Added missing import by terrarier2111 · 4 years, 9 months ago
- 0b256d1 Created a local variable for ProxiedPlayers by terrarier2111 · 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
- 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
- 9a6b066 Update BungeePlugin.java (#2080) by terrarier2111 · 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
- 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
- 3ba2191 Fix late Bungee connection cancelling 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