1. f92b7e5 Tell ProtocolSupport to decode MINECRAFT_FUTURE packets using the default decoder (for 1.9.4) by Max Qian · 9 years ago
  2. 8093c42 WIP fix, ping works but it still doesn't connect by Myles · 10 years ago
  3. c4bab6c Optimise reflection in some cases where method isn't cached. by Myles · 9 years ago
  4. 21c957b Config for protocol versions Also make config concurrent by Myles · 9 years ago
  5. f53c8c6 Fix Bukkit config NPE, only change the protocol id if ViaVersion can support it and support unsupported Bungee protocol ids (Not working correctly yet) by Matsv · 9 years ago
  6. 7031d43 Implement 1_11 entity / parent class structure and patch holograms the other way around! Thanks for fixing Mojang :-) #482 by Matsv · 9 years ago
  7. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 9 years ago
  8. 771c00b Implement Task Ids by Myles · 9 years ago
  9. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 9 years ago
  10. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 9 years ago
  11. aeec7e5 Start working on packet-level chunk bulks by Matsv · 9 years ago
  12. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 9 years ago
  13. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 9 years ago
  14. 396998c Factor & Javadoc update by Myles · 9 years ago
  15. 51c4698 Port Bukkit listeners to Sponge by Matsv · 9 years ago
  16. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 9 years ago
  17. 3411c3d Add encoder name by Myles · 9 years ago
  18. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 9 years ago
  19. 14daca5 Fix 1.9.4+ support and also fix sponge support to work better. by Myles · 9 years ago
  20. e136d1d Basic Bungee structure by Matsv · 9 years ago
  21. 9a8a6e5 Implement PPS for Sponge by Matsv · 9 years ago
  22. b371c14 Add Sponge Support by Myles · 9 years ago
  23. a1fbca1 Queue tasks & Fix PPS by Myles · 9 years ago
  24. 0fe9ccf Make pom.xml better by Myles · 9 years ago
  25. 0871394 Add BukkitViaLoader to the builder and limit the builder methods by Matsv · 9 years ago
  26. e56bce2 Create builder for ViaManager by Matsv · 9 years ago
  27. 5733748 Optimize imports & reformat code by Matsv · 9 years ago
  28. 32afa2a Fix building and change versions by Matsv · 9 years ago
  29. 669cbcd Fix maven so it compiles by Myles · 9 years ago
  30. 79d353d Basic configuration api and add platform specific dump info by Matsv · 9 years ago
  31. 30d477c Add Bulk Chunks, need to do full packet reading as a fallback though by Myles · 9 years ago
  32. 7a7c3f1 Add required provider for movement (for reflection caching) by Myles · 9 years ago
  33. 52610f7 Use HandItemProvider for 1.8 hand items by Myles · 9 years ago
  34. 84ee441 Use generics for bossbars by Matsv · 9 years ago
  35. 49d51de Start moving listeners away by Myles · 9 years ago
  36. 848b0cf Make ViaCommandSender better, fix quite a few of the commands. by Myles · 9 years ago
  37. 05930ad Add ViaManager and abstraction / Add todo list by Myles · 9 years ago
  38. b146257 Abstract the BossBar for multi-platform support by Matsv · 9 years ago
  39. dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 9 years ago