Files
elysium/apps/web
hikari 58e7000954 feat: limit players to one active exploration at a time
Server-side: check if any area is already in_progress before allowing
a new exploration to start. Client-side: derive hasActiveExploration
from the full areas list and disable all Explore buttons (with a
tooltip) whilst another area is underway. Closes #9.
2026-03-07 12:06:21 -08:00
..