pack: v0.41.3 — Journal becomes the 'what's available + where to go' view #85

Merged
Matt merged 1 commits from feature/journal-town-board into main 2026-06-08 18:30:29 +00:00
Owner

Summary

The Adventurer's Journal (B → Journal) now shows everything players can see/do in town:

  • Available bounties (5 from today's pool) + Bounty Officer reference
  • Plots for sale + Plot Clerk reference
  • Exchange rates + Exchange Clerk reference
  • Civic tier progression + Civic Registrar reference
  • Your personal status (active bounties, owned plots, wealth)

Scrollable via the right-edge scroll bar.

🤖 Generated with Claude Code

## Summary The Adventurer's Journal (B → Journal) now shows everything players can see/do in town: - Available bounties (5 from today's pool) + Bounty Officer reference - Plots for sale + Plot Clerk reference - Exchange rates + Exchange Clerk reference - Civic tier progression + Civic Registrar reference - Your personal status (active bounties, owned plots, wealth) Scrollable via the right-edge scroll bar. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Matt added 1 commit 2026-06-08 18:30:29 +00:00
bnstoolkit 0.8.2 -> 0.8.3.

Adventurer's Journal rebuilt as the read-only town-board view:
- Available Bounties (today's pool of 5) with rewards
- Plots For Sale (every plot with state)
- Exchange Rates (each wealth-token with effective rate)
- Civic Tier (current + next cost)
- Your Status (active bounty progress, owned plots, wealth)

Each section heads with "Visit X Clerk at Y" so players know which
spawn building to walk to. The Journal is still read-only; all
transactions happen at the NPCs there.

Content scrolls via PanelScrollBar on the right.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Matt merged commit 7949c2a3bb into main 2026-06-08 18:30:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#85