1. 305f6b7 Implement Hand Item Cache for Sponge by Myles · 8 years ago
  2. 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  3. 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
  4. 655e14b Make dumping pretty print + add Bungee dumping by Myles · 8 years ago
  5. f881f3d Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  6. 4d3302a Support for 16w39c by Matsv · 8 years ago
  7. b2df970 Implement removePortedClient on Bungee by Matsv · 8 years ago
  8. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  9. 771c00b Implement Task Ids by Myles · 8 years ago
  10. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  11. eb72db9 Update TODO by Myles · 8 years ago
  12. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  13. 31c9332 Fix chunks for BungeeCord by Myles · 8 years ago
  14. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
  15. ffbd399 16w39b by Matsv · 8 years ago
  16. aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
  17. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 8 years ago
  18. a864bf7 Support for 16w39a by Matsv · 8 years ago
  19. 0454169 Add viaver alias by Matsv · 8 years ago
  20. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
  21. 866e494 Remove Commons by Myles · 8 years ago
  22. d510806 Implement World Change by Myles · 8 years ago
  23. 396998c Factor & Javadoc update by Myles · 8 years ago
  24. ff3d76a Move the todo list to #505 by Matsv · 8 years ago
  25. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  26. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  27. 3411c3d Add encoder name by Myles · 8 years ago
  28. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
  29. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
  30. 42efc73 Cleanup metadata by Matsv · 8 years ago
  31. 30bb91f Revert Mats moving the repo by Myles · 8 years ago
  32. 14daca5 Fix 1.9.4+ support and also fix sponge support to work better. by Myles · 8 years ago
  33. 8396c5a Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  34. e136d1d Basic Bungee structure by Matsv · 8 years ago
  35. 90dabce Sponge: Fix dump, add load message, move loading, handle reload by Myles · 8 years ago
  36. 9a8a6e5 Implement PPS for Sponge by Matsv · 8 years ago
  37. 4840db0 Fix metadata by Matsv · 8 years ago
  38. b371c14 Add Sponge Support by Myles · 8 years ago
  39. a1fbca1 Queue tasks & Fix PPS by Myles · 8 years ago
  40. 0fe9ccf Make pom.xml better by Myles · 8 years ago
  41. 0871394 Add BukkitViaLoader to the builder and limit the builder methods by Matsv · 8 years ago
  42. e56bce2 Create builder for ViaManager by Matsv · 8 years ago
  43. 5733748 Optimize imports & reformat code by Matsv · 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. 471076c Update Changelog by Myles · 8 years ago
  47. 79d353d Basic configuration api and add platform specific dump info by Matsv · 8 years ago
  48. 30d477c Add Bulk Chunks, need to do full packet reading as a fallback though by Myles · 8 years ago
  49. d3f5ebd Update TODO by Myles · 8 years ago
  50. 4b94c8a Map all entity and object ids / parents and fix metadata searcher by Matsv · 8 years ago
  51. 7a7c3f1 Add required provider for movement (for reflection caching) by Myles · 8 years ago
  52. 52610f7 Use HandItemProvider for 1.8 hand items by Myles · 8 years ago
  53. 84ee441 Use generics for bossbars by Matsv · 8 years ago
  54. 49d51de Start moving listeners away by Myles · 8 years ago
  55. 848b0cf Make ViaCommandSender better, fix quite a few of the commands. by Myles · 8 years ago
  56. c4ffdc1 Migrate to our own types + use ids instead of materials by Myles · 8 years ago
  57. 49b6029 Migrate Environment to our own type (todo javadocs for it) by Myles · 8 years ago
  58. 05930ad Add ViaManager and abstraction / Add todo list by Myles · 8 years ago
  59. e7ab232 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  60. 3f88a16 Merge branches '1.11-DEV' and 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago
  61. 1a6b98d Cancel second-hand packets to prevent double interact Fix #502 by Matsv · 8 years ago
  62. 598863d Add onCommand and onTabComplete to the interface by Matsv · 8 years ago
  63. b146257 Abstract the BossBar for multi-platform support by Matsv · 8 years ago
  64. dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 8 years ago
  65. 58ed2c0 Merge branch 'master' into 1.11-DEV by Myles · 8 years ago
  66. 3762a9d Actually fix #500, mode changed to VarIntEnum at 1.8->1.9 but we never changed it. by Matsv · 8 years ago
  67. 5a88963 Fix #500 by Matsv · 8 years ago
  68. 1b69243 Update README.md (#498) by Nick · 8 years ago
  69. 3e2a391 Looks like Intellij didn't commit the 16w38a changes by Matsv · 8 years ago
  70. a330d2b Compatibility for 16w38a and sync with master by Matsv · 8 years ago
  71. 573f769 Update Bungee.java (#494) by Nick · 8 years ago
  72. 9de4917 Add Matsv to authors by Myles · 8 years ago
  73. e6220f3 Support for 16w36a by Mats · 8 years ago
  74. 8f656d9 Fix ListWrapper, I'm not even sure why I did this... but hey! by Myles · 8 years ago
  75. 15bcf3f Support for 16w35a by Matsv · 8 years ago
  76. 536e2e3 Update Description & Don't use BungeeCord ChatColor by Myles · 8 years ago
  77. ae58f0c Update the issue template by Mats · 8 years ago
  78. 7d9cd5b We're gonna use 0.9.10 until 1.11 release which we'll use 1.0.0 by Myles · 8 years ago
  79. 25a7915 0.9.9 Version by Myles · 8 years ago 0.9.9
  80. 822d582 Deprecate isPorted, we port all players use getPlayerVersion instead. by Myles · 8 years ago
  81. d815c0e Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago
  82. f8a73d5 Merge branch 'master' of https://github.com/Matsv/ViaVersion into upmaster by Matsv · 8 years ago
  83. a0ad979 Add the configuration to the dump command, also add a toString method to the ProtocolVersion class. by Matsv · 8 years ago
  84. 6ea5d08 Missed a bit off the README by Myles · 8 years ago
  85. eba512e Update README with IRC by Myles · 8 years ago
  86. 725ab0f Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago
  87. 0f96c24 Merge branch 'master' of https://github.com/Matsv/ViaVersion into dumpthemall by Matsv · 8 years ago
  88. f2e4c37 Add ViaVersion dump command to get all the relevant info we need by bug reports. by Matsv · 8 years ago
  89. f159a22 SemVer compatibility, also change up the messages a bit. by Myles · 8 years ago
  90. ed311e4 Clean up some messages to be more understandable. by Myles · 8 years ago
  91. 6aae98a typo (#485) by AlfieC · 8 years ago
  92. 99f9cf3 Support for 16w33a by Matsv · 8 years ago
  93. 2074039 Merge branch '1.11-DEV' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago
  94. b438ff6 Support for 16w32b by Matsv · 8 years ago
  95. c36e43b Remove unused imports by Myles · 8 years ago
  96. be383a5 Woops, remove ; by Matsv · 8 years ago
  97. 9c6cd22 Gotta catch them all by Matsv · 8 years ago
  98. 85de7c3 Fix metadata :) by Myles · 8 years ago
  99. 0dd8c33 Handle villager profession by Matsv · 8 years ago
  100. 8cc2538 Push type converting to new entity types. by Myles · 8 years ago