8,073 Commits over 3,806 Days - 0.09cph!
Possible fix for campaigns sometimes being invisible !switch !release
Fixed workshop completion sorting
Fixed some display issues in ScrollTables
Updated NativeInputDeviceProfileList and UnityInputDeviceProfileList
Pause menu stage subtitle !release
Updated NexPlugin
Updated com.unity.nuget.newtonsoft-json package !switch !release
Fixed damage numbers on newer workshop stages
Upgrade to Unity 2020.3.33f1
Fixed workshop author names sometimes not appearing
Doesn't look like we get useful download progress from steamworks
Playtime tracking for workshop stages
Added stage subtitle / mode to loading screen
Stage subtitle on game over / victory screen
Fixed workshop stage playtime tracking
Workshop explore table ranks by trend again
Updated .vscode/settings.json
Make sure reported stage ID is correct during bake errors
Fixed workshop stage baking generating too modern C#
Don't try to resubmit scores from old versions of workshop stages
Fixed typo in leaderboard replay path regex
Show replay download progress
Possible fix for exception when testing a stage with startFormNum > 0
JSON schema tweaks
Added button to open custom folder, will attempt to open with vscode
Tweak JSON schema gen !release
Default to showing player name from replay file in replay HUD
Updated nmeta for new patch !switch !release
Fixed leaderboards sometimes getting stuck !switch !release
Fixed campaign score not always updating on !switch !release
Attempt to make sure campaign medals are always up-to-date
Fixed color of core layers without a texture !release
Don't show resubmission prompt for non-existent official stages
Clean up bugged "/speedrun" stage from submit queue
Fixed weird overlapping text on victory !release
Don't try to submit speedrun score for local plugins
Fixed some issues with archiving workshop speedrun replays
Don't allow sharing of local custom stage replays
Can now click on score pending warning to cycle through pending stages
Only warn about not installed workshop items once !release
TextMeshPro replacements for Award, SelectableItem
Replay ghost TextMeshPro replacement
Fix username marquee when watching replays
Watch shared replay prompt tweaks !release
Auto-publish new world records
See if redirected launch urls work
▌▆▉▍▇ ▍▊▌▋▅█▇▇▉▄▆▌▆▊▅▋, ▆█▄▌ ▊▉▇▅▌▄▇ ▉██ ▄▉▊▅▆▅
Revert "Tweaked replay link formatting"
This reverts commit 66963bed9e88c3765b811830491d804451122e43.
Tweaked replay link formatting
Script to grant achievements, new replay sharing link format
Only do full fetches every hour
Fixed medal-based unlock conditions when switching to co-op
Support for displaying times > 1 hour in various places !release
Fixed Abstinence achievement !release
Updated Facepunch.Steamworks
Fixed parsing replay IDs in launch parameters
Changed score submission pending text !release
Moved some actions to the end of GameManager.Update
Fixed possible deadlock during replay validation
Skip fading in / out when validating replays !release
Let main thread tasks run while loading synchronously
Replay validation logging
JSON schema gen tweaks
Another attempt at fixing UnitData frame texture being null
Possible fix for ArgumentNullException when UnitData is reloaded
Some thread safety for Pxc animation texture generation
Updated Jenkinsfile
Fixed possible exceptions when watching replay on same stage
Updated Jenkinsfile !release