Move the directional waypoint HUD off the action bar (which fights mount
saddle/jump UI for screen space) into the title/subtitle slot — large
rotating arrow + distance up top, label underneath, refreshed every 5
ticks so it stays pinned. Active waypoint now persists across container
restarts via per-player dynamic property instead of an in-memory Map.
New:
- !share command + 📤 button on the compass form: pick a waypoint, pick
a recipient, send them an Accept/Decline prompt; copies into their
list as "Label (from sender)" with capacity check.
- !nav chat fallback: list waypoints with distances, switch active
with !nav <n>, !nav off to clear.
- hub_return_transfer_RP scaffold for future asset overrides.
docker-compose: mount the new RP on jamie/lyla/mya.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>