1. c4bab6c Optimise reflection in some cases where method isn't cached. by Myles · 8 years ago
  2. f33d225 Merge branch 'master' into 1.11-DEV by Myles · 8 years ago
  3. 9ccbdb6 Fix #515 Disconnect Message not being fixed json by Myles · 8 years ago
  4. e900892 Revert "Add json fixing to login disconnect #515" by Myles · 8 years ago
  5. 301e84d Add json fixing to login disconnect #515 by Myles · 8 years ago
  6. 5aad330 16w41a by Matsv · 8 years ago
  7. d30bbcd 16w40a by Matsv · 8 years ago
  8. 003197b Change circle.yml to java 8 since Sponge uses Java 8 by Matsv · 8 years ago
  9. a3e15bc Use correct tags for javadocs by Myles · 8 years ago
  10. e430262 Move sponge-legacy up by Matsv · 8 years ago
  11. f100f6e Rename Snapshot to 1.11 by Matsv · 8 years ago
  12. 8ae2842 Merge pull request #509 from MylesIsCool/modular by Mats · 8 years ago
  13. 54be03b Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  14. 27fc4dd Rewrite sounds, thanks @Pokechu22 for open-sourcing your forks of Hamburglar & Burger Vitrine :) by Matsv · 8 years ago
  15. 2a1f0f8 Move Sponge to API 5, add legacy support module by Myles · 8 years ago
  16. 64cde13 Ensure order is kept with maps & yaml (as well as concurrency with maps) by Myles · 8 years ago
  17. 7d23b12 Implement the UpdateListener for Bungee by Matsv · 8 years ago
  18. 4b3f757 Rename scan servers to probe by Myles · 8 years ago
  19. d0e7f05 Remove commented line by Myles · 8 years ago
  20. 21c957b Config for protocol versions Also make config concurrent by Myles · 8 years ago
  21. 3fe25f6 Fix another infinite loop, @MylesIsCool and I are great at creating them ;) by Matsv · 8 years ago
  22. 3354a46 Remove some more debug messages by Matsv · 8 years ago
  23. 975743c Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  24. d3b2149 Add server info to the dump (#505) by Matsv · 8 years ago
  25. eb8065a Tab complete for bungee by Myles · 8 years ago
  26. 7d35489 Fix 16w39c by Matsv · 8 years ago
  27. 3de961f Remove infinite loop by Matsv · 8 years ago
  28. 59620f7 Add a command to force search versions @ Bungee by Matsv · 8 years ago
  29. ba3aa45 Remove some debug messages that prevent Jenkins from building. by Matsv · 8 years ago
  30. 8445a6d Fix wrong handling if the client and child server have the same protocol id by Matsv · 8 years ago
  31. 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
  32. b4976bd Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Myles · 8 years ago
  33. ec848d7 Reflection for Bungee stuffs by Myles · 8 years ago
  34. 8c03a29 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  35. 65a6e25 Remove debug message by Matsv · 8 years ago
  36. 178b625 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Myles · 8 years ago
  37. 152993f Get bungee protocol version detection working. Still some odd issues. by Matsv · 8 years ago
  38. ca246f9 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  39. f1d53bb Start working on Bungee protocol id detection. by Matsv · 8 years ago
  40. 30950a7 Don't include guava in the jar & go for lower version for bukkit compatibility by Myles · 8 years ago
  41. 305f6b7 Implement Hand Item Cache for Sponge by Myles · 8 years ago
  42. 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  43. 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
  44. 655e14b Make dumping pretty print + add Bungee dumping by Myles · 8 years ago
  45. f881f3d Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  46. 4d3302a Support for 16w39c by Matsv · 8 years ago
  47. b2df970 Implement removePortedClient on Bungee by Matsv · 8 years ago
  48. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  49. 771c00b Implement Task Ids by Myles · 8 years ago
  50. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  51. eb72db9 Update TODO by Myles · 8 years ago
  52. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  53. 31c9332 Fix chunks for BungeeCord by Myles · 8 years ago
  54. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
  55. ffbd399 16w39b by Matsv · 8 years ago
  56. aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
  57. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 8 years ago
  58. a864bf7 Support for 16w39a by Matsv · 8 years ago
  59. 0454169 Add viaver alias by Matsv · 8 years ago
  60. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
  61. 866e494 Remove Commons by Myles · 8 years ago
  62. d510806 Implement World Change by Myles · 8 years ago
  63. 396998c Factor & Javadoc update by Myles · 8 years ago
  64. ff3d76a Move the todo list to #505 by Matsv · 8 years ago
  65. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  66. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  67. 3411c3d Add encoder name by Myles · 8 years ago
  68. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
  69. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
  70. 42efc73 Cleanup metadata by Matsv · 8 years ago
  71. 30bb91f Revert Mats moving the repo by Myles · 8 years ago
  72. 14daca5 Fix 1.9.4+ support and also fix sponge support to work better. by Myles · 8 years ago
  73. 8396c5a Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  74. e136d1d Basic Bungee structure by Matsv · 8 years ago
  75. 90dabce Sponge: Fix dump, add load message, move loading, handle reload by Myles · 8 years ago
  76. 9a8a6e5 Implement PPS for Sponge by Matsv · 8 years ago
  77. 4840db0 Fix metadata by Matsv · 8 years ago
  78. b371c14 Add Sponge Support by Myles · 8 years ago
  79. a1fbca1 Queue tasks & Fix PPS by Myles · 8 years ago
  80. 0fe9ccf Make pom.xml better by Myles · 8 years ago
  81. 0871394 Add BukkitViaLoader to the builder and limit the builder methods by Matsv · 8 years ago
  82. e56bce2 Create builder for ViaManager by Matsv · 8 years ago
  83. 5733748 Optimize imports & reformat code by Matsv · 8 years ago
  84. 32afa2a Fix building and change versions by Matsv · 8 years ago
  85. 669cbcd Fix maven so it compiles by Myles · 8 years ago
  86. 471076c Update Changelog by Myles · 8 years ago
  87. 79d353d Basic configuration api and add platform specific dump info by Matsv · 8 years ago
  88. 30d477c Add Bulk Chunks, need to do full packet reading as a fallback though by Myles · 8 years ago
  89. d3f5ebd Update TODO by Myles · 8 years ago
  90. 4b94c8a Map all entity and object ids / parents and fix metadata searcher by Matsv · 8 years ago
  91. 7a7c3f1 Add required provider for movement (for reflection caching) by Myles · 8 years ago
  92. 52610f7 Use HandItemProvider for 1.8 hand items by Myles · 8 years ago
  93. 84ee441 Use generics for bossbars by Matsv · 8 years ago
  94. 49d51de Start moving listeners away by Myles · 8 years ago
  95. 848b0cf Make ViaCommandSender better, fix quite a few of the commands. by Myles · 8 years ago
  96. c4ffdc1 Migrate to our own types + use ids instead of materials by Myles · 8 years ago
  97. 49b6029 Migrate Environment to our own type (todo javadocs for it) by Myles · 8 years ago
  98. 05930ad Add ViaManager and abstraction / Add todo list by Myles · 8 years ago
  99. e7ab232 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  100. 3f88a16 Merge branches '1.11-DEV' and 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV by Matsv · 8 years ago