Commit graph

22 commits

Author SHA1 Message Date
Serkyo 7cc43ca05e fix(renderer): align mesher vertex placement with floor() block convention 2026-08-05 04:19:23 +02:00
Serkyo 0fd4378c3c chore(renderer): compile shaders at build time 2026-08-04 02:41:33 +02:00
Serkyo 824702f0fb docs(workspace): index the new notes and refresh chunk streaming 2026-08-03 03:12:56 +02:00
Serkyo a7fd8dca3b docs(workspace): document runtime diagnostics and the authority stream 2026-08-03 02:52:44 +02:00
Serkyo 338ef9dbe5 docs(workspace): document chunk meshing and visibility 2026-08-03 00:49:07 +02:00
Serkyo d01f45ec18 chore(client): modified the radius of chunk generated from 4 to 8 2026-07-22 03:29:40 +02:00
Serkyo 653fd24e15 docs(server): document client-server chunk delivery transport 2026-07-22 00:17:18 +02:00
Serkyo 339c0efe5a feat(shared): support server-pushed resource packs 2026-07-12 16:01:39 +02:00
Serkyo 5c61ecc209 docs(workspace): adopt declarative-first principle for content 2026-07-12 15:49:33 +02:00
Serkyo ae33251c70 Merge branch 'dev' into feat/networking-foundation
# Conflicts:
#	Cargo.lock
2026-07-12 01:04:16 +02:00
Serkyo aaff38c784 docs(workspace): add ADR-0010 for net crate and async runtime 2026-07-12 01:02:32 +02:00
Serkyo b89b73b277 docs(server): add save-format subsystem note 2026-07-10 18:50:45 +02:00
Serkyo 6310c384e5 docs(server): add ADR-0009 baseline-relative sparse persistence 2026-07-10 18:50:35 +02:00
Serkyo e6895de451 docs(server): index chunk streaming note in docs README 2026-07-07 22:37:58 +02:00
Serkyo 213995eb77 docs(server): document chunk streaming and async worker pipeline 2026-07-07 22:31:38 +02:00
Serkyo 45c3351d7d docs(workspace): add adr for split-coordinate entity positions 2026-07-07 20:06:09 +02:00
Serkyo eb7a297f3e docs(workspace): replace unicode ellipsis with ascii in docs 2026-06-28 03:33:07 +02:00
Serkyo 9daf95a503 docs(workspace): replace em-dashes with plain punctuation across docs 2026-06-28 03:19:59 +02:00
Serkyo ed280e656b docs(workspace): move coordinate-system rendering notes to docs/rendering.md 2026-06-28 00:51:32 +02:00
Serkyo 4b5fa4345e docs(workspace): move data/resource pack design to docs/packs.md 2026-06-28 00:50:10 +02:00
Serkyo 0416aa35ca docs(workspace): backfill architecture decision records 0002-0006 2026-06-28 00:46:47 +02:00
Serkyo e7f0a215db docs(workspace): scaffold docs/ tree with ADRs and documentation map 2026-06-27 23:48:00 +02:00