• v0.1.1 1c5f49a47d

    v0.1.1
    All checks were successful
    Publish / Validate release artifact (push) Successful in 2s
    Validate / Restore + project parse (push) Successful in 23s
    Publish / Reconcile releases (forgejo cluster + NAS + github) (push) Successful in 9s
    Publish / Publish to Thunderstore (push) Successful in 27s
    Publish / Workflow summary (push) Successful in 1s
    Stable

    Cody Bryant released this 2026-05-19 14:10:39 -07:00 | 2 commits to main since this release

    Validated against

    • PEAK build 23203792

    Fixed

    • Post-EndScreen "waiting for others" strip now shows every player. Vanilla's WaitingForPlayersUI.scoutImages[] is a fixed 4-slot array, which silently dropped climbers when the raised lobby cap pushed total players above 4. The array now dynamically expands to Character.AllCharacters.Count by cloning the prefab's first slot under the same parent. Approach lifted from PEAK-Unlimited.
    Downloads