userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,640 Commits over 2,710 Days - 0.04cph!

5 Years Ago
Workshop campaign rating now uses star graphics
5 Years Ago
Fixed NRE when steam isn't initialized Only animate button prompts if they can receive input Fixed case where workshop campaign would lose input focus Fixed controller input on replay menu Renamed "Score" to "Rating"
5 Years Ago
Devblog polish
5 Years Ago
Don't show progress for local custom campaigns Fixed UI element disappearing in workshop menu All stages in a local custom campaign are unlocked
5 Years Ago
Don't show leaderboards on gameover in local custom levels Disable achievement unlocking from custom level scripts
5 Years Ago
Renamed workshop campaign list title Workshop medal UI tweaks
5 Years Ago
Workshop update blog draft
5 Years Ago
Reordered workshop items, added a divider
5 Years Ago
Fixed case where button press would get consumed twice
5 Years Ago
Fixed NRE when SubmitScoresInEditor is true Make sure we load archived replays after steam inits Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Fix for workshop authors sometimes being [unknown] Better error message for unrecognised FSM action types Even better json parse failure handling
5 Years Ago
Fixed long plugin names overflowing Fixed replay sidebar time text for endless mode
5 Years Ago
Fixed workshop campaign stages not unlocking correctly
5 Years Ago
Fixed possible compilation error while preparing to play a custom stage
5 Years Ago
Update README.md
5 Years Ago
Update Jenkinsfile Create README.md Disable score submission in legacy builds Merge from master, score submission disabled warning prompt Merge branch 'legacy-v55'
5 Years Ago
Added replay version info prompt
5 Years Ago
Fixed _unitSpawnCounts divergence Fixed warning spam when performing replay diagnostics Stop validation mode when paused
5 Years Ago
Fixed diagnostic fody weaving Fixed unsupported bake file version message Fixed possible error when baking CallMethod using an alias target
5 Years Ago
Fixed script baking issues related to aliases
5 Years Ago
Fixed custom music sometimes not loading
5 Years Ago
Added debug info generation for custom stage baking Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Attempting to get mcs working in standalone builds Got mcs working at runtime!
5 Years Ago
Don't show upload button for items downloaded from the workshop
5 Years Ago
Don't show upload button for example plugin
5 Years Ago
Fixed stageTime for cores in the main menu Merge branch 'master' of SpaceUsurperUnity Fixed incorrect button icons sometimes showing on switch / with dualshock
5 Years Ago
Fixed core layer opacity / colour in the menu
5 Years Ago
Fixed core graphics of custom stages in the main menu
5 Years Ago
Fixed custom stage progression serialization
5 Years Ago
Added button to open the workshop home page Merge branch 'master' of SpaceUsurperUnity Fixed progression of custom stages not being stored Better logic for showing / hiding percentile Validation dialogue now says which stage is being processed
5 Years Ago
Better path for cached workshop dlls
5 Years Ago
Added UI giving info about first-time custom stage setup
5 Years Ago
First-time processing of subscribed workshop stages now working
5 Years Ago
Another quick path fix
5 Years Ago
Fixed incorrect asset paths for data sources
5 Years Ago
Fixed error when unloading custom music samples Stopped watching workshop files for changes Fixed bake dump / dll file paths for custom stages
5 Years Ago
Fixed switch builds
5 Years Ago
Changed baking progress readout to "x of y" instead of a %
5 Years Ago
Better handling for bake files not existing Disable bake file loading for local plugins
5 Years Ago
Can now compile baked scripts for custom stages!
5 Years Ago
Fixed validation / upload progress readout Added bake result compilation
5 Years Ago
Baking log files, better feedback when a bake fails
5 Years Ago
Added baking step to workshop upload (WIP) Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Fixed subroutine codegen after deserialization Fixed Condition action deserialization Big DataPath refactor Merge branch 'master' of SpaceUsurperUnity Fixed some regressions after refactoring
5 Years Ago
Updated Facepunch.ExpressionStrings Almost everything is preserved when serializing bake results Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Almost finished making sure cs can be generated from a serialzed baking result
5 Years Ago
Fixed regression with loading plugin resources
5 Years Ago
More resource baking serialization / cleanup
5 Years Ago
Moved muller song out of legacy songs folder Added more logging to when a sample file can't be loaded
5 Years Ago
Updated Facepunch.ExpressionStrings Fixed aliases not being found Merge branch 'master' of SpaceUsurperUnity