1. 2424057 Translate messages from legacy, fix #521 by Matsv · 9 years ago
  2. b6dbe82 Fix lower version support (default to client version if we can't port it instead of server) #519 by Myles · 9 years ago
  3. c4bab6c Optimise reflection in some cases where method isn't cached. by Myles · 9 years ago
  4. 7d23b12 Implement the UpdateListener for Bungee by Matsv · 9 years ago
  5. 4b3f757 Rename scan servers to probe by Myles · 9 years ago
  6. 21c957b Config for protocol versions Also make config concurrent by Myles · 9 years ago
  7. 3354a46 Remove some more debug messages by Matsv · 9 years ago
  8. 975743c Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 9 years ago
  9. d3b2149 Add server info to the dump (#505) by Matsv · 9 years ago
  10. eb8065a Tab complete for bungee by Myles · 9 years ago
  11. 59620f7 Add a command to force search versions @ Bungee by Matsv · 9 years ago
  12. ba3aa45 Remove some debug messages that prevent Jenkins from building. by Matsv · 9 years ago
  13. 8445a6d Fix wrong handling if the client and child server have the same protocol id by Matsv · 9 years ago
  14. 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
  15. b4976bd Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Myles · 9 years ago
  16. ec848d7 Reflection for Bungee stuffs by Myles · 9 years ago
  17. 65a6e25 Remove debug message by Matsv · 9 years ago
  18. 152993f Get bungee protocol version detection working. Still some odd issues. by Matsv · 9 years ago
  19. f1d53bb Start working on Bungee protocol id detection. by Matsv · 9 years ago
  20. 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 9 years ago
  21. 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
  22. 655e14b Make dumping pretty print + add Bungee dumping by Myles · 9 years ago
  23. b2df970 Implement removePortedClient on Bungee by Matsv · 9 years ago
  24. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 9 years ago
  25. 771c00b Implement Task Ids by Myles · 9 years ago
  26. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 9 years ago
  27. eb72db9 Update TODO by Myles · 9 years ago
  28. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 9 years ago
  29. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 9 years ago
  30. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 9 years ago
  31. 0454169 Add viaver alias by Matsv · 9 years ago
  32. 396998c Factor & Javadoc update by Myles · 9 years ago
  33. 51c4698 Port Bukkit listeners to Sponge by Matsv · 9 years ago
  34. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 9 years ago
  35. 3411c3d Add encoder name by Myles · 9 years ago
  36. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 9 years ago
  37. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 9 years ago
  38. 30bb91f Revert Mats moving the repo by Myles · 9 years ago
  39. e136d1d Basic Bungee structure by Matsv · 9 years ago
  40. b371c14 Add Sponge Support by Myles · 9 years ago
  41. 32afa2a Fix building and change versions by Matsv · 9 years ago
  42. 669cbcd Fix maven so it compiles by Myles · 9 years ago
  43. dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 9 years ago