Epic: Runtime world management admin commands #28

Open
opened 2026-03-14 23:53:10 +00:00 by freemo · 0 comments
Owner

Background

World generation only runs during aethyr_setup. No admin commands exist to generate, extend, or inspect the world at runtime.

Demonstrable Outcome

Admin commands aworldgen and aworldstats allow runtime world management.

Acceptance Criteria

  • aworldgen [lat_range] [lon_range] generates additional terrain without reset
  • aworldstats displays room counts by terrain, exit counts, disconnected rooms
  • Help files for both commands
  • Unit tests for both commands
## Background World generation only runs during `aethyr_setup`. No admin commands exist to generate, extend, or inspect the world at runtime. ## Demonstrable Outcome Admin commands `aworldgen` and `aworldstats` allow runtime world management. ## Acceptance Criteria - [ ] `aworldgen [lat_range] [lon_range]` generates additional terrain without reset - [ ] `aworldstats` displays room counts by terrain, exit counts, disconnected rooms - [ ] Help files for both commands - [ ] Unit tests for both commands
freemo self-assigned this 2026-03-15 04:25:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aethyr/Aethyr#28
No description provided.