1. b86950d fix #1076 by Gerrygames · 6 years ago
  2. cfd3179 try to eat less ram by creeper123123321 · 6 years ago
  3. 1a3170c Merge pull request #1077 from creeper123123321/translations by Myles · 6 years ago
  4. 408bd49 fix set cooldown by creeper123123321 · 6 years ago
  5. 3fc2d28 fix npe by creeper123123321 · 6 years ago
  6. d9eff7b Translation rewriting by creeper123123321 · 6 years ago
  7. bec27e0 Use ChatColor.COLOR_CHAR by creeper123123321 · 6 years ago
  8. 437b02c color rewriting changes by creeper123123321 · 6 years ago
  9. b9750be Merge pull request #1066 from creeper123123321/master by Myles · 6 years ago
  10. b7606ae Tolerate some identifiers. Should fix #1063 by creeper123123321 · 6 years ago
  11. 58efd61 Back to SNAPSHOT by Myles · 6 years ago
  12. 99bd1a5 1.13.2 update by Myles · 6 years ago
  13. 0a2524f Merge pull request #1054 from Gerrygames/myles_master by Myles · 6 years ago
  14. 162d6aa 1.13.2 support by Gerrygames · 6 years ago
  15. fdcdd0f Merge remote-tracking branch 'Myles/master' into 1.13.2 by Gerrygames · 6 years ago
  16. 8532d38 fix #1052 by Gerrygames · 6 years ago
  17. 0b7e438 fix #1044 by Gerrygames · 6 years ago
  18. 81514e4 convert every color in the name by Plancke · 6 years ago
  19. 7d5c59a Don't read the array size by Plancke · 6 years ago
  20. dc6d936 Rewrite scoreboard team member names to fix the color changing by Plancke · 6 years ago
  21. b7a3c85 1.13.2-pre2 support by Gerrygames · 6 years ago
  22. 5cecfd1 1.13.2-pre1 support by Gerrygames · 6 years ago
  23. 033d3bc Remove some more unncessary/doubled map check by KennyTV · 6 years ago
  24. 449ec15 Remove unncessary/doubled map check by KennyTV · 6 years ago
  25. 77472cb Back to snapshot by Myles · 6 years ago
  26. 5372d4b 1.5.2 release by Myles · 6 years ago
  27. eb5c10d Fix PacketWrapper#constructPacket by creeper123123321 · 6 years ago
  28. 9f6766f Back to 1.5.2-SNAPSHOT by Myles · 6 years ago
  29. ab77eb9 Prepare for 1.5.1 release by Myles · 6 years ago
  30. 85ab5d7 Use Channel instead of SocketChannel by Myles · 6 years ago
  31. 6457ff3 Merge branch 'pr/987' by Myles · 6 years ago
  32. c09a9c8 Merge pull request #1005 from creeper123123321/sendpackettoserver by Myles · 6 years ago
  33. b61edb0 javadoc, fix possible NPE by creeper123123321 · 6 years ago
  34. 5024375 Fix item particle by creeper123123321 · 6 years ago
  35. 527b5e6 Allow disabling of auto-complete in 1.13 via disable-1_13-auto-complete in config #891 by Myles · 6 years ago
  36. 1711546 PacketWrapper#sendToServer changes by creeper123123321 · 6 years ago
  37. 84aaec6 Fix bossbars (credit to @JollyajaX) by Myles · 6 years ago
  38. 8bf230e Rewrite arrow metadata and remove 0x10 metadata flag in 1.12.2 -> 1.13 by creeper123123321 · 6 years ago
  39. 4cd70ee Fix rewriting by creeper123123321 · 6 years ago
  40. 3d1d73a Rewrite declare recipes and villager gui by creeper123123321 · 6 years ago
  41. 0f77da1 Back to snapshot for dev by Myles · 6 years ago
  42. a05ea7c Prepare for 1.13.1 update by Myles · 6 years ago
  43. 925aaf3 Merge branch 'master' into dev by Myles · 6 years ago
  44. 2510751 Introduce 'suppress-1_13-conversion-errors' option by Myles · 6 years ago
  45. 83e94db Fix tab complete support for 1.13.1-pre2 by Myles · 6 years ago
  46. 252c996 update to 1.13.1-pre2 by Marco Neuhaus · 6 years ago
  47. c141d6e fix tags packet by Marco Neuhaus · 6 years ago
  48. 3b48f11 add support for 1.13.1-pre1 by Marco Neuhaus · 6 years ago
  49. 9ec8e2d Update version to correspond to snapshot version by Myles · 6 years ago
  50. 4f84200 Merge upstream by Myles · 6 years ago
  51. e4a99c4 Merge pull request #942 from creeper123123321/buffer-changes by Myles · 6 years ago
  52. 12e2f8b Make enchanting table show the enchantment correctly by creeper123123321 · 6 years ago
  53. 1e7dbac Reduce cooldown by creeper123123321 · 6 years ago
  54. e39876a Use unpowered note block by creeper123123321 · 6 years ago
  55. ff3bc9a Rewrite block action, effect, tags and advancements; palette rewriting by creeper123123321 · 6 years ago
  56. dfe1850 Merge remote-tracking branch 'upstream/master' into dev by creeper123123321 · 6 years ago
  57. 5c490be remove file header by Marco Neuhaus · 6 years ago
  58. 849c7b4 fix wrong import by Marco Neuhaus · 6 years ago
  59. fd5bb94 code cleanup by Marco Neuhaus · 6 years ago
  60. 647bbbe add items remapping by Marco Neuhaus · 6 years ago
  61. 6cfb21f add support for 18w32a by Marco Neuhaus · 6 years ago
  62. c709b01 Use ChatRewriter.legacyTextToJson in metadata rewriting by creeper123123321 · 6 years ago
  63. 543daa2 Rewrite invalid biomes by creeper123123321 · 6 years ago
  64. 3bdf811 Rewrite BungeeCord's plugin channel format by creeper123123321 · 6 years ago
  65. 58b3034 remove comment headers by Marco Neuhaus · 6 years ago
  66. 741e0f8 add support for 18w31a by Marco Neuhaus · 6 years ago
  67. d8885f9 Put prefix last color into the start of suffix by creeper123123321 · 6 years ago
  68. e9aa18f Fix memory leak by creeper123123321 · 6 years ago
  69. 7518f8b Replace Unpooled.buffer() by creeper123123321 · 6 years ago
  70. e516937 Revert "Replace Unpooled.buffer()" by creeper123123321 · 6 years ago
  71. ca23750 merge upstream^2 + lowercase sound ids by creeper123123321 · 6 years ago
  72. 446fd84 merge upstream by creeper123123321 · 6 years ago
  73. fc264d0 Cleanup various debug code by Myles · 6 years ago
  74. e9ad372 Remap negative ids to air (workaround for #933) by Myles · 6 years ago
  75. 73ee249 More optimization by creeper123123321 · 6 years ago
  76. 6608877 Rewrite palette instead of rewriting each block by creeper123123321 · 6 years ago
  77. e9159cb Replace Unpooled.buffer() by creeper123123321 · 6 years ago
  78. a403c74 *facepalm* by creeper123123321 · 6 years ago
  79. de2abdc *facepalm* by creeper123123321 · 6 years ago
  80. 088ce93 Use short[] for sound remapping by creeper123123321 · 6 years ago
  81. b5a7c92 Add missing .toClient by creeper123123321 · 6 years ago
  82. d414426 Use short[] for block mappings by creeper123123321 · 6 years ago
  83. b221530 Update Protocol1_13To1_12_2.java by creeper123123321 · 6 years ago
  84. 8476c83 Merge branch 'master' into master by creeper123123321 · 6 years ago
  85. 9d624bc Reimplement advancements by rewriting the items to flat items by Matsv · 6 years ago
  86. f15c841 Hacky fix to noteblock by creeper123123321 · 6 years ago
  87. 019bccd Rewrite advancements by creeper123123321 · 6 years ago
  88. 584c070 Block data by creeper123123321 · 6 years ago
  89. d577088 Named sound effect rewriting + Effect rewriting (thanks @Pokechu22) by creeper123123321 · 6 years ago
  90. 72f5d8a Merge pull request #910 from creeper123123321/master by Mats · 6 years ago
  91. 6d95916 Merge pull request #914 from Pokechu22/wdl-channels by Mats · 6 years ago
  92. 1e91b21 Remap WDL plugin channels by Pokechu22 · 6 years ago
  93. b64a0b0 Fix MC|StopSound plugin channel rewriting. by Michał Kasprzyk · 6 years ago
  94. faf7e5d Fix bungee-chat italic, bold, obfuscated, underline, strikethrough by creeper123123321 · 6 years ago
  95. bb4b5d3 Fix reddust particle color for 1.13 clients by Gerrygames · 6 years ago
  96. d27f17f Merge pull request #900 from Dinnerwolph/master by Mats · 6 years ago
  97. 3646fad fix server icon by dinnerwolph · 6 years ago
  98. 3449196 Back to snapshot by Myles · 6 years ago
  99. 3df7005 1.4.1 release by Myles · 6 years ago
  100. 7c0c4ee Implement prefix based team colours (based on code by @JollyAjax) by Myles · 6 years ago