1. efad8f4 13w14a by Myles · 8 years ago
  2. ee81935 Update to 17w13b by Myles · 8 years ago
  3. 8da0c43 Update to 17w06a by Myles · 8 years ago
  4. 71ff8a7 Back to dev by Myles · 8 years ago
  5. e3c1b9b 1.0.4 Release by Myles · 8 years ago 1.0.4
  6. a52552d Save boss bars to BungeeCord which are made by Withers / Enderdragons by Myles · 8 years ago
  7. 0388f34 Don’t support older versions if protocol support is installed, fixes #615 by Myles · 8 years ago
  8. ea4487e Back to dev by Myles · 8 years ago
  9. c2578bd Bump to 1.0.3 by Myles · 8 years ago 1.0.3
  10. 3228ba6 Fix #587 by Myles · 8 years ago
  11. 2b89dbc Back to snapshot by Myles · 8 years ago
  12. f256309 Bump version to 1.0.2 by Myles · 8 years ago 1.0.2
  13. 462abb1 Update to snapshot 1.11.1 by Myles · 8 years ago
  14. a35408d New config option for disabling piston animation for 1.11 clients #570 by Myles · 8 years ago
  15. 9103f89 1.0.2-SNAPSHOT by Myles · 8 years ago
  16. 8e4c264 1.0.1 Release by Myles · 8 years ago 1.0.1
  17. 304f9b3 Send empty metadata flags on server switch to prevent an Elytra glitch on 1.8 fixes #555 by Matsv · 8 years ago
  18. c817a0e Add null check to hand patch by Myles · 8 years ago
  19. 744252d Don't handle null users by Myles · 8 years ago
  20. bf01c9e Fix getting connection twice by Myles · 8 years ago
  21. bee260e Ignore null users by Myles · 8 years ago
  22. d277701 Ignore if the setMainHand doesn't exist by Matsv · 8 years ago
  23. 9b7f68a Store the mainHand and change it on serverChange for Bungee, fixes #536 by Matsv · 8 years ago
  24. 689f0fd Back to the snapshots by Matsv · 8 years ago
  25. d450c9b 1.11 and bump version by Matsv · 8 years ago 1.0.0
  26. 1209beb Allow servers to manually be probed with API by Myles · 8 years ago
  27. fac7eab Prepare for 1.0.0 by Myles · 8 years ago
  28. 1c58404 Use logger instead of System.out by Myles · 8 years ago
  29. 10a2df5 Use plugin description from project pom.xml and fix sponge. by Myles · 8 years ago
  30. 4142797 Implement PlatformVersion for better dump output by Matsv · 8 years ago
  31. 68fc884 Change the platform name to the full name that includes the version by Matsv · 8 years ago
  32. 69e444f Fix Bungee constant entity ids by Matsv · 8 years ago
  33. 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
  34. 2424057 Translate messages from legacy, fix #521 by Matsv · 8 years ago
  35. b6dbe82 Fix lower version support (default to client version if we can't port it instead of server) #519 by Myles · 8 years ago
  36. c4bab6c Optimise reflection in some cases where method isn't cached. by Myles · 8 years ago
  37. 7d23b12 Implement the UpdateListener for Bungee by Matsv · 8 years ago
  38. 4b3f757 Rename scan servers to probe by Myles · 8 years ago
  39. 21c957b Config for protocol versions Also make config concurrent by Myles · 8 years ago
  40. 3354a46 Remove some more debug messages by Matsv · 8 years ago
  41. 975743c Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  42. d3b2149 Add server info to the dump (#505) by Matsv · 8 years ago
  43. eb8065a Tab complete for bungee by Myles · 8 years ago
  44. 59620f7 Add a command to force search versions @ Bungee by Matsv · 8 years ago
  45. ba3aa45 Remove some debug messages that prevent Jenkins from building. by Matsv · 8 years ago
  46. 8445a6d Fix wrong handling if the client and child server have the same protocol id by Matsv · 8 years ago
  47. 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
  48. b4976bd Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Myles · 8 years ago
  49. ec848d7 Reflection for Bungee stuffs by Myles · 8 years ago
  50. 65a6e25 Remove debug message by Matsv · 8 years ago
  51. 152993f Get bungee protocol version detection working. Still some odd issues. by Matsv · 8 years ago
  52. f1d53bb Start working on Bungee protocol id detection. by Matsv · 8 years ago
  53. 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  54. 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
  55. 655e14b Make dumping pretty print + add Bungee dumping by Myles · 8 years ago
  56. b2df970 Implement removePortedClient on Bungee by Matsv · 8 years ago
  57. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  58. 771c00b Implement Task Ids by Myles · 8 years ago
  59. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  60. eb72db9 Update TODO by Myles · 8 years ago
  61. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  62. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
  63. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 8 years ago
  64. 0454169 Add viaver alias by Matsv · 8 years ago
  65. 396998c Factor & Javadoc update by Myles · 8 years ago
  66. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  67. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  68. 3411c3d Add encoder name by Myles · 8 years ago
  69. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
  70. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
  71. 30bb91f Revert Mats moving the repo by Myles · 8 years ago
  72. e136d1d Basic Bungee structure by Matsv · 8 years ago
  73. b371c14 Add Sponge Support by Myles · 8 years ago
  74. 32afa2a Fix building and change versions by Matsv · 8 years ago
  75. 669cbcd Fix maven so it compiles by Myles · 8 years ago
  76. dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 8 years ago