Paper/scripts
Aikar c82b292ab0
Fix pooled buffer leak resulting in dynmap black spots - Fixes #3386
Dynmap accessed the raw bytes because it utilized NBT locally, but the
NBTTagcompound was garbage collected while the bytes were still being used.

This will return getBytes() back to being safe, and add a new PoolSafe method
that will prevent the additional allocations for general chunk loading.

Also fixed applyPatches for people with paths in their working directory
if they have mcdev sources built.
2020-05-20 00:55:30 -04:00
..
pre-source-patches Move presource patches out of work/ 2019-06-16 14:34:36 -05:00
apatch.sh Try and make zsh complain less 2018-10-24 12:36:37 -04:00
applyPatches.sh Fix pooled buffer leak resulting in dynmap black spots - Fixes #3386 2020-05-20 00:55:30 -04:00
build.sh Properly forward exit 1 code from the paper root command 2018-07-30 17:37:24 -04:00
checkoutpr.sh Try and make zsh complain less 2018-10-24 12:36:37 -04:00
decompile.sh Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
functions.sh Handle gpg signing better (#1123) 2018-05-24 13:41:50 -05:00
importmcdev.sh Performance patches prerequisite (#2802) 2020-01-27 18:16:53 -06:00
init.sh [CI-SKIP] The wheel in the sky keeps on turning 2019-08-10 10:04:10 -05:00
makemcdevsrc.sh Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
paperclip.sh Properly forward exit 1 code from the paper root command 2018-07-30 17:37:24 -04:00
rebuildPatches.sh Speed up rebuilding patches and reduce diff 2020-05-06 05:31:08 -04:00
remap.sh Aim towards real 1.14 2019-04-25 07:53:51 +01:00
testServer.sh Update test server startup script 2020-04-09 20:45:38 -04:00
upstreamCommit.sh [CI-SKIP] Add script to commit upstream changelogs 2018-08-05 21:31:40 -04:00
upstreamMerge.sh Updated Upstream (Bukkit/CraftBukkit) 2020-04-02 17:09:17 -04:00