Add aworldstats admin command for world generation statistics #61

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

Metadata

  • Commit Message: feat(admin): add aworldstats command for world generation statistics
  • Branch: feature/m3-v11-aworldstats-command

Background

No command exists to inspect world generation statistics.

Expected Behavior

aworldstats displays: total rooms, rooms by terrain type, total exits, disconnected rooms, tile coverage.

Acceptance Criteria

  • Input handler, action, and help file created
  • Displays room counts by terrain, exit counts, connectivity info

Subtasks

  • Create input handler, action, and help file
  • Tests: Unit tests for the command
  • Run bundle exec rake unit, fix any errors

Definition of Done

This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.

## Metadata - **Commit Message**: `feat(admin): add aworldstats command for world generation statistics` - **Branch**: `feature/m3-v11-aworldstats-command` ## Background No command exists to inspect world generation statistics. ## Expected Behavior `aworldstats` displays: total rooms, rooms by terrain type, total exits, disconnected rooms, tile coverage. ## Acceptance Criteria - [ ] Input handler, action, and help file created - [ ] Displays room counts by terrain, exit counts, connectivity info ## Subtasks - [ ] Create input handler, action, and help file - [ ] Tests: Unit tests for the command - [ ] Run `bundle exec rake unit`, fix any errors ## Definition of Done This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.
freemo added this to the v1.1.0 milestone 2026-03-14 23:57:24 +00:00
freemo self-assigned this 2026-03-15 04:25:23 +00:00
freemo modified the milestone from v1.1.0 to v1.2.0 2026-03-16 00:28:10 +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#61
No description provided.