synvael/crates
Serkyo 10b035504c fix(renderer): extend the far plane to cover the fog reach
The fixed 500-block far plane clipped geometry before fog saturated, making the clip plane itself the visible boundary at large view distances.
2026-08-05 01:57:44 +02:00
..
client feat(renderer): fade distant geometry into the sky colour 2026-08-05 01:29:06 +02:00
net feat(net): add the authority stream transport 2026-07-31 23:42:05 +02:00
renderer fix(renderer): extend the far plane to cover the fog reach 2026-08-05 01:57:44 +02:00
scripting test(workspace): relocate all tests into per-crate src/tests via #[path] 2026-07-14 00:42:42 +02:00
server perf(server): budget per-tick chunk delivery 2026-08-02 22:58:31 +02:00
shared refactor(server): format the simulation statistics as a panel 2026-08-02 04:36:12 +02:00