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