1. 19eb478 [WIP] 17w49a Basic block + item support (inventory transactions are broken / some issues with wrong block) by Myles · 7 years ago
  2. 54540fb Merge branch 'master' into dev by Myles · 7 years ago
  3. 5a74e12 Change 'quick-move-action-fix' to default disabled. by Myles · 7 years ago
  4. 6183689 Update to 17w45b by Myles · 7 years ago
  5. 5f36302 Base 17w45a update (missing areaeffectcloud remap) by Myles · 7 years ago
  6. 1b9bf4b 16w43b by Matsv · 7 years ago
  7. 9b9cdf8 Support for 17w43a by Matsv · 7 years ago
  8. 11be597 Torch support for paper patch #758 by Myles · 7 years ago
  9. e372a56 Refactor code to make field / class names better by Myles · 7 years ago
  10. 471f1ae Try make it compile with Travis... by mmxw11 · 7 years ago
  11. a27808a Add config for quick move action patch by mmxw11 · 7 years ago
  12. 2703e84 Increase the waiting time by mmxw11 · 7 years ago
  13. d57ef2b Fix inv provider not working on 1.8 servers by mmxw11 · 7 years ago
  14. 1c4e005 Finish inventory provider by mmxw11 · 7 years ago
  15. b3d3921 Support item provider on a 1.8 server by mmxw11 · 7 years ago
  16. 976c418 Start implementing inv update task by mmxw11 · 7 years ago
  17. b266912 More work on the inv provider by mmxw11 · 7 years ago
  18. 343e316 Make InvContainerItemProvider by mmxw11 · 7 years ago
  19. 3f5362a 1.12.2 Support by Myles · 7 years ago
  20. c7c61df Minecraft 1.12.2 Pre-release 1 Support by Myles · 7 years ago
  21. 298835b Move config to assets/viaversion & refactor Config by Myles · 7 years ago
  22. 757d22d Switch back to snapshot by Myles · 7 years ago
  23. cbc0a12 1.12.1 update by Matsv · 7 years ago
  24. c405424 Compatibility for 1.12.1-pre1 by Matsv · 7 years ago
  25. 23091d6 Change maven version by Matsv · 7 years ago
  26. a64c21d Fix invalid json nbt chat messages, #712 by Myles · 7 years ago
  27. 188419f 1.1.1 SNAPSHOT by Myles · 7 years ago
  28. fd44e2e 1.1.1 release by Myles · 7 years ago 1.1.1
  29. ef04346 Move back to snapshot for 1.1.1 ViaVersion by Myles · 7 years ago
  30. 381ff1e 1.12 update by Myles · 7 years ago 1.1.0
  31. a8e3d9e Update to 1.12-pre7 by Matsv · 7 years ago
  32. 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
  33. 91b5a80 1.12-pre6 by Myles · 7 years ago
  34. 6d0b28f Merge branch 'master' into dev by Myles · 8 years ago
  35. ce286cf Remove unnecessary synchronising by Myles · 8 years ago
  36. 395d020 Update to 1.12-pre5 by Myles · 8 years ago
  37. cc64fff Update to 1.12-pre4 by Matsv · 8 years ago
  38. d7daab7 1.12-pre3 by Myles · 8 years ago
  39. 833698f Update to 1.12-pre2 by Myles · 8 years ago
  40. 11d26c1 1.12-pre1 by Matsv · 8 years ago
  41. 6a65a35 17w18b by Myles · 8 years ago
  42. 37aab2c ViaVersion for 17w18a by Myles · 8 years ago
  43. 18ad5da 17w17b by Myles · 8 years ago
  44. 9f65e72 17w17a by Myles · 8 years ago
  45. a7df771 Update to 17w16b by Myles · 8 years ago
  46. a6491cf 17w16a support by Myles · 8 years ago
  47. 0bab4f6 Update to 17w15a, (some sound stuff may of changed) by Myles · 8 years ago
  48. 89f47c6 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  49. 899eac0 Fix ProtocolSupport not working on new versions #629 (+1 ProtocolSupport having nice code) by Myles · 8 years ago
  50. efad8f4 13w14a by Myles · 8 years ago
  51. ee81935 Update to 17w13b by Myles · 8 years ago
  52. 3fdbf5b Revert previous Server protocol check, add a call to ProtocolRegistry to force class load. by Myles · 8 years ago
  53. 99e4ab2 Only inject channels when server protocol is known #631 by Myles · 8 years ago
  54. 8da0c43 Update to 17w06a by Myles · 8 years ago
  55. 71ff8a7 Back to dev by Myles · 8 years ago
  56. e3c1b9b 1.0.4 Release by Myles · 8 years ago 1.0.4
  57. 0388f34 Don’t support older versions if protocol support is installed, fixes #615 by Myles · 8 years ago
  58. ea4487e Back to dev by Myles · 8 years ago
  59. c2578bd Bump to 1.0.3 by Myles · 8 years ago 1.0.3
  60. 08b2d5b Fix #604 by Myles · 8 years ago
  61. 2b89dbc Back to snapshot by Myles · 8 years ago
  62. f256309 Bump version to 1.0.2 by Myles · 8 years ago 1.0.2
  63. 462abb1 Update to snapshot 1.11.1 by Myles · 8 years ago
  64. a35408d New config option for disabling piston animation for 1.11 clients #570 by Myles · 8 years ago
  65. 9103f89 1.0.2-SNAPSHOT by Myles · 8 years ago
  66. 8e4c264 1.0.1 Release by Myles · 8 years ago 1.0.1
  67. 9186361 Change ConcurrentHashMaps to just Maps for Java 7 support by Myles · 8 years ago
  68. 689f0fd Back to the snapshots by Matsv · 8 years ago
  69. d450c9b 1.11 and bump version by Matsv · 8 years ago 1.0.0
  70. fac7eab Prepare for 1.0.0 by Myles · 8 years ago
  71. e430bfc Fix uninjection when different handler order by Myles · 8 years ago
  72. 1c58404 Use logger instead of System.out by Myles · 8 years ago
  73. 10a2df5 Use plugin description from project pom.xml and fix sponge. by Myles · 8 years ago
  74. 4142797 Implement PlatformVersion for better dump output by Matsv · 8 years ago
  75. 68fc884 Change the platform name to the full name that includes the version by Matsv · 8 years ago
  76. dd6423d Remove event-based commandblock listeners by Matsv · 8 years ago
  77. 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
  78. bd11c98 Better support for ChannelInitializer detection (incase they do something funny, fixes latest PS dev) by Myles · 8 years ago
  79. 55fccba Support for new PS when package isn't found by Myles · 8 years ago
  80. f92b7e5 Tell ProtocolSupport to decode MINECRAFT_FUTURE packets using the default decoder (for 1.9.4) by Max Qian · 8 years ago
  81. 8093c42 WIP fix, ping works but it still doesn't connect by Myles · 8 years ago
  82. c4bab6c Optimise reflection in some cases where method isn't cached. by Myles · 8 years ago
  83. 21c957b Config for protocol versions Also make config concurrent by Myles · 8 years ago
  84. 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
  85. 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
  86. b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
  87. 771c00b Implement Task Ids by Myles · 8 years ago
  88. 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
  89. 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
  90. aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
  91. 36301a5 Fix Bungee Support (Excluding Chunks) + Rename Handlers by Myles · 8 years ago
  92. 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
  93. 396998c Factor & Javadoc update by Myles · 8 years ago
  94. 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
  95. 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
  96. 3411c3d Add encoder name by Myles · 8 years ago
  97. 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
  98. 14daca5 Fix 1.9.4+ support and also fix sponge support to work better. by Myles · 8 years ago
  99. e136d1d Basic Bungee structure by Matsv · 8 years ago
  100. 9a8a6e5 Implement PPS for Sponge by Matsv · 8 years ago