branchSpaceUsurperUnity/mastercancel

4,268 Commits over 2,557 Days - 0.07cph!

2 Years Ago
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
2 Years Ago
Default to showing player name from replay file in replay HUD Updated nmeta for new patch !switch !release
2 Years Ago
Fixed leaderboards sometimes getting stuck !switch !release
2 Years Ago
Fixed campaign score not always updating on !switch !release
2 Years Ago
Debug build
2 Years Ago
Attempt to make sure campaign medals are always up-to-date Fixed color of core layers without a texture !release
2 Years Ago
Don't show resubmission prompt for non-existent official stages Clean up bugged "/speedrun" stage from submit queue
2 Years Ago
Fixed weird overlapping text on victory !release
2 Years Ago
2 Years Ago
Debug build
2 Years Ago
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
2 Years Ago
TextMeshPro replacements for Award, SelectableItem Replay ghost TextMeshPro replacement Fix username marquee when watching replays Watch shared replay prompt tweaks !release
2 Years Ago
Debug build
2 Years Ago
Fixed medal-based unlock conditions when switching to co-op Support for displaying times > 1 hour in various places !release
2 Years Ago
Fixed Abstinence achievement !release
2 Years Ago
Updated Facepunch.Steamworks Fixed parsing replay IDs in launch parameters Changed score submission pending text !release
2 Years Ago
Moved some actions to the end of GameManager.Update Fixed possible deadlock during replay validation Skip fading in / out when validating replays !release
2 Years Ago
Let main thread tasks run while loading synchronously Replay validation logging JSON schema gen tweaks
2 Years Ago
Another attempt at fixing UnitData frame texture being null
2 Years Ago
Build !clean
2 Years Ago
Possible fix for ArgumentNullException when UnitData is reloaded
2 Years Ago
Some thread safety for Pxc animation texture generation
2 Years Ago
Updated Jenkinsfile Fixed possible exceptions when watching replay on same stage
2 Years Ago
Updated Jenkinsfile !release
2 Years Ago
Updated Jenkinsfile !release
2 Years Ago
Updated run-replay-tests.bat !release
2 Years Ago
Updated Jenkinsfile !release
2 Years Ago
Updated Jenkinsfile !release
2 Years Ago
Fixed possible NRE in Unit.SetScale Fixed some replay validation errors being missed !release
2 Years Ago
Fixed replay sharing links !release
2 Years Ago
Restart song on replay restart in video capture mode Merge remote-tracking branch 'origin/master' Build !switch !release
2 Years Ago
Added more replay tests for builds
2 Years Ago
Fixed typo causing loading screen to not render !release
2 Years Ago
Fixed damage numbers during replay video capture !release
2 Years Ago
Build !switch !release
2 Years Ago
▌▌██▉▄ !█▄▅▌▌▍▉
2 Years Ago
Do Pxc_Animation preprocessing on worker threads during loading Delegate more Pxc loading stuff to worker threads Load sfx asynchronously Render loading screen at 15 fps on Switch Updated AotHint
2 Years Ago
More load timing logging Don't add SongSegmentDatas to main menu precache list
2 Years Ago
Log sfx load times
2 Years Ago
Don't bake when testing a local plugin Don't spam warnings about loading uncached SFX in plugins !release
2 Years Ago
Use json schema on bundled assets Updated .gitignore Fixed trap background bullets being destroyed on form end Fixed possible exception when avoiding bullet overlap with Pxc Added example custom speedrun Added support for speedruns in workshop campaigns
2 Years Ago
Updated json schema generator Added schema settings in custom folder
2 Years Ago
Ignore schemas Added basic json schema generator Updated json schema gen More schema gen !release
2 Years Ago
Attempt to re-submit scores that are missing a replay
2 Years Ago
Fixed some unnecessary warnings Fixed possible unnecessary error report when shared file list is absent
2 Years Ago
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
2 Years Ago
Fixed possible error when submitting workshop scores Store submit queue in a user-specific place Handle submit queue containing missing stages
2 Years Ago
Fixed background colour when no background layers are specified
2 Years Ago
Only invalidate campaign scores if aggregate changed Ensure we re-use DataStore objects for replays on the same leaderboard
2 Years Ago
Fixed score submission on Switch Fixed campaign leaderboard entry display on Switch