4jcraft/Minecraft.World/IO
MatthewBeshay e4520df31f Restore recursive locking for mutexes converted from CRITICAL_SECTION
CRITICAL_SECTION is reentrant; std::mutex is not. This caused deadlocks during world generation, post-processing, and saving.
2026-03-30 22:14:14 +11:00
..
Files Restore recursive locking for mutexes converted from CRITICAL_SECTION 2026-03-30 22:14:14 +11:00
NBT chore: format everything 2026-03-30 02:17:54 -05:00
Streams Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00