feat(teleport): add warmup particles and fading departure clouds
This commit is contained in:
@@ -11,6 +11,10 @@ As a **player with Base III**, I want to open my base to visitors so that other
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- [x] Visitor warm-ups share the nearby-visible, progressively denser floating particles used by home teleports.
|
||||
- [x] Successful visitor teleports leave a two-second fading departure cloud; cancellation or failure stops emission without a departure cloud.
|
||||
- [x] Effects are bounded and cleaned up on shutdown, with regression coverage preserving visitor timing, safety, and cooldowns.
|
||||
|
||||
- [x] Base IV requires Base III and an established base.
|
||||
- [x] `/basesettings upgrade` offers the Base IV purchase for a configurable price that defaults to 128 diamonds, replacing `/base upgrade` and `/home upgrade`.
|
||||
- [x] A successful purchase removes the complete price atomically from the player's direct inventory.
|
||||
|
||||
Reference in New Issue
Block a user