- f408a5d Add last load factors by KennyTV · 5 years ago
- 5d80849 Put itemmappings into custom Int2IntBiMap by KennyTV · 5 years ago
- 5bd1ef8 Set load factor to 1 for deterministically sized collections by KennyTV · 5 years ago
- 6167c3b Set default return values by KennyTV · 5 years ago
- 8188ae0 Use proper FU classes, shade dumbed down version by KennyTV · 5 years ago
- 39cb8fd Fix FU check by KennyTV · 5 years ago
- 623cdaf Getter for original map in IntMap by KennyTV · 5 years ago
- 1ad5592 Create soft wrapper for FU Int2ObjectMap by KennyTV · 5 years ago
- 30e10bb Create soft wrapper for FU IntSet and Int2IntMap by KennyTV · 5 years ago
- d58959f Merge pull request #1798 from KennyTV/abstraction by Myles · 5 years ago
- 5fca206 Add method to get protocol instance by class by KennyTV · 5 years ago
- 6799336 Merge pull request #1797 from KennyTV/packetids by Myles · 5 years ago
- 25652ea Print protocol and packet type when erroring by KennyTV · 5 years ago
- f117239 Further safety checks for correct packets types by KennyTV · 5 years ago
- cc3dae1 Use correct packet type when warning for missing mapping by KennyTV · 5 years ago
- 137050b Merge pull request #1795 from KennyTV/packetids by Myles · 5 years ago
- baf1b85 1.8 packet enum, add a small number of nullable annotations by KennyTV · 5 years ago
- 545ab2d Enforce correct packet types with generics, 1.9 packet constant by KennyTV · 5 years ago
- 38f845b Consistency changes, 1.11->1.12 packet constants Almost there! :> by KennyTV · 5 years ago
- 9f80553 Safety checks, packet type constants for 1.12->1.13 protocol by KennyTV · 5 years ago
- d7d4e58 Packet type constants and auto channel mapping by KennyTV · 5 years ago
- 5293417 Merge pull request #1793 from KennyTV/abstraction by Myles · 5 years ago
- 9a59c40 Fix dimension registry data by KennyTV · 5 years ago
- 8a00e26 Pre 2 protocol bump by KennyTV · 5 years ago
- 1285a0c 1.16-pre1 by KennyTV · 5 years ago
- eb9d913 Add toString, equals, and hashCode to Metadata by KennyTV · 5 years ago
- a60340f Workaround for missing Protocol1_9to1_8 by Myles · 5 years ago
- 796a42c Send new 20w22a tags by KennyTV · 5 years ago
- 63a81b9 Merge pull request #1788 from KennyTV/abstraction by Myles · 5 years ago
- a9e2544 20w22a by KennyTV · 5 years ago
- bea01bc Fix respawn reading by KennyTV · 5 years ago
- 3db74c7 Merge pull request #1784 from KennyTV/abstraction by Myles · 5 years ago
- 799c933 Make SoundRewriter fields protected by KennyTV · 5 years ago
- 6b9e67f Sound rewriter cleanup - don't send -1 sound ids Addresses #1783 by KennyTV · 5 years ago
- 062d846 Merge pull request #1782 from KennyTV/abstraction by Myles · 5 years ago
- af30235 Fix dimension identifier by KennyTV · 5 years ago
- 92f4e3d 20w21a by KennyTV · 5 years ago
- f7eb445 Merge pull request #1775 from KennyTV/abstraction by Myles · 5 years ago
- 98b7727 20w20b by KennyTV · 5 years ago
- 60461b9 Merge pull request #1776 from Xernium/abstraction by Myles · 5 years ago
- 1394c70 Shouldn't try to write helpful messages when drunk by FivePB (Xer) · 5 years ago
- 595b8c3 Yes much tree by FivePB (Xer) · 5 years ago
- 27cbd84 Much fighting over this mess(age) by FivePB (Xer) · 5 years ago
- 5c5c1ed 20w20a by KennyTV · 5 years ago
- 245c7e8 Add wall_post_override blocktag by KennyTV · 5 years ago
- 3079663 Merge pull request #1769 from KennyTV/abstraction by Myles · 5 years ago
- 25d54ae Add runnable list to be executed before the full init by KennyTV · 5 years ago
- 045c352 Merge pull request #1768 from Gerrygames/abstraction by Myles · 5 years ago
- 5009ffb handle new window type in 1.16 by Gerrygames · 5 years ago
- 47b4340 20w19a by KennyTV · 5 years ago
- a5dbec5 Merge remote-tracking branch 'origin/master' into abstraction by KennyTV · 5 years ago
- f3f82c4 Merge pull request #1765 from KennyTV/abstraction by Myles · 5 years ago
- 653ca4b Fix toggleglide listener swimming check by KennyTV · 5 years ago
- b57800c Merge pull request #1760 from konwboj/master by Myles · 5 years ago
- 222c03a Fix block connections causing issues with TNT by konwboy · 5 years ago
- d5ff2b5 Merge pull request #1735 from KennyTV/abstraction by Myles · 5 years ago
- 0a95488 Merge pull request #1750 from Gerrygames/abstraction by Myles · 5 years ago
- 93d21ef fix enchantments in enchanting table for 1.16 by Gerrygames · 5 years ago
- d71cd20 Merge pull request #1749 from KennyTV/20w18a by Myles · 5 years ago
- 1920113 20w18a by KennyTV · 5 years ago
- da2f153 Share JsonParser instance by KennyTV · 5 years ago
- d96b88b Merge pull request #1743 from KennyTV/cache by Myles · 5 years ago
- d33482e Remove lombok at last by KennyTV · 5 years ago
- 24ebb77 Directly add dependent futures to the list instead of waiting for the extra boolean by KennyTV · 5 years ago
- e4bac5f Improve shutdown of executor loader and mappings cache by KennyTV · 5 years ago
- 4b9a15b Some javadoc changes by KennyTV · 5 years ago
- 3282646 Wrap reflectiveoperationexception in concurrentlist clone by KennyTV · 5 years ago
- 886ac73 Add null check to channel close 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
- 578c661 Check if player is handled by Via on disconnect by KennyTV · 5 years ago
- a82bbc4 Replace keyset map lookups with value iterator by KennyTV · 5 years ago
- 867cd4e Move heightmap code above block entity check by KennyTV · 5 years ago
- f7b841f Merge pull request #1742 from Gerrygames/abstraction by Myles · 5 years ago
- b80902e convert height maps, fix 1.16 chunk reading by Gerrygames · 5 years ago
- 90386cd Merge pull request #1741 from Gerrygames/abstraction by Myles · 5 years ago
- e22bba0 20w17a, update entity types renamed in 1.13 by Gerrygames · 5 years ago
- f82b52b Fix disconnect / sendMessage on Bungee by Myles · 5 years ago
- 2734b18 Block connections true by default by Myles · 5 years ago
- 3a5a47a Add fire connection handler by KennyTV · 5 years ago
- c7bc9aa Merge pull request #1734 from KennyTV/abstraction by Myles · 5 years ago
- c956f23 Add safety checks to skullowner conversion by KennyTV · 5 years ago
- 0f90efa Add subplatform versions to dumps by KennyTV · 5 years ago
- e3821e1 Merge pull request #1733 from KennyTV/abstraction by Myles · 5 years ago
- 8bf9a91 Explicitly use parent version by KennyTV · 5 years ago
- 83a6346 Add git commit hash to dumps by KennyTV · 5 years ago
- d9291e6 Merge pull request #1719 from creeper123123321/portedplayerschange by Myles · 5 years ago
- 2bd2fa3 Merge pull request #1728 from KennyTV/abstraction by Myles · 5 years ago
- b03dfa9 20w16a by KennyTV · 5 years ago
- dd5cbb0 Merge branch 'abstraction' of https://github.com/ViaVersion/ViaVersion into portedplayerschange by creeper123123321 · 5 years ago
- 18034a3 Merge branch 'portedplayerschange' of github.com:creeper123123321/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
- 47e50d0 Merge pull request #1724 from KennyTV/abstraction by Myles · 5 years ago
- 5af9f02 Merge pull request #1379 from creeper123123321/1_8inconsistencyfix by Myles · 5 years ago
- c12c43e SpongePlugin readd .getParentFile() by creeper123123321 · 5 years ago
- 9e4ed56 Revert SpongePlugin sharedRoot change 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
- f173cf7 Fix 1.15 EntityToggleGlideEvent cancelling on Bukkit by KennyTV · 5 years ago
- a91c72f position fix by creeper123123321 · 5 years ago