Skip to content

Descenders SandBox 1.3.0

Choose a tag to compare

@NateHyden NateHyden released this 04 Aug 19:22
· 29 commits to master since this release

Fixed acceleration/max speed/landing impact/top speed not persisting between trails — game was silently overwriting our values after each mod loaded; also found TopSpeed's persisted best-speed was getting wiped to 0 every level change (wrong reset method being called)

Fixed rep tracking — Total Rep now hits the real persistent/Steam-synced field; added separate Adjust In-Game Rep for the session-local counter; added x1–x10 multiplier steppers to both

Added Switch Sponsor — cycle through sponsor teams

Added Unlock All (Bikes + Gear) — now two plain instant buttons (Unlock All / Lock All), no confirm step

Added Bike Unlock Status diagnostic — confirmed via live dump that Unlock All correctly reports every bike as unlocked (the persisting

Added tap-to-unlock gate on the Diagnostics section (renamed "Developer Diagnostics," 7 taps to reveal Scene Dump / Bike Unlock Status)

Split Career Progression into its own tab next to Customise

Fixed a MapPage crash on Bike Parks — turned out to be a one-off, but upgraded the error logging (full exception type/stack trace/inner exceptions) and made the map list build one row at a time so a bad entry can't take the whole list down