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.
This commit is contained in:
67
2026-06-22 16:15:09 +08:00
parent 89bb2c3e38
commit 4f5df4d1c9
24 changed files with 3991 additions and 2495 deletions
+9 -1
View File
@@ -10,4 +10,12 @@
## Before P2C
- change config to use custom pkl format maybe? then apply base 85 encoding after maybe?
- make backend for p2c? include keyauth db hwid and do drm
- make backend for p2c? include keyauth db hwid and do drm
## Web Radar UI Overhaul
- Redesign filter panel: collapsible sections, icon-based entity toggles
- Entity list sidebar with live counts and click-to-focus
- Player detail popover on marker click (worn items, health, distance)
- Minimap inset (fixed position, independent zoom level)
- Keyboard shortcuts: G=grid, T=topo, C=combat, P=POIs
- Route/waypoint drawing tool (manual overlay path)