Files
Cubed/include/Cubed/gameplay
zhenyan121 0ffa2804d1 refactor(gameplay): update systems per entity with chunk check
Refactor server entity update flow to process entities individually,
skipping those whose chunk is not loaded. System update methods now
accept a single entity instead of iterating the full registry view,
and `ServerWorld::get_chunk_ref_count` is added to determine if an
entity's chunk is active.
2026-08-05 10:00:52 +08:00
..
2026-06-12 19:42:59 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-06-23 10:27:17 +08:00
2026-07-21 10:21:05 +08:00
2026-07-16 11:30:27 +08:00
2026-07-02 14:51:34 +08:00
2026-07-08 19:41:10 +08:00
2026-08-04 18:00:08 +08:00
2026-07-21 10:21:05 +08:00
2026-07-11 09:22:40 +08:00
2026-05-23 14:29:41 +08:00
2026-06-22 16:43:22 +08:00
2026-06-23 10:27:17 +08:00
2026-06-23 10:27:17 +08:00
2026-07-05 17:18:40 +08:00
2026-07-02 14:51:34 +08:00
2026-07-02 14:51:34 +08:00
2026-07-10 14:51:43 +08:00