Only the levelgenerator will unload chunks after all chunks are unloaded, it will emit a signal that chunk unloading is done and the scene transition can begin. This fixes the problem of chunks being unloaded while still loading.
Als includes a fix for furniture not being unloaded properly when the chunk unloads
Requires #234 Fixes #219
Only the levelgenerator will unload chunks after all chunks are unloaded, it will emit a signal that chunk unloading is done and the scene transition can begin. This fixes the problem of chunks being unloaded while still loading.
Als includes a fix for furniture not being unloaded properly when the chunk unloads