synvael/crates/server/src
2026-08-01 02:05:44 +02:00
..
save refactor(server): move region files to 3D (rx, ry, rz) grid 2026-07-21 22:13:58 +02:00
tests feat(server): report tick and world statistics 2026-08-01 02:05:44 +02:00
chunk_cache.rs perf(server): generate chunk baselines outside the cache lock 2026-07-28 00:22:37 +02:00
client_stream.rs feat(server): report tick and world statistics 2026-08-01 02:05:44 +02:00
main.rs feat(server): report tick and world statistics 2026-08-01 02:05:44 +02:00
player.rs feat(server): stream chunks around a player entity via ECS 2026-07-07 18:53:24 +02:00
save.rs chore(workspace): refactored the way some comments were written across the repository 2026-07-10 17:38:07 +02:00
tick_stats.rs feat(server): report tick and world statistics 2026-08-01 02:05:44 +02:00
world_server.rs test(workspace): relocate all tests into per-crate src/tests via #[path] 2026-07-14 00:42:42 +02:00