- 59e05e3 21w05b by KennyTV · 4 years, 6 months ago
- 554fbb4 21w05a by KennyTV · 4 years, 6 months ago
- ee2959a Handle shulker meta change by KennyTV · 4 years, 6 months ago
- e679a0c Fix dust particle writing by KennyTV · 4 years, 6 months ago
- 14bfb8d Fix glow squid entity id by KennyTV · 4 years, 6 months ago
- 3a9dd5c Add setBitmask to Chunk by KennyTV · 4 years, 6 months ago
- c8c5478 21w03a by KennyTV · 4 years, 6 months ago
- 4cc8a3f Return -1 in getPlayerVersion if the player is not connected by KennyTV · 4 years, 6 months ago
- 2beed20 Update 1.16.4/5 protocol name by KennyTV · 4 years, 6 months ago
- ee147a4 Replace some hardcoded chunk section values (#2274) by RK_01 · 4 years, 7 months ago
- 127cae8 Fix 1.17 entity tracking Fixes #2250 by KennyTV · 4 years, 7 months ago
- 55a2a0a Fix disconnect on respawn packet send Closes #2251 by KennyTV · 4 years, 7 months ago
- ed4d0bc Add methods to handle new tags format by KennyTV · 4 years, 7 months ago
- 6298eb4 Make TagRewriter.TagData public by KennyTV · 4 years, 7 months ago
- 823ac0e Add RegistryType#getByKey by KennyTV · 4 years, 7 months ago
- 6622b7d 20w51a by KennyTV · 4 years, 7 months ago
- 4858d75 Change the outdated server message by KennyTV · 4 years, 7 months ago
- 4355f89 Merge branch 'master' into dev by KennyTV · 4 years, 7 months ago
- c0fb819 Snapshot by Myles · 4 years, 7 months ago 3.2.1
- 6c44051 3.2.1 by Myles · 4 years, 7 months ago
- 2da0e1c Merge pull request #2198 from terrarier2111/patch-3 by Myles · 4 years, 8 months ago
- 3d777bd Merge pull request #2237 from mathiascode/statscheck by Myles · 4 years, 8 months ago
- e22975c Add missing length check in 1.13 -> 1.12.2 stats code by Mat · 4 years, 8 months ago
- f35c48b Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
- 965814d Fix ProtocolLib check (again) #BlameGerry (again) by KennyTV · 4 years, 8 months ago
- 459e3e6 Dust particle rgb values are now written as doubles by KennyTV · 4 years, 8 months ago
- 72205a5 Whoops by KennyTV · 4 years, 8 months ago
- e7ad397 Complete vibration particle reading by KennyTV · 4 years, 8 months ago
- 4714a3f Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
- f08db2d Fix startup #BlameGerry by KennyTV · 4 years, 8 months ago
- 5954c16 New particle meta type by KennyTV · 4 years, 8 months ago
- a4d1ac3 Add getSpawnParticleHandler method to ItemRewriter by KennyTV · 4 years, 8 months ago
- 52b95ea Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 8 months ago
- 24c56a2 Fix PacketWrapper#sendToServer bypassing ProtocolLib (#2229) by Gerrygames · 4 years, 8 months ago
- 7858b99 Reduce chance of quick move task while disabling Closes #2226 by KennyTV · 4 years, 8 months ago
- d75420a Use ArrayDeque, less ram for PacketWrapper.readableObjects (#2218) by creeper123123321 · 4 years, 8 months ago
- 137680e Use generic y section count in 1.17 chunk reading by KennyTV · 4 years, 8 months ago
- e56ff89 Use integer for y coordinate in Position by KennyTV · 4 years, 8 months ago
- 3aa3539 Fix tag processing in older versions, small refactor by KennyTV · 4 years, 8 months ago
- ff91dd7 Finish 20w49a by KennyTV · 4 years, 8 months ago
- 8a11b57 Current WIP 20w49a by KennyTV · 4 years, 8 months ago
- 6882678 Reduce useless List operations (#2214) by _tomcraft · 4 years, 8 months ago
- 4555c5d Use FU map in FakeTileEntity by KennyTV · 4 years, 8 months ago
- 4cc0d2c Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 8 months ago
- c671a6d 20w48a (probably) by KennyTV · 4 years, 8 months ago
- 8de26a0 Work around relocation of fastutil reflection call by KennyTV · 4 years, 8 months ago
- e128f6a Merge branch 'master' into dev by KennyTV · 4 years, 8 months ago
- 9c0b187 Catch errors in Bungee chat parsing by KennyTV · 4 years, 8 months ago
- 6a12f81 Added missing import by terrarier2111 · 4 years, 8 months ago
- e85f9e7 Fix npe Fixes #2196 by KennyTV · 4 years, 8 months ago
- 0b256d1 Created a local variable for ProxiedPlayers by terrarier2111 · 4 years, 8 months ago
- 7abff77 Add method to get handler in sound rewriter by KennyTV · 4 years, 8 months ago
- 78972a5 Add 1.9-1.11 sound mappings by KennyTV · 4 years, 8 months ago
- 7a6e450 Fix entity item meta by KennyTV · 4 years, 8 months ago
- a041610 Prevent 1.12- clients to creative-pick server-side unknown block/item (#2180) by _tomcraft · 4 years, 8 months ago
- ba776e5 Handle metadata and map data changes Mapdata might be bork tho:tm: by KennyTV · 4 years, 8 months ago
- 67fda72 20w46a by KennyTV · 4 years, 9 months ago
- 721c52e Fix multi block change reading by KennyTV · 4 years, 9 months ago
- 424e855 Uncache biome data on world change, process multi block change by KennyTV · 4 years, 9 months ago
- 88a1a42 Finish update by KennyTV · 4 years, 9 months ago
- 0d3f729 20w45a Missing: Diff mappings by KennyTV · 4 years, 9 months ago
- 692e534 Change log message when executor is shut down by KennyTV · 4 years, 9 months ago
- 3b5aaa1 Fix legacy nbt array weirdness Closes #2176 by KennyTV · 4 years, 9 months ago
- 95e0cff Fix italic item names in 1.12->1.13 protocol Fixes #2165 by KennyTV · 4 years, 9 months ago
- 91f3d0f Bump version to 3.2.1-SNAPSHOT by KennyTV · 4 years, 9 months ago
- b3e8ad9 3.2.0 Release, 1.16.4 by KennyTV · 4 years, 9 months ago 3.2.0
- c3501a8 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago
- 9821cb1 Merge pull request #1723 from creeper123123321/backendinjection by Myles · 4 years, 9 months ago
- bba1f2a Merge pull request #2162 from lennardk/fix-1.11-sound-rewrite by Myles · 4 years, 9 months ago
- 1afbff1 Fix sound ID shift in 1.11 by Lennard Klein · 4 years, 9 months ago
- 56ec689 Update protocol versions (#2156) by MrMicky · 4 years, 9 months ago
- 3189501 Revert "Remove minecraft libraries" by Myles · 4 years, 9 months ago
- 1c23103 Remove minecraft libraries by Myles · 4 years, 9 months ago
- 06e1b90 Finalize Velocity-1.1.0 by Five (Xer) · 4 years, 9 months ago
- acd79fc readd snakeyaml as provided dependency by creeper123123321 · 4 years, 12 months ago
- 18bde6e don't shade snakeyaml, closes #1959 by creeper123123321 · 4 years, 12 months ago
- 72f8052 code cleanup by creeper123123321 · 4 years, 12 months 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
- 69c8cf8 Smaller workaround for lore italics in 1.13->1.14 by KennyTV · 4 years, 9 months ago
- 510ff4e Improve 1.13->1.14 lore conversion, remove noisy workaround for a non-issue in legacy to json conversion by KennyTV · 4 years, 9 months ago
- a6043c1 Fix 1.16.2 multi block change packet order (#2138) by DaPorkchop_ · 4 years, 9 months ago
- 1a4c34a 1.16.4-rc1 by KennyTV · 4 years, 9 months ago
- 2f9ec6f Remove redundant/already implicit check in VersionRange by KennyTV · 4 years, 9 months ago
- bc2f6a4 Fix typo by KennyTV · 4 years, 9 months ago
- 0986b09 Fix dontbugme command Fixes #2152 by KennyTV · 4 years, 9 months ago
- 9a24129 1.16.4-pre2 by KennyTV · 4 years, 9 months ago
- c8029bd Use getters instead of inlining by KennyTV · 4 years, 9 months ago
- 1129c17 Improve ProtocolVersion subversion/range handling Closes #2041 by KennyTV · 4 years, 9 months ago
- f313b5b Merge branch 'master' into dev by KennyTV · 4 years, 9 months ago
- 765f92b Correct 1.9.x -> 1.10 sound pitch adjustments (#2139) by RK_01 · 4 years, 9 months ago
- edd71bf Fix version blocking on 1.8 Fixes #2142 by KennyTV · 4 years, 9 months ago
- 7d96efc Minor ProtocolVersion refactor by KennyTV · 4 years, 9 months ago
- 6cb2837 Merge remote-tracking branch 'origin/master' into dev by KennyTV · 4 years, 9 months ago