mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-12 01:41:05 +01:00
5121ebb65d
This fix eliminates crashes related to color markers being at end-of-line, and also makes colors persist across line breaks. - The broadcast message is split up in multiple packets, one per line - Color markers are reorganized, so that color 'sticks across lines' - The wrapping method calculates the *rendered* line length. Thus, if the user has a weird font, it might look weird. |
||
---|---|---|
.. | ||
block | ||
entity | ||
inventory | ||
scheduler | ||
CraftChunk.java | ||
CraftServer.java | ||
CraftWorld.java | ||
LoggerOutputStream.java | ||
Main.java | ||
TextWrapper.java |