7,950 Commits over 3,745 Days - 0.09cph!
Ignore schemas
Added basic json schema generator
Updated json schema gen
More schema gen !release
Attempt to re-submit scores that are missing a replay
Ignore schemas
Added basic json schema generator
Fixed some unnecessary warnings
Fixed possible unnecessary error report when shared file list is absent
Fixed pressing enter while changing campaign re-selecting old campaign
Don't vibrate controllers when watching replays
Disable word wrapping on usernames in leaderboards
Fixed visual elements sometimes persisting between incorrectly !release
Particularly visible on the credits stage
Fixed possible error when submitting workshop scores
Store submit queue in a user-specific place
Handle submit queue containing missing stages
Fixed background colour when no background layers are specified
Only invalidate campaign scores if aggregate changed
Ensure we re-use DataStore objects for replays on the same leaderboard
Fixed score submission on Switch
Fixed campaign leaderboard entry display on Switch
Fixed backup and restore script
Use int for steamid, some more logging
Keep same progression version in Switch builds
Fixed Switch build error
Fixed replay playback at faster than 4x speed
Fixed TMP error spam !release
Make record bot log how many entries were fetched
Fixed ordering of leaderboard entries with <100% progress
Fixed bug with confirm prompt closing causing key inputs to be ignored
Clamp both ends of GlobalAroundUser leaderboard view
Fixed possible NRE when fetching nearby scores !release
Look for missing ugcid when merging scores
Look for missing ugcid when restoring scores
Replay speed slider refactor
Better handling for queued confirm prompts
Fixed clicking on entries in leaderboards !release
Don't cache when restoring from backup
Restore script is working
Save even empty leaderboards
Change discord bot post format
Generated stage icons for extra stages
Clicking on stages in other campaigns selects that campaign !release
Icons for nightmare stages, notify easy and bonus
Working on script to restore scores, support new metadata format
Updated Facepunch.ExpressionStrings
Started working on script versioning
Fixed incorrect documentation for SelectValue
Added version check to recent stage script changes
Basic script versioning done
Fixed redux/octopus/unit/turret.json
Generated stage icons
Discord bot that posts new records
Discord bot script tweaks
Fixed percentiles not showing
Fixed campaign medals showing incorrectly
Fixed whole level select refreshing when stage unlocks
Leaderboard bot tweaks
Fixed alpha of extended characters in usernames !skip-replay-tests
fix storm quickLaser sfx timing
Archive replay validation log
Don't run replay tests when doing a switch build
Use locally cached replays to fix missing leaderboard entries
Fixed exception when loading old replays
Merge branch 'leaderboard-fix'
Fixed replay test log path
Fixed leaderboards getting stuck in an invalid state !release
Updated README.md !release
Type hints, support for new metadata format
Score submission refactor to allow restore from backup
Fixed reading progress in stage entry metadata
Only show offline dialog when paused or in a menu
Show correct text in offline prompt
Fixed leaderboards being reported as invalid if not fetched from
Also check if scores need resubmitting if no entries found
Fixed FileExtensions.WriteAllText possibly not flushing
Fixed some more missing characters from player names
Fixed clicking on up / down arrows on leaderboards
Misc font asset changes
Fixed possible error spam in editor
Fixed not being able to scroll leaderboards with the mouse wheel
Fixed reading progress in stage entry metadata
Only show offline dialog when paused or in a menu
Show correct text in offline prompt
Fixed leaderboards being reported as invalid if not fetched from
Also check if scores need resubmitting if no entries found
Score submission refactor to allow restore from backup
Discord bot rich presence
Fixed Switch build errors
Updated Facepunch.ExpressionStrings !clean
Added config for all other leaderboards
Auto-update option using git
Implemented notify_records bool
Added verbose_logging option
Fixed auto-update
Fixed possible issue writing local files !release