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