1. 4eb4b2c Use ByteBuf#order, more sanity check on block entity handler by creeper123123321 · 6 years ago
  2. f1743e5 Merge pull request #1186 from creeper123123321/tabdelay by Myles · 6 years ago
  3. ae3434c Fix duplicate packet registering by creeper123123321 · 6 years ago
  4. 63b743f Use only one task for tab completing by creeper123123321 · 6 years ago
  5. d9c25b1 Merge master by KennyTV · 6 years ago
  6. 6c18fdb Merge pull request #1156 from creeper123123321/master by Myles · 6 years ago
  7. cd00938 Merge pull request #1187 from creeper123123321/snowygrass by Myles · 6 years ago
  8. d66c2f2 Connect grass block to snow by creeper123123321 · 6 years ago
  9. bce3593 Tab delaying by creeper123123321 · 6 years ago
  10. 9a92d18 Fix typo by creeper123123321 · 6 years ago
  11. a203c17 Fix reddust, particle metadata rewriting, translations by creeper123123321 · 6 years ago
  12. bafa6ed Fix some stair and lever connections by KennyTV · 6 years ago
  13. f6d7976 Use old ids and byte[] + NibbleArray for block connections by creeper123123321 · 6 years ago
  14. f45a727 remove short array used for checking if array is empty by creeper123123321 · 6 years ago
  15. d5f65ec don't create chunksection on remove by creeper123123321 · 6 years ago
  16. 2285c45 fixed encodeblockpos, use map<long, short[]> by creeper123123321 · 6 years ago
  17. 1930849 store constructor by creeper123123321 · 6 years ago
  18. 1325d53 Don't use netty collections by creeper123123321 · 6 years ago
  19. fa1b56a use short by creeper123123321 · 6 years ago
  20. de11f1f trying to optimize blockconnectionstorage by creeper123123321 · 6 years ago
  21. 8e47497 Use keyset instead of entryset by KennyTV · 6 years ago
  22. 7f7dcff Forgot to assign a value by KennyTV · 6 years ago
  23. 9d8a2a9 Don't cycle through mappings in every connection handler by KennyTV · 6 years ago
  24. 880df7a Remove unmapped blockconnection data by KennyTV · 6 years ago
  25. 17c5849 fix powered levers by Gerrygames · 6 years ago
  26. f6932e0 fix lever mapping by Gerrygames · 6 years ago
  27. 605e63e fix fence connections to stairs, remove waterlogged blocks from stair data by Gerrygames · 6 years ago
  28. 20654b0 Add convenience config options by KennyTV · 6 years ago
  29. 200ccfd Use HTTPS for update checking by Myles · 6 years ago
  30. 933e8cb set auto-team to false on join packet by creeper123123321 · 6 years ago
  31. daac2ba Resend viaversion team when removed from the current team by creeper123123321 · 6 years ago
  32. cd7774f Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported by creeper123123321 · 6 years ago
  33. c21003e CanPlaceOn, CanDestroy by creeper123123321 · 6 years ago
  34. eaa8e05 Fix mappings, fixing shift click on furnaces by creeper123123321 · 6 years ago
  35. 0c5f5c6 remove debug by creeper123123321 · 6 years ago
  36. 7c6118b facepalm by creeper123123321 · 6 years ago
  37. 7fe99c9 clicking in recipe doesn't work by creeper123123321 · 6 years ago
  38. d6c4c18 still not working by creeper123123321 · 6 years ago
  39. 649676e trying recipes, currently not working by creeper123123321 · 6 years ago
  40. ba78171 Fix chunk writing by creeper123123321 · 6 years ago
  41. c1147cb Formatting by Myles · 6 years ago
  42. c5c7d36 Change Chunk#getBiomeData() to int[] by creeper123123321 · 6 years ago
  43. 000fff2 fix BlockConnectionStorage not being initialized by Gerrygames · 6 years ago
  44. fc8b55d fix spelling mistake by Marco Neuhaus · 6 years ago
  45. b60c56f Tripwire connections by Gerrygames · 6 years ago
  46. eb1571d init ConnectionData by Gerrygames · 6 years ago
  47. 9a13eb3 Serverside block-connections! by Gerrygames · 6 years ago
  48. 73dccba Merge branch 'pr/1045' by Myles · 6 years ago
  49. ab1c44c Propose 2.0.0 snapshot as this version contains several API breaking changes by Myles · 6 years ago
  50. 34c701e fix chunk unload packet by Marco Neuhaus · 6 years ago
  51. cf0bd6f Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
  52. 3b14dd3 Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
  53. 9a87adf Use BiHashMap as palette by Gerrygames · 6 years ago
  54. ce65c7f fix merge issues by Gerrygames · 6 years ago
  55. 82013d5 Keep Chunk as an interface by Gerrygames · 6 years ago
  56. 14377ca Use types for ChunkSections 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. 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. bec27e0 Use ChatColor.COLOR_CHAR by creeper123123321 · 6 years ago
  65. 437b02c color rewriting changes by creeper123123321 · 6 years ago
  66. b9750be Merge pull request #1066 from creeper123123321/master by Myles · 6 years ago
  67. b7606ae Tolerate some identifiers. Should fix #1063 by creeper123123321 · 6 years ago
  68. 58efd61 Back to SNAPSHOT by Myles · 6 years ago
  69. 99bd1a5 1.13.2 update by Myles · 6 years ago
  70. 0a2524f Merge pull request #1054 from Gerrygames/myles_master by Myles · 6 years ago
  71. 162d6aa 1.13.2 support by Gerrygames · 6 years ago
  72. fdcdd0f Merge remote-tracking branch 'Myles/master' into 1.13.2 by Gerrygames · 6 years ago
  73. 8532d38 fix #1052 by Gerrygames · 6 years ago
  74. 0b7e438 fix #1044 by Gerrygames · 6 years ago
  75. 81514e4 convert every color in the name by Plancke · 6 years ago
  76. 7d5c59a Don't read the array size by Plancke · 6 years ago
  77. dc6d936 Rewrite scoreboard team member names to fix the color changing by Plancke · 6 years ago
  78. b7a3c85 1.13.2-pre2 support by Gerrygames · 6 years ago
  79. 5cecfd1 1.13.2-pre1 support by Gerrygames · 6 years ago
  80. 033d3bc Remove some more unncessary/doubled map check by KennyTV · 6 years ago
  81. 449ec15 Remove unncessary/doubled map check by KennyTV · 6 years ago
  82. 77472cb Back to snapshot by Myles · 6 years ago
  83. 5372d4b 1.5.2 release by Myles · 6 years ago
  84. eb5c10d Fix PacketWrapper#constructPacket by creeper123123321 · 6 years ago
  85. 9f6766f Back to 1.5.2-SNAPSHOT by Myles · 6 years ago
  86. ab77eb9 Prepare for 1.5.1 release by Myles · 6 years ago
  87. 85ab5d7 Use Channel instead of SocketChannel by Myles · 6 years ago
  88. 6457ff3 Merge branch 'pr/987' by Myles · 6 years ago
  89. c09a9c8 Merge pull request #1005 from creeper123123321/sendpackettoserver by Myles · 6 years ago
  90. b61edb0 javadoc, fix possible NPE by creeper123123321 · 6 years ago
  91. 5024375 Fix item particle by creeper123123321 · 6 years ago
  92. 527b5e6 Allow disabling of auto-complete in 1.13 via disable-1_13-auto-complete in config #891 by Myles · 6 years ago
  93. 1711546 PacketWrapper#sendToServer changes by creeper123123321 · 6 years ago
  94. 84aaec6 Fix bossbars (credit to @JollyajaX) by Myles · 6 years ago
  95. 8bf230e Rewrite arrow metadata and remove 0x10 metadata flag in 1.12.2 -> 1.13 by creeper123123321 · 6 years ago
  96. 4cd70ee Fix rewriting by creeper123123321 · 6 years ago
  97. 3d1d73a Rewrite declare recipes and villager gui by creeper123123321 · 6 years ago
  98. 0f77da1 Back to snapshot for dev by Myles · 6 years ago
  99. a05ea7c Prepare for 1.13.1 update by Myles · 6 years ago
  100. 925aaf3 Merge branch 'master' into dev by Myles · 6 years ago