Files
Cubed/include/Cubed
zhenyan121 5cfd663566 refactor(gameplay): move chunk generation phases into gen_chunk method
Consolidate multiple phase generation calls into a single gen_chunk() method on Chunk, which handles neighbor generation and ensures thread safety. Simplify World::gen_chunks_internal by using gen_chunk() instead of manual phase orchestration.
2026-06-20 17:11:05 +08:00
..
2026-06-20 15:03:40 +08:00
2026-06-19 11:34:22 +08:00
2026-06-19 11:34:22 +08:00
2026-06-19 11:34:22 +08:00
2026-05-28 21:34:36 +08:00
2026-06-20 15:03:40 +08:00
2026-06-20 15:03:40 +08:00
2026-06-20 09:04:09 +08:00
2026-06-20 15:03:40 +08:00