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. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  7. 771c00b Implement Task Ids by Myles · 8 years ago
  8. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  9. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  10. 31c9332 Fix chunks for BungeeCord by Myles · 8 years ago
  11. b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
  12. aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
  13. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
  14. 866e494 Remove Commons by Myles · 8 years ago
  15. 396998c Factor & Javadoc update by Myles · 8 years ago
  16. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  17. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  18. 3411c3d Add encoder name by Myles · 8 years ago
  19. cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
  20. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
  21. 42efc73 Cleanup metadata by Matsv · 8 years ago
  22. 90dabce Sponge: Fix dump, add load message, move loading, handle reload by Myles · 8 years ago
  23. 9a8a6e5 Implement PPS for Sponge by Matsv · 8 years ago
  24. 4840db0 Fix metadata by Matsv · 8 years ago
  25. b371c14 Add Sponge Support by Myles · 8 years ago
  26. 0871394 Add BukkitViaLoader to the builder and limit the builder methods by Matsv · 8 years ago
  27. e56bce2 Create builder for ViaManager by Matsv · 8 years ago
  28. 5733748 Optimize imports & reformat code by Matsv · 8 years ago
  29. 32afa2a Fix building and change versions by Matsv · 8 years ago
  30. 669cbcd Fix maven so it compiles by Myles · 8 years ago
  31. 79d353d Basic configuration api and add platform specific dump info by Matsv · 8 years ago
  32. 30d477c Add Bulk Chunks, need to do full packet reading as a fallback though by Myles · 8 years ago
  33. 4b94c8a Map all entity and object ids / parents and fix metadata searcher by Matsv · 8 years ago
  34. 7a7c3f1 Add required provider for movement (for reflection caching) by Myles · 8 years ago
  35. 52610f7 Use HandItemProvider for 1.8 hand items by Myles · 8 years ago
  36. 84ee441 Use generics for bossbars by Matsv · 8 years ago
  37. 49d51de Start moving listeners away by Myles · 8 years ago
  38. 848b0cf Make ViaCommandSender better, fix quite a few of the commands. by Myles · 8 years ago
  39. c4ffdc1 Migrate to our own types + use ids instead of materials by Myles · 8 years ago
  40. 49b6029 Migrate Environment to our own type (todo javadocs for it) by Myles · 8 years ago
  41. 05930ad Add ViaManager and abstraction / Add todo list by Myles · 8 years ago
  42. e7ab232 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
  43. 598863d Add onCommand and onTabComplete to the interface by Matsv · 8 years ago
  44. b146257 Abstract the BossBar for multi-platform support by Matsv · 8 years ago
  45. dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 8 years ago