1. 786788a Oops forgot to remove the note by mmxw11 · 7 years ago
  2. 49b20e3 Properly format book data by mmxw11 · 7 years ago
  3. 3f5362a 1.12.2 Support by Myles · 7 years ago
  4. c7c61df Minecraft 1.12.2 Pre-release 1 Support by Myles · 7 years ago
  5. 298835b Move config to assets/viaversion & refactor Config by Myles · 7 years ago
  6. 4a51958 Merge pull request #727 from RapidTheNerd/patch-1 by Myles · 7 years ago
  7. cff23db Pls fix by George Marr · 7 years ago
  8. f70059b Ensure it's a string by Myles · 7 years ago
  9. 757d22d Switch back to snapshot by Myles · 7 years ago
  10. 4bc4aa2 Fix grammar in command errors. by Myles · 7 years ago
  11. cbc0a12 1.12.1 update by Matsv · 7 years ago
  12. 100a147 Add packet names by Matsv · 7 years ago
  13. c405424 Compatibility for 1.12.1-pre1 by Matsv · 7 years ago
  14. 23091d6 Change maven version by Matsv · 7 years ago
  15. f096840 Cancel the new packet for now by Matsv · 7 years ago
  16. 2bf2be0 Handle incoming packet id changes by Matsv · 7 years ago
  17. c502e2c Handle outgoing packet id changes by Matsv · 7 years ago
  18. 2d8446b Start 1.12.1 development by Matsv · 7 years ago
  19. 279162d Ensure only 1 server saves config value at a time. by Myles · 7 years ago
  20. a64c21d Fix invalid json nbt chat messages, #712 by Myles · 7 years ago
  21. 4d58c71 Fix auto-team not sending in the right order, #699 by Myles · 7 years ago
  22. 634f92b Fix inventory crashes in recent commit #701 by Myles · 7 years ago
  23. 24c4af4 Fix breaking change in last commit by Myles · 7 years ago
  24. 280fe1a Fix Evocation Illager animation on 1.12 by Myles · 7 years ago
  25. 7cfa785 1.12 beds will now be red, #689 by Myles · 7 years ago
  26. f599583 Fix 1.11 entity id rewriting not applying to dropped items by Myles · 7 years ago
  27. 10688a7 Don't produce errors while ViaVersion is not active during boot, #686 by Myles · 7 years ago
  28. 188419f 1.1.1 SNAPSHOT by Myles · 7 years ago
  29. fd44e2e 1.1.1 release by Myles · 7 years ago 1.1.1
  30. e19d7e8 Implement 1.12 Meta Type & Remove Pre6 support since Spigot released 1.12 by Matsv · 7 years ago
  31. 2446577 Read all the remaining bytes fixes #681 by Matsv · 7 years ago
  32. fef435b As per popular request, 1.12 clients for 1.12-pre6 servers. by Myles · 7 years ago
  33. 1cb3b98 Fix hologram patch not working on 1.12 by Myles · 7 years ago
  34. 2292175 Ensure Bungee protocol order as well as ensuring it picks a protocol that viaversion knows. by Myles · 7 years ago
  35. ef04346 Move back to snapshot for 1.1.1 ViaVersion by Myles · 7 years ago
  36. 381ff1e 1.12 update by Myles · 7 years ago 1.1.0
  37. 079f8df Merge branches 'dev' and 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 7 years ago
  38. 56637f5 Merge pull request #676 from RaynLegends/master by Myles · 7 years ago
  39. 914888d Refactor Snapshot to 1.12 as preparation for tomorrows release by Matsv · 7 years ago
  40. 8e20df5 Improved the shield handling (1.9->1.8) by RaynLegends · 7 years ago
  41. 7d5191f Implement 1.12 MetaTypes by Matsv · 7 years ago
  42. 08528a1 Addd get/setBlock to the interface of ChunkSection by Matsv · 7 years ago
  43. a8e3d9e Update to 1.12-pre7 by Matsv · 7 years ago
  44. e5dd9b6 Remove wrong EntityType by Matsv · 7 years ago
  45. 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
  46. 91b5a80 1.12-pre6 by Myles · 7 years ago
  47. 24ab0d8 Merge branch 'master' into dev by Myles · 7 years ago
  48. d8f5500 Ensure connection isn’t null (reloads etc), fixes #674 by Myles · 7 years ago
  49. 0817d28 Merge branches 'dev' and 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 7 years ago
  50. 577c8b4 Add a getBlock method in ChunkSection1_9_3_4.java by Matsv · 7 years ago
  51. 5b5f0dc Manually hide Entity BossBars on (from 1.8.x) server switch. Fixes #666 by Matsv · 8 years ago
  52. a818b9a Add discord server by Myles · 8 years ago
  53. 3160c07 Add discord server by Myles · 8 years ago
  54. 6d0b28f Merge branch 'master' into dev by Myles · 8 years ago
  55. ce286cf Remove unnecessary synchronising by Myles · 8 years ago
  56. 7d001c6 Fix packet id typo causing random dc’s #669 by Myles · 8 years ago
  57. a09e8b9 Fix comment with 1.12-pre5 by Myles · 8 years ago
  58. 395d020 Update to 1.12-pre5 by Myles · 8 years ago
  59. ece4455 Fix chunk sending #667 by Myles · 8 years ago
  60. cc64fff Update to 1.12-pre4 by Matsv · 8 years ago
  61. dd33242 Fix invisible beds for 1.12-pre3 by Matsv · 8 years ago
  62. ce8ba6a Merge branch 'master' into dev by Myles · 8 years ago
  63. 21eb824 Better support for nbt arrays rereading in chunks by Myles · 8 years ago
  64. 246e5ca Merge branch 'master' into dev by Myles · 8 years ago
  65. 2bd03ad Fix chunks on 1.11 encoder by Myles · 8 years ago
  66. 7971dc7 Handle packet by Myles · 8 years ago
  67. 36c047b Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev by Myles · 8 years ago
  68. d7daab7 1.12-pre3 by Myles · 8 years ago
  69. b925e91 Merge branch 'upmaster' into dev by Matsv · 8 years ago
  70. 3b1341f Cleanup code by Matsv · 8 years ago
  71. 667ad0d Rewrite Spawner entity ID, fix #643 by Matsv · 8 years ago
  72. da98722 Merge branches 'dev' and 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  73. c92fcc9 Add NullCheck for #657 fixes #663 by Matsv · 8 years ago
  74. 8d66ce7 Add NullCheck for #657 fixes #663 by Matsv · 8 years ago
  75. 412202e Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  76. 35c9e4e Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  77. 81ea78e Update dependencies fix #662 by Matsv · 8 years ago
  78. 833698f Update to 1.12-pre2 by Myles · 8 years ago
  79. 70964e9 Merge branch 'master' into dev by Myles · 8 years ago
  80. 255a4d5 Merge pull request #657 from KernelFreeze/master by Myles · 8 years ago
  81. 11d26c1 1.12-pre1 by Matsv · 8 years ago
  82. 00b4396 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  83. 1d5d001 Item count on 1.11. by KernelFreeze · 8 years ago
  84. 18c706a Fixing item count on 1.11, where size <= 0. Fixes #553 by KernelFreeze · 8 years ago
  85. 6a65a35 17w18b by Myles · 8 years ago
  86. 37aab2c ViaVersion for 17w18a by Myles · 8 years ago
  87. 18ad5da 17w17b by Myles · 8 years ago
  88. 9f65e72 17w17a by Myles · 8 years ago
  89. efa6e8e Fix README.md typo that prevents the table from showing. (#654) by xBytez · 8 years ago
  90. a7df771 Update to 17w16b by Myles · 8 years ago
  91. a9831c8 1.8.8 -> 1.9.4, fix hand item being sent in different tick by Myles · 8 years ago
  92. 439a5f9 Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev by Myles · 8 years ago
  93. a6491cf 17w16a support by Myles · 8 years ago
  94. e1025af 1716a support by Myles · 8 years ago
  95. a5dddf3 Fix critical bug (#636) by AlfieC · 8 years ago
  96. fe95bbf 1.0.4 -> 1.0.5 (#649) by DoNotSpamPls · 8 years ago
  97. 0bab4f6 Update to 17w15a, (some sound stuff may of changed) by Myles · 8 years ago
  98. 981b5cf Add sound shifting for snapshot by Myles · 8 years ago
  99. 89f47c6 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into dev by Matsv · 8 years ago
  100. 9fd1687 Use PacketWrapper for BossBar's instead of raw by Matsv · 8 years ago