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