1. e067492 Catch exception by creeper123123321 · 8 years ago
  2. 1cdf2ed Make compatible with older netty by creeper123123321 · 8 years ago
  3. dc906528 Memory efficiency by creeper123123321 · 8 years ago
  4. a2fce6f Update WorldPackets.java by creeper123123321 · 8 years ago
  5. 78b9e5d Fix biomes by creeper123123321 · 8 years ago
  6. 4e2156b Remove redundant tags by creeper123123321 · 8 years ago
  7. 7a331bd Rewrite entity names for spawners, fixes #884 by Matsv · 8 years ago
  8. df32569 Flowerpot check for empty strings / return air by Matsv · 8 years ago
  9. 361c363 Merge pull request #877 from creeper123123321/master by Mats · 8 years ago
  10. ddbbb14 Correct changed directions for item frames Fixes #874 by Matsv · 8 years ago
  11. a0899d4 Fix falling / block dust particles by Matsv · 8 years ago
  12. 4c8761b Rewrite StoredEnchantments by creeper123123321 · 8 years ago
  13. 7eb446d Bump to 1.4.1-SNAPSHOT by Matsv · 8 years ago
  14. d0230af ViaVersion 1.13 support by Myles · 8 years ago
  15. 1756450 Temporary force biomes to be ocean by Myles · 8 years ago
  16. dfd18d6 Correct directPallette check (Thanks @Pokechu22) by Matsv · 8 years ago
  17. c3eaf5a Remove some channel debug by Myles · 8 years ago
  18. 7ad59b7 Fix banner items by creeper123123321 · 8 years ago
  19. 5d19697 Fix patterns by creeper123123321 · 8 years ago
  20. 8f7c090 Fix javadocs :P by Myles · 8 years ago
  21. 9232ea4 *facepalm* by creeper123123321 · 8 years ago
  22. cd9ff95 1.13!!!!! by creeper123123321 · 8 years ago
  23. 54ad860 Chunk1_13 - not tested by creeper123123321 · 8 years ago
  24. 3016e77 Skulls don't have 'Rot'; Painting names by PureGero · 8 years ago
  25. ba9198b *facepalm*³ by creeper123123321 · 8 years ago
  26. 29460a3 *facepalm*² by creeper123123321 · 8 years ago
  27. 3507c20 *facepalm* by creeper123123321 · 8 years ago
  28. 6d996a9 Do not create unnecessary tag by creeper123123321 · 8 years ago
  29. 7cd1563 1.13-pre10, fix flower pots, comment debug message by creeper123123321 · 8 years ago
  30. 17023d6 Correct comment by creeper123123321 · 8 years ago
  31. ca85c97 1.13-pre9, RIP BaseProtocol1_13, use Type.VAR_INT_ARRAY by creeper123123321 · 8 years ago
  32. c47d5dc Changes on plugin channel rewriting by creeper123123321 · 8 years ago
  33. 7335c8e Fix commandblock minecart by Matsv · 8 years ago
  34. 31a1bf3 More changes involving BaseProtocol - not tested yet by creeper123123321 · 8 years ago
  35. 051df74 Fix click window packet by creeper123123321 · 8 years ago
  36. 5f1fba0 1.13-pre8 by creeper123123321 · 8 years ago
  37. 9ac3110 it should work by creeper123123321 · 8 years ago
  38. 251f8bc /tableflip by creeper123123321 · 8 years ago
  39. 84d3c0d update tags packet id by creeper123123321 · 8 years ago
  40. 074aa30 missing id changes by creeper123123321 · 8 years ago
  41. 638165a 1.13-pre7 by creeper123123321 · 8 years ago
  42. aacce4f Sound rewriting with JSON by creeper123123321 · 8 years ago
  43. 2153377 client to server plugin message rewriting by creeper123123321 · 8 years ago
  44. 006fb17 1.13-pre6 by creeper123123321 · 8 years ago
  45. cabc010 Update mappings by creeper123123321 · 8 years ago
  46. 314af6d Brackets. by creeper123123321 · 8 years ago
  47. 697e883 More BaseProtocol changes by creeper123123321 · 8 years ago
  48. f81892e BaseProtocol changes by creeper123123321 · 8 years ago
  49. 2c62cc3 Merge pull request #844 from creeper123123321/platform-and-sponge-changes by Myles · 8 years ago
  50. e3f71c2 1.13-pre5 + revert some changes by creeper123123321 · 8 years ago
  51. 7fda025 maybe cleaner code? by creeper123123321 · 8 years ago
  52. 383cbe1 reduce code by creeper123123321 · 8 years ago
  53. 7cace1e fixed flowerpots by creeper123123321 · 8 years ago
  54. 1be2507 *facepalm* by creeper123123321 · 8 years ago
  55. 16cc07c some modifications by creeper123123321 · 8 years ago
  56. 7d671c2 Fix BaseProtocol by creeper123123321 · 8 years ago
  57. df2d9ba 1.13-pre4 + ProtocolPipeline changes by creeper123123321 · 8 years ago
  58. 6f98e35 Update BlockStorage by creeper123123321 · 8 years ago
  59. 39419f4 1.13-pre3 by creeper123123321 · 8 years ago
  60. e26b6d0 1.13-pre2 + merge master by creeper123123321 · 8 years ago
  61. cb4fcde 1.13-pre2 + merge master by creeper123123321 · 8 years ago
  62. f12a210 Platform and Sponge changes by creeper123123321 · 8 years ago
  63. 32ce40e Enchantment and display name rewriting, use a map for new to old items by creeper123123321 · 8 years ago
  64. bef1f76 Fix block tags by creeper123123321 · 8 years ago
  65. f022a57 tags by creeper123123321 · 8 years ago
  66. c650b5c Revert "Update 1.13 mappings TODO fix 1.12 mappings" by creeper123123321 · 8 years ago
  67. 81f9f5e Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev2 by creeper123123321 · 8 years ago
  68. 870a9ba Regenerate 1.12 mappings with LI, TODO: diagnose wrong 1.13 items by Matsv · 8 years ago
  69. e334486 Update 1.13 mappings TODO fix 1.12 mappings by Matsv · 8 years ago
  70. e9633c6 Bump to 1.13-pre1 by Matsv · 8 years ago
  71. 2ea42ea update handlers by creeper123123321 · 8 years ago
  72. 067da7e 18w22c by creeper123123321 · 8 years ago
  73. 9d39bb2 18w21b by creeper123123321 · 8 years ago
  74. 6a4f2f6 18w21a by creeper123123321 · 8 years ago
  75. 120b12f 18w20c by creeper123123321 · 8 years ago
  76. bb64329 18w20b by creeper123123321 · 8 years ago
  77. 5878c53 18w20a + mapping changes by creeper123123321 · 8 years ago
  78. 136adae 18w19b by creeper123123321 · 8 years ago
  79. 188cc50 Maybe better performance? by creeper123123321 · 8 years ago
  80. e41f445 18w16a by creeper123123321 · 8 years ago
  81. 1e0113a 18w16a by creeper123123321 · 8 years ago
  82. 8bf4364 Regenerate EntityTypeRewriter by Matsv · 8 years ago
  83. 7d54515 Generate sound changes for 18w15a by Matsv · 8 years ago
  84. c61d5d4 Regenerate EntityTypes by Matsv · 8 years ago
  85. 960f8dd Bump 16w15a (TODO auto regenerate entities with PAaaS) by Matsv · 8 years ago
  86. dc758b7 Reimplement spawnegg items by Matsv · 8 years ago
  87. 3176d89 Regenerate 1.12 items using codename GT by Matsv · 8 years ago
  88. 495d162 Handle block entities to identifier correctly 1.10->1.11 (TODO handle correctly in ViaBackwards) by Matsv · 8 years ago
  89. b61b52c Fix AreaEffectCloud metadata rewriting when index [9,10,11] is not provided by Matsv · 8 years ago
  90. f2f4857 Update to 18w14b by Matsv · 8 years ago
  91. 1aad257 Handle AreaEffectCloud metadata by Matsv · 8 years ago
  92. 07fa0f3 Handle (id+(data<<12)) encoded particle blocks; finish particle rewriting (: by Matsv · 8 years ago
  93. 45105d8 Handle particle BlockTypes by Matsv · 8 years ago
  94. 613001a Handle removed particles by Matsv · 8 years ago
  95. 0ec5777 Fix particle arguments, randomize reddustHandler by Matsv · 8 years ago
  96. d066c25 Handle particles with 0 parameters by Matsv · 8 years ago
  97. b7fde63 Update mappings, change some things on item rewriter by creeper123123321 · 8 years ago
  98. feba878 Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev by creeper123123321 · 8 years ago
  99. 4a172a2 Bump protocol (TODO handle new item? (regenerate mappings)) by Matsv · 8 years ago
  100. ace9c2d Progress on ParticleRewriter. (TODO finish data types / cleanup code) by Matsv · 8 years ago