Skip to content

feat(emulator): pick PET vs Triple-O + a help explainer - #315

Merged
deepiq2022 merged 1 commit into
mainfrom
feat/emulator-picker-help
Jul 21, 2026
Merged

feat(emulator): pick PET vs Triple-O + a help explainer#315
deepiq2022 merged 1 commit into
mainfrom
feat/emulator-picker-help

Conversation

@deepiq2022

Copy link
Copy Markdown
Contributor

Summary

  • The Party Emulator bundled both systems on one screen with no way to choose, and nothing explained how to drive them.
  • Add a Both / Triple-O / PET segmented picker that filters which system's cards show, persisted per-campaign via CampaignSettings.emulatorSystem (JSON-omitted when both → legacy byte-stable).
  • Add a help sheet (pe-help) explaining the visible system(s) in facts-only tool guidance.

Test plan

  • flutter analyze clean (pre-existing embark info lint only)
  • flutter test passes (2168)
  • New tests: picker filters cards, help sheet content, emulatorSystem round-trip

🤖 Generated with Claude Code

The Party Emulator bundled both systems on one screen with no way to
choose, and nothing explained how to drive them. Add a Both/Triple-O/PET
segmented picker (persisted per-campaign via CampaignSettings.emulatorSystem,
JSON-omitted when 'both' so legacy files stay byte-stable) that filters
which system's cards show, and a help sheet that explains the visible
system(s) in facts-only tool guidance.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@deepiq2022
deepiq2022 merged commit 688450b into main Jul 21, 2026
1 check passed
@deepiq2022
deepiq2022 deleted the feat/emulator-picker-help branch July 21, 2026 21:38
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.

2 participants