1. 0a8f740 Merge pull request #995 from creeper123123321/master by Myles · 7 years ago
  2. 8bf230e Rewrite arrow metadata and remove 0x10 metadata flag in 1.12.2 -> 1.13 by creeper123123321 · 7 years ago
  3. 1f51ee7 Merge pull request #991 from creeper123123321/master by Myles · 7 years ago
  4. 4cd70ee Fix rewriting by creeper123123321 · 7 years ago
  5. 3d1d73a Rewrite declare recipes and villager gui by creeper123123321 · 7 years ago
  6. ad4d142 Update README by Myles · 7 years ago
  7. 0f77da1 Back to snapshot for dev by Myles · 7 years ago
  8. a05ea7c Prepare for 1.13.1 update by Myles · 7 years ago
  9. 8945fc2 Merge branch 'master' into dev by Myles · 7 years ago
  10. ac91ecc Ensure client disconnected on Bungee before removing by Myles · 7 years ago
  11. 925aaf3 Merge branch 'master' into dev by Myles · 7 years ago
  12. 2510751 Introduce 'suppress-1_13-conversion-errors' option by Myles · 7 years ago
  13. 83e94db Fix tab complete support for 1.13.1-pre2 by Myles · 7 years ago
  14. 41ab131 Merge pull request #985 from ForceUpdate1/dev by Myles · 7 years ago
  15. 252c996 update to 1.13.1-pre2 by Marco Neuhaus · 7 years ago
  16. acf5fc1 Merge pull request #979 from ForceUpdate1/dev by Myles · 7 years ago
  17. c141d6e fix tags packet by Marco Neuhaus · 7 years ago
  18. 3b48f11 add support for 1.13.1-pre1 by Marco Neuhaus · 7 years ago
  19. 9ec8e2d Update version to correspond to snapshot version by Myles · 7 years ago
  20. 4f84200 Merge upstream by Myles · 7 years ago
  21. e4a99c4 Merge pull request #942 from creeper123123321/buffer-changes by Myles · 7 years ago
  22. 75adf7c Merge pull request #969 from creeper123123321/master by Myles · 7 years ago
  23. 5fc693d Merge pull request #964 from creeper123123321/dev by Myles · 7 years ago
  24. 12e2f8b Make enchanting table show the enchantment correctly by creeper123123321 · 7 years ago
  25. e39876a Use unpowered note block by creeper123123321 · 7 years ago
  26. ff3bc9a Rewrite block action, effect, tags and advancements; palette rewriting by creeper123123321 · 7 years ago
  27. dfe1850 Merge remote-tracking branch 'upstream/master' into dev by creeper123123321 · 7 years ago
  28. 6f50fdc Merge pull request #962 from ForceUpdate1/master by Myles · 7 years ago
  29. 5c490be remove file header by Marco Neuhaus · 7 years ago
  30. 849c7b4 fix wrong import by Marco Neuhaus · 7 years ago
  31. fd5bb94 code cleanup by Marco Neuhaus · 7 years ago
  32. 647bbbe add items remapping by Marco Neuhaus · 7 years ago
  33. 6cfb21f add support for 18w32a by Marco Neuhaus · 7 years ago
  34. c709b01 Use ChatRewriter.legacyTextToJson in metadata rewriting by creeper123123321 · 7 years ago
  35. faabe5a Merge pull request #958 from creeper123123321/master by Myles · 7 years ago
  36. 798bf15 Remove unused code by creeper123123321 · 7 years ago
  37. 543daa2 Rewrite invalid biomes by creeper123123321 · 7 years ago
  38. 3bdf811 Rewrite BungeeCord's plugin channel format by creeper123123321 · 7 years ago
  39. 9b42094 Rewrite bungeecord relay messages by creeper123123321 · 7 years ago
  40. 94f3fcb Merge pull request #953 from ForceUpdate1/master by Myles · 7 years ago
  41. 58b3034 remove comment headers by Marco Neuhaus · 7 years ago
  42. 741e0f8 add support for 18w31a by Marco Neuhaus · 7 years ago
  43. d8885f9 Put prefix last color into the start of suffix by creeper123123321 · 7 years ago
  44. e9aa18f Fix memory leak by creeper123123321 · 7 years ago
  45. 7518f8b Replace Unpooled.buffer() by creeper123123321 · 7 years ago
  46. c9dab54 Merge pull request #923 from creeper123123321/master by Myles · 7 years ago
  47. e516937 Revert "Replace Unpooled.buffer()" by creeper123123321 · 7 years ago
  48. ca23750 merge upstream^2 + lowercase sound ids by creeper123123321 · 7 years ago
  49. 446fd84 merge upstream by creeper123123321 · 7 years ago
  50. fc264d0 Cleanup various debug code by Myles · 7 years ago
  51. e9ad372 Remap negative ids to air (workaround for #933) by Myles · 7 years ago
  52. b1e8efb Fix memory leak by creeper123123321 · 7 years ago
  53. 73ee249 More optimization by creeper123123321 · 7 years ago
  54. 6608877 Rewrite palette instead of rewriting each block by creeper123123321 · 7 years ago
  55. e9159cb Replace Unpooled.buffer() by creeper123123321 · 7 years ago
  56. a403c74 *facepalm* by creeper123123321 · 7 years ago
  57. de2abdc *facepalm* by creeper123123321 · 7 years ago
  58. 088ce93 Use short[] for sound remapping by creeper123123321 · 7 years ago
  59. b5a7c92 Add missing .toClient by creeper123123321 · 7 years ago
  60. d414426 Use short[] for block mappings by creeper123123321 · 7 years ago
  61. b221530 Update Protocol1_13To1_12_2.java by creeper123123321 · 7 years ago
  62. 8476c83 Merge branch 'master' into master by creeper123123321 · 7 years ago
  63. 9d624bc Reimplement advancements by rewriting the items to flat items by Matsv · 7 years ago
  64. f15c841 Hacky fix to noteblock by creeper123123321 · 7 years ago
  65. 019bccd Rewrite advancements by creeper123123321 · 7 years ago
  66. 584c070 Block data by creeper123123321 · 7 years ago
  67. d577088 Named sound effect rewriting + Effect rewriting (thanks @Pokechu22) by creeper123123321 · 7 years ago
  68. 72f5d8a Merge pull request #910 from creeper123123321/master by Mats · 7 years ago
  69. 6d95916 Merge pull request #914 from Pokechu22/wdl-channels by Mats · 7 years ago
  70. 076d05c Merge pull request #911 from McPiraci/master by Mats · 7 years ago
  71. 1e91b21 Remap WDL plugin channels by Pokechu22 · 7 years ago
  72. b64a0b0 Fix MC|StopSound plugin channel rewriting. by Michał Kasprzyk · 7 years ago
  73. faf7e5d Fix bungee-chat italic, bold, obfuscated, underline, strikethrough by creeper123123321 · 7 years ago
  74. fd37c6b Merge pull request #902 from Gerrygames/master by Mats · 7 years ago
  75. bb4b5d3 Fix reddust particle color for 1.13 clients by Gerrygames · 7 years ago
  76. d27f17f Merge pull request #900 from Dinnerwolph/master by Mats · 7 years ago
  77. 3646fad fix server icon by dinnerwolph · 7 years ago
  78. 3449196 Back to snapshot by Myles · 7 years ago
  79. 3df7005 1.4.1 release by Myles · 7 years ago
  80. 7c0c4ee Implement prefix based team colours (based on code by @JollyAjax) by Myles · 7 years ago
  81. ca415cc Merge pull request #896 from creeper123123321/master by Myles · 7 years ago
  82. 6c17615 Accept int tag in level by creeper123123321 · 7 years ago
  83. 9a1376d Accept int tag by creeper123123321 · 7 years ago
  84. 3216133 Fix custom enchantments by creeper123123321 · 7 years ago
  85. a2f5120 Merge pull request #894 from creeper123123321/memory-efficiency by Myles · 7 years ago
  86. e067492 Catch exception by creeper123123321 · 7 years ago
  87. 1cdf2ed Make compatible with older netty by creeper123123321 · 7 years ago
  88. dc906528 Memory efficiency by creeper123123321 · 7 years ago
  89. 459de30 Merge pull request #892 from Logics4/master by Myles · 7 years ago
  90. 4fe68c2 Don't use Paper block placement patch in 1.12. by Logics4 · 7 years ago
  91. 8b0eb9c Merge pull request #890 from creeper123123321/master by Myles · 7 years ago
  92. a2fce6f Update WorldPackets.java by creeper123123321 · 7 years ago
  93. 78b9e5d Fix biomes by creeper123123321 · 7 years ago
  94. 4e2156b Remove redundant tags by creeper123123321 · 7 years ago
  95. fdc4d2c Merge remote-tracking branch 'upstream/master' into upmaster by Matsv · 7 years ago
  96. 7a331bd Rewrite entity names for spawners, fixes #884 by Matsv · 7 years ago
  97. 5f50b45 README.md - Fix typo in table by Myles · 7 years ago
  98. 2a630bb Update README.md by Myles · 7 years ago
  99. df32569 Flowerpot check for empty strings / return air by Matsv · 7 years ago
  100. 361c363 Merge pull request #877 from creeper123123321/master by Mats · 7 years ago