Skip to content

Deposit surplus ropes and shovels - #175

Merged
adrunkhuman merged 1 commit into
masterfrom
playerbot/dispose-surplus-tools
Aug 30, 2026
Merged

adrunkhuman merged 1 commit into
masterfrom
playerbot/dispose-surplus-tools

Conversation

@adrunkhuman

Copy link
Copy Markdown
Owner

Summary

  • Keep one rope and one shovel as navigation reserves while allowing surplus copies to follow normal sale or depot disposition.
  • Extend the real-depot fixture to verify two excess copies of each tool are deposited without consuming the carried reserves.
  • Document the tool reserve and depot-test contract.

Verification

  • docker compose -f server/compose.yaml up --build --detach - server built and reached online state with Bot One online.
  • pwsh -File scripts/test-playerbot-gameplay.ps1 -Scenario real_depot -SkipBuild - telemetry verified four surplus-tool deposits and final inventory counts of one rope and one shovel.
  • PowerShell parser, Compose configuration, and git diff --check passed.

Notes

The real_depot scenario still exits on its existing nearest-locker assertion: it expects (32352,32225,7) while current selection uses (32344,32225,6). The broader navigation run also reached its existing mainland-loop fixture failure because no qualifying real-depot event was observed. Neither failure was introduced or changed here.

@adrunkhuman
adrunkhuman merged commit 03d7e1a into master Aug 30, 2026
1 check passed
@adrunkhuman
adrunkhuman deleted the playerbot/dispose-surplus-tools branch September 1, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant