1. 553e56f fix stone slab mapping by Gerrygames · 6 years ago
  2. bea5d39 19w03c by Gerrygames · 6 years ago
  3. 7102214 19w03a by Gerrygames · 6 years ago
  4. e60447e Merge pull request #1154 from creeper123123321/dev by Myles · 6 years ago
  5. 77a57d2 Merge branch 'master' into dev by Myles · 6 years ago
  6. 20654b0 Add convenience config options by KennyTV · 6 years ago
  7. 8d77891 not tested villager metadata rewriting by creeper123123321 · 6 years ago
  8. bea7466 19w02a by Gerrygames · 6 years ago
  9. 6b7bf84 Merge branch 'master' into dev by Myles · 6 years ago
  10. 200ccfd Use HTTPS for update checking by Myles · 6 years ago
  11. 933e8cb set auto-team to false on join packet by creeper123123321 · 6 years ago
  12. daac2ba Resend viaversion team when removed from the current team by creeper123123321 · 6 years ago
  13. cd7774f Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported by creeper123123321 · 6 years ago
  14. 1f72ddb Fix lore by creeper123123321 · 6 years ago
  15. c88655a fix player digging by creeper123123321 · 6 years ago
  16. a27efd9 oops by creeper123123321 · 6 years ago
  17. 9a26ac3 send signs tags by creeper123123321 · 6 years ago
  18. 7f50734 fix book signing and opening in 18w50a by Gerrygames · 6 years ago
  19. c21003e CanPlaceOn, CanDestroy by creeper123123321 · 6 years ago
  20. 284a462 18w50a by Gerrygames · 6 years ago
  21. eaa8e05 Fix mappings, fixing shift click on furnaces by creeper123123321 · 6 years ago
  22. 0c5f5c6 remove debug by creeper123123321 · 6 years ago
  23. 7c6118b facepalm by creeper123123321 · 6 years ago
  24. 7fe99c9 clicking in recipe doesn't work by creeper123123321 · 6 years ago
  25. d6c4c18 still not working by creeper123123321 · 6 years ago
  26. 649676e trying recipes, currently not working by creeper123123321 · 6 years ago
  27. 98c0985 Merge branch 'master' into dev by Myles · 6 years ago
  28. ba78171 Fix chunk writing by creeper123123321 · 6 years ago
  29. 134987c 18w49a by Gerrygames · 6 years ago
  30. 7b880ae Fix type being byte instead of int by Myles · 6 years ago
  31. 7e8e3fe Merge branch 'master' into dev by Myles · 6 years ago
  32. c1147cb Formatting by Myles · 6 years ago
  33. 54b35ef Merge branch 'master' into dev by Myles · 6 years ago
  34. c5c7d36 Change Chunk#getBiomeData() to int[] by creeper123123321 · 6 years ago
  35. 000fff2 fix BlockConnectionStorage not being initialized by Gerrygames · 6 years ago
  36. 8965b22 Merge branch 'master' into dev by Myles · 6 years ago
  37. 8aa7b74 18w48a by Gerrygames · 6 years ago
  38. fc8b55d fix spelling mistake by Marco Neuhaus · 6 years ago
  39. 079cd72 18w47a by Gerrygames · 6 years ago
  40. b60c56f Tripwire connections by Gerrygames · 6 years ago
  41. eb1571d init ConnectionData by Gerrygames · 6 years ago
  42. 9a13eb3 Serverside block-connections! by Gerrygames · 6 years ago
  43. 9ba5cc1 Merge branch 'master' into dev by Myles · 6 years ago
  44. 2778ec0 Merge pull request #1060 from creeper123123321/dev by Myles · 6 years ago
  45. 20b0954 Missed one - oops by Myles · 6 years ago
  46. 69aa7be Refactor tests to be one general test per method and include plugin by Myles · 6 years ago
  47. 73dccba Merge branch 'pr/1045' by Myles · 6 years ago
  48. ab1c44c Propose 2.0.0 snapshot as this version contains several API breaking changes by Myles · 6 years ago
  49. 34c701e fix chunk unload packet by Marco Neuhaus · 6 years ago
  50. cf0bd6f Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
  51. 3b14dd3 Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
  52. 9a87adf Use BiHashMap as palette by Gerrygames · 6 years ago
  53. ce65c7f fix merge issues by Gerrygames · 6 years ago
  54. 82013d5 Keep Chunk as an interface by Gerrygames · 6 years ago
  55. 14377ca Use types for ChunkSections by Gerrygames · 6 years ago
  56. c5969c3 18w46a by Gerrygames · 6 years ago
  57. b86950d fix #1076 by Gerrygames · 6 years ago
  58. 4c07b6d Squash Velocity platform commits by creeper123123321 · 6 years ago
  59. 4be46cd Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
  60. bb2b8bc Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
  61. 41ef4f6 Use BiHashMap as palette by Gerrygames · 6 years ago
  62. cfd3179 try to eat less ram by creeper123123321 · 6 years ago
  63. 1a3170c Merge pull request #1077 from creeper123123321/translations by Myles · 6 years ago
  64. 408bd49 fix set cooldown by creeper123123321 · 6 years ago
  65. 3fc2d28 fix npe by creeper123123321 · 6 years ago
  66. d9eff7b Translation rewriting by creeper123123321 · 6 years ago
  67. 0b34b65 add sound and block id mappings by Gerrygames · 6 years ago
  68. ccb5ceb use blockmapping for air ids by Gerrygames · 6 years ago
  69. 9fac4f9 18w45a by Gerrygames · 6 years ago
  70. bec27e0 Use ChatColor.COLOR_CHAR by creeper123123321 · 6 years ago
  71. 437b02c color rewriting changes by creeper123123321 · 6 years ago
  72. b92f407 calculate non-air blocks correctly by Gerrygames · 6 years ago
  73. b9750be Merge pull request #1066 from creeper123123321/master by Myles · 6 years ago
  74. 973b473 don't use NotImplementedException by Gerrygames · 6 years ago
  75. b7606ae Tolerate some identifiers. Should fix #1063 by creeper123123321 · 6 years ago
  76. 3f62730 forgot some entity ids by Gerrygames · 6 years ago
  77. c58b28f 18w44a by Gerrygames · 6 years ago
  78. 149b3c2 fix player digging by creeper123123321 · 6 years ago
  79. aa067d4 Merge branch 'myles_dev' into 1.14 by Gerrygames · 6 years ago
  80. 4c8917c remap items in advancements by Gerrygames · 6 years ago
  81. 6652a7f Change item id to int, fix valid string being considered as invalid, tests by creeper123123321 · 6 years ago
  82. d1b22b0 Update version by Myles · 6 years ago
  83. 0fb08be Tidy up code to make it consistent by Myles · 6 years ago
  84. 2da9b99 1.14 position changes by Gerrygames · 6 years ago
  85. 28bb602 fix merge issues by Gerrygames · 6 years ago
  86. 928cd9d Merge branch 'chunk_section_rewrite' into 1.14 by Gerrygames · 6 years ago
  87. 0046fea Merge pull request #4 from creeper123123321/1.14 by Gerrygames · 6 years ago
  88. 3684d3f add support for 18w43c by Marco Neuhaus · 6 years ago
  89. 69c52c4 Sounds, calculate non-air blocks, getNewBlockId by creeper123123321 · 6 years ago
  90. 9cf5a66 Keep Chunk as an interface by Gerrygames · 6 years ago
  91. ae73ef1 Use types for ChunkSections by Gerrygames · 6 years ago
  92. aef88cd send 4096 in chunk data short by creeper123123321 · 6 years ago
  93. 9cd40f3 fix wrong order by creeper123123321 · 6 years ago
  94. a368f0b trying to implement lightning based on Pokechu22 documentation by creeper123123321 · 6 years ago
  95. 9565a47 fix chunk packets by Gerrygames · 6 years ago
  96. 0df089b 1.14 development by Gerrygames · 6 years ago
  97. 58efd61 Back to SNAPSHOT by Myles · 6 years ago
  98. 99bd1a5 1.13.2 update by Myles · 6 years ago
  99. 0a2524f Merge pull request #1054 from Gerrygames/myles_master by Myles · 6 years ago
  100. 162d6aa 1.13.2 support by Gerrygames · 6 years ago