progress: Inspect API unlock progress

View source: R/unlocks.R

progressR Documentation

Inspect API unlock progress

Description

Prints a HUD-style summary of unlock state for gated functions and achievements. Reads live save state.

Usage

progress(what = NULL)

Arguments

what

Optional. A gated-function name (e.g. "manuscript") or an achievement id (e.g. "ach_multiple_comparisons"). When NULL, prints the overview.

Details

Three call modes:

  • progress() – overview: career tier, gated-function lock map, achievement / wardrobe counts, and in-flight progress.

  • progress("manuscript") – per-function card.

  • progress("ach_multiple_comparisons") – per-achievement card.

Value

A tx_progress object (invisible).


texanshootR documentation built on May 30, 2026, 9:11 a.m.