1.7 KiB
1.7 KiB
type, title, description, status
| type | title | description | status |
|---|---|---|---|
| User Story | US-013: Visualize the base border | Let players display a bounded, owner-only particle arc along the current edge of their established base. | done |
US-013: Visualize the base border
As a player with Base I, I want to display a particle effect at my base border so that I can understand where base benefits begin and end while building.
Acceptance criteria
- Border visualization requires Base I and an established base.
/basesettings border enableenables visualization idempotently, and/basesettings border disabledisables it idempotently.border,enable, anddisableare offered through contextual autocomplete.- Border visualization is disabled by default and the preference persists across reconnects and restarts.
- Older state files without the preference load it as disabled.
/basesettings statusand/baseadmin statusdisplay the border preference.- Particles are visible only to the base owner.
- Particles trace the current circular horizontal boundary at the player's current Y-level and follow base expansion or relocation immediately.
- Particles render only while the player is in the base world, within the base's vertical range, and reasonably close to the boundary.
- Particle generation is bounded to avoid excessive server and client load.
- A complete administrative reset disables border visualization.