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
applyPatches.sh Fix pooled buffer leak resulting in dynmap black spots - Fixes #3386 2020-05-20 00:55:30 -04:00
build.sh
checkoutpr.sh
decompile.sh Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
functions.sh
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
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
upstreamMerge.sh Updated Upstream (Bukkit/CraftBukkit) 2020-04-02 17:09:17 -04:00