3 Commits

Author SHA1 Message Date
67 361c6baa8f feat: add relay-backed web radar sharing
- publish radar state/bootstrap snapshots to an HTTP relay
- add shared waypoint sync through relay APIs and SSE updates
- add remote Caddy/deploy tooling and mock relay push script
- add static POIs, topo-tile availability checks, and tile-load throttling
- add WASM 3D map engine and Python map data-prep pipeline
- update worn clothing reads to include slot metadata
- add grid controls, render perf HUD, and marker/label scaling tweaks
- remove embedded map resource generation in favor of disk/relay maps
2026-06-23 03:11:52 +08:00
67 4f5df4d1c9 WIP: Web radar implementation in progress — currently broken
The web radar component is undergoing refactoring and is non-functional.
Core memory reading and overlay systems remain operational.
2026-06-22 16:15:09 +08:00
67 f04e38b8ae Initial commit: DayZ memory C++ port with DMA backend and overlay 2026-06-16 15:23:32 +08:00