1. 98c0985 Merge branch 'master' into dev by Myles · 6 years ago
  2. ba78171 Fix chunk writing by creeper123123321 · 6 years ago
  3. 134987c 18w49a by Gerrygames · 6 years ago
  4. 7b880ae Fix type being byte instead of int by Myles · 6 years ago
  5. 7e8e3fe Merge branch 'master' into dev by Myles · 6 years ago
  6. c1147cb Formatting by Myles · 6 years ago
  7. 54b35ef Merge branch 'master' into dev by Myles · 6 years ago
  8. c5c7d36 Change Chunk#getBiomeData() to int[] by creeper123123321 · 6 years ago
  9. 000fff2 fix BlockConnectionStorage not being initialized by Gerrygames · 6 years ago
  10. 8965b22 Merge branch 'master' into dev by Myles · 6 years ago
  11. 8aa7b74 18w48a by Gerrygames · 6 years ago
  12. fc8b55d fix spelling mistake by Marco Neuhaus · 6 years ago
  13. 079cd72 18w47a by Gerrygames · 6 years ago
  14. b60c56f Tripwire connections by Gerrygames · 6 years ago
  15. eb1571d init ConnectionData by Gerrygames · 6 years ago
  16. 9a13eb3 Serverside block-connections! by Gerrygames · 6 years ago
  17. 9ba5cc1 Merge branch 'master' into dev by Myles · 6 years ago
  18. 2778ec0 Merge pull request #1060 from creeper123123321/dev by Myles · 6 years ago
  19. 20b0954 Missed one - oops by Myles · 6 years ago
  20. 69aa7be Refactor tests to be one general test per method and include plugin by Myles · 6 years ago
  21. 73dccba Merge branch 'pr/1045' by Myles · 6 years ago
  22. ab1c44c Propose 2.0.0 snapshot as this version contains several API breaking changes by Myles · 6 years ago
  23. 34c701e fix chunk unload packet by Marco Neuhaus · 6 years ago
  24. cf0bd6f Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
  25. 3b14dd3 Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
  26. 9a87adf Use BiHashMap as palette by Gerrygames · 6 years ago
  27. ce65c7f fix merge issues by Gerrygames · 6 years ago
  28. 82013d5 Keep Chunk as an interface by Gerrygames · 6 years ago
  29. 14377ca Use types for ChunkSections by Gerrygames · 6 years ago
  30. c5969c3 18w46a by Gerrygames · 6 years ago
  31. b86950d fix #1076 by Gerrygames · 6 years ago
  32. 4c07b6d Squash Velocity platform commits by creeper123123321 · 6 years ago
  33. 4be46cd Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
  34. bb2b8bc Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
  35. 41ef4f6 Use BiHashMap as palette by Gerrygames · 6 years ago
  36. cfd3179 try to eat less ram by creeper123123321 · 6 years ago
  37. 1a3170c Merge pull request #1077 from creeper123123321/translations by Myles · 6 years ago
  38. 408bd49 fix set cooldown by creeper123123321 · 6 years ago
  39. 3fc2d28 fix npe by creeper123123321 · 6 years ago
  40. d9eff7b Translation rewriting by creeper123123321 · 6 years ago
  41. 0b34b65 add sound and block id mappings by Gerrygames · 6 years ago
  42. ccb5ceb use blockmapping for air ids by Gerrygames · 6 years ago
  43. 9fac4f9 18w45a by Gerrygames · 6 years ago
  44. bec27e0 Use ChatColor.COLOR_CHAR by creeper123123321 · 6 years ago
  45. 437b02c color rewriting changes by creeper123123321 · 6 years ago
  46. b92f407 calculate non-air blocks correctly by Gerrygames · 6 years ago
  47. b9750be Merge pull request #1066 from creeper123123321/master by Myles · 6 years ago
  48. 973b473 don't use NotImplementedException by Gerrygames · 6 years ago
  49. b7606ae Tolerate some identifiers. Should fix #1063 by creeper123123321 · 6 years ago
  50. 3f62730 forgot some entity ids by Gerrygames · 6 years ago
  51. c58b28f 18w44a by Gerrygames · 6 years ago
  52. 149b3c2 fix player digging by creeper123123321 · 6 years ago
  53. aa067d4 Merge branch 'myles_dev' into 1.14 by Gerrygames · 6 years ago
  54. 4c8917c remap items in advancements by Gerrygames · 6 years ago
  55. 6652a7f Change item id to int, fix valid string being considered as invalid, tests by creeper123123321 · 6 years ago
  56. d1b22b0 Update version by Myles · 6 years ago
  57. 0fb08be Tidy up code to make it consistent by Myles · 6 years ago
  58. 2da9b99 1.14 position changes by Gerrygames · 6 years ago
  59. 28bb602 fix merge issues by Gerrygames · 6 years ago
  60. 928cd9d Merge branch 'chunk_section_rewrite' into 1.14 by Gerrygames · 6 years ago
  61. 0046fea Merge pull request #4 from creeper123123321/1.14 by Gerrygames · 6 years ago
  62. 3684d3f add support for 18w43c by Marco Neuhaus · 6 years ago
  63. 69c52c4 Sounds, calculate non-air blocks, getNewBlockId by creeper123123321 · 6 years ago
  64. 9cf5a66 Keep Chunk as an interface by Gerrygames · 6 years ago
  65. ae73ef1 Use types for ChunkSections by Gerrygames · 6 years ago
  66. aef88cd send 4096 in chunk data short by creeper123123321 · 6 years ago
  67. 9cd40f3 fix wrong order by creeper123123321 · 6 years ago
  68. a368f0b trying to implement lightning based on Pokechu22 documentation by creeper123123321 · 6 years ago
  69. 9565a47 fix chunk packets by Gerrygames · 6 years ago
  70. 0df089b 1.14 development by Gerrygames · 6 years ago
  71. 58efd61 Back to SNAPSHOT by Myles · 6 years ago
  72. 99bd1a5 1.13.2 update by Myles · 6 years ago
  73. 0a2524f Merge pull request #1054 from Gerrygames/myles_master by Myles · 6 years ago
  74. 162d6aa 1.13.2 support by Gerrygames · 6 years ago
  75. fdcdd0f Merge remote-tracking branch 'Myles/master' into 1.13.2 by Gerrygames · 6 years ago
  76. 8532d38 fix #1052 by Gerrygames · 6 years ago
  77. 0b7e438 fix #1044 by Gerrygames · 6 years ago
  78. 81514e4 convert every color in the name by Plancke · 6 years ago
  79. 7d5c59a Don't read the array size by Plancke · 6 years ago
  80. dc6d936 Rewrite scoreboard team member names to fix the color changing by Plancke · 6 years ago
  81. b7a3c85 1.13.2-pre2 support by Gerrygames · 6 years ago
  82. 5cecfd1 1.13.2-pre1 support by Gerrygames · 6 years ago
  83. 033d3bc Remove some more unncessary/doubled map check by KennyTV · 6 years ago
  84. 449ec15 Remove unncessary/doubled map check by KennyTV · 6 years ago
  85. 77472cb Back to snapshot by Myles · 6 years ago
  86. 5372d4b 1.5.2 release by Myles · 6 years ago
  87. eb5c10d Fix PacketWrapper#constructPacket by creeper123123321 · 6 years ago
  88. 9f6766f Back to 1.5.2-SNAPSHOT by Myles · 6 years ago
  89. ab77eb9 Prepare for 1.5.1 release by Myles · 6 years ago
  90. 85ab5d7 Use Channel instead of SocketChannel by Myles · 6 years ago
  91. 6457ff3 Merge branch 'pr/987' by Myles · 6 years ago
  92. c09a9c8 Merge pull request #1005 from creeper123123321/sendpackettoserver by Myles · 6 years ago
  93. b61edb0 javadoc, fix possible NPE by creeper123123321 · 6 years ago
  94. 5024375 Fix item particle by creeper123123321 · 6 years ago
  95. 527b5e6 Allow disabling of auto-complete in 1.13 via disable-1_13-auto-complete in config #891 by Myles · 6 years ago
  96. 1711546 PacketWrapper#sendToServer changes by creeper123123321 · 6 years ago
  97. 84aaec6 Fix bossbars (credit to @JollyajaX) by Myles · 6 years ago
  98. 8bf230e Rewrite arrow metadata and remove 0x10 metadata flag in 1.12.2 -> 1.13 by creeper123123321 · 6 years ago
  99. 4cd70ee Fix rewriting by creeper123123321 · 6 years ago
  100. 3d1d73a Rewrite declare recipes and villager gui by creeper123123321 · 6 years ago