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