Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
18433121dc
1) Sign loading code was trying to parse the JSON before the check for oldSign. That code could then skip the old sign converting code if it triggers a JSON parse exception. 2) New Mojang Schematic system has Tile Entities in the new converted format, but missing the Bukkit.isConverted flag This causes Igloos and such to render broken signs. We fix this by ignoring sign conversion for Defined Structures |
||
---|---|---|
.. | ||
applyPatches.sh | ||
build.sh | ||
decompile.sh | ||
functions.sh | ||
importmcdev.sh | ||
init.sh | ||
makemcdevsrc.sh | ||
paperclip.sh | ||
rebuildPatches.sh | ||
remap.sh | ||
testServer.sh | ||
upstreamMerge.sh |