Tags: gomint/gomint
Tags
Fix leak on disconnected players (#672) * Entity reworking for spawning * Cleanup dye item and fix relative entity movement (it has no use now anymore) * Move glazed terracotta into one API interface (like wool and dye) Re-enable "relative" movement * Update copyright * Fix entity spawner asking for nulled chunks on the player * Fix hangs in vanilla generator, this also fixes not storing new chunks from any chunk generator where the blocks have not been changed * Fix logging and memory leak on disconnected players when plugins force update on offline players Co-authored-by: Fabian Faßbender <fabian.fassbender42@googlemail.com>