userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,632 Commits over 2,527 Days - 0.04cph!

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
2 Years Ago
Keep same progression version in Switch builds Fixed Switch build error
2 Years Ago
Fixed replay playback at faster than 4x speed Fixed TMP error spam !release
2 Years Ago
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
2 Years Ago
Replay speed slider refactor Better handling for queued confirm prompts Fixed clicking on entries in leaderboards !release
2 Years Ago
Generated stage icons for extra stages Clicking on stages in other campaigns selects that campaign !release
2 Years Ago
Updated README.md !release
2 Years Ago
▄▉▆▆▇▋▋
2 Years Ago
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
2 Years Ago
Fixed Switch build errors Updated Facepunch.ExpressionStrings !clean
2 Years Ago
Fixed possible issue writing local files !release
2 Years Ago
Merge bonus stages into one campaign Allow unlocking stages in bonus campaign in any order Add overrideProgressSegments to quad stage
2 Years Ago
Updated Facepunch.ExpressionStrings DocGen fix
2 Years Ago
Fixed replay test log path
2 Years Ago
Fixed percentiles not showing Fixed campaign medals showing incorrectly Fixed whole level select refreshing when stage unlocks Fixed alpha of extended characters in usernames !skip-replay-tests Use local replays to fix leaderboards !release !skip-replay-tests Run replay tests on built standalone player Fixed possible CollectionModified exception in StatusEffect 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'
2 Years Ago
Fixed alpha of extended characters in usernames !skip-replay-tests
2 Years Ago
Fixed percentiles not showing Fixed campaign medals showing incorrectly Fixed whole level select refreshing when stage unlocks Leaderboard bot tweaks
2 Years Ago
Discord bot script tweaks
2 Years Ago
Generated stage icons Discord bot that posts new records
2 Years Ago
Fixed redux/octopus/unit/turret.json
2 Years Ago
Updated VS integration package 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