Files
Cubed/include
zhenyan121 8ff789c576 feat(gameplay): spawn creatures during chunk generation
Add creature spawning to chunk generation with a configurable
SpawnConfig, including a default pig spawn. Spawning occurs in
the final generation phase and registers entities through the
server world's entity manager.

Also destroy entities when their chunk is unloaded to prevent
orphaned entities and expose the entity manager from ServerWorld.
2026-08-05 16:56:02 +08:00
..
2026-07-28 18:03:51 +08:00
2026-07-23 14:07:11 +08:00
2026-07-23 14:07:11 +08:00
2026-07-21 10:21:05 +08:00