userJames Kingcancel

6,927 Commits over 3,561 Days - 0.08cph!

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
Changed how source locations are accessed
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
5 Years Ago
Record used aliases when compiling
5 Years Ago
Further baking refactoring Separated resource baking context from its result Merge branch 'master' of SpaceUsurperUnity Create StringTable.cs Working on baking result serialization Merge branch 'master' of SpaceUsurperUnity Big resource / plugin system cleanup Finished first pass of resource bake result serialization
5 Years Ago
Started refactoring codegen so we can bake workshop stages
5 Years Ago
Possible fix for reading black pixels
5 Years Ago
Fixed main menu load times on Switch
5 Years Ago
Load time profiling
5 Years Ago
Fixed regression with loading progress Fixed Switch button bindings Don't show keyboard / mouse bindings on Switch
5 Years Ago
Fixed possible NRE in replays tab Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Full DualShock support Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Make sure percentile gets updated if scores change Fixed some parameter collections not getting pooled
5 Years Ago
Fixed typo in parsing archived replays in custom stages
5 Years Ago
WIP redo button icons Merge branch 'master' of SpaceUsurperUnity Made sure last played stage is selected when returning to the menu Workshop stage replays are now archived properly Fixed replay menu custom stage names
5 Years Ago
Update styles.css
5 Years Ago
Update styles.css
5 Years Ago
Finished off version comparison Added PluginData.Version and PluginData.LeaderboardIndex
5 Years Ago
WIP support for different controller button icons (dual shock / switch) Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Fixed possible NRE when loading a custom stage Now building on switch again
5 Years Ago
Big refactor to move sound paths to DataPath<T> Added support for custom sound effects in plugins Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Don't show leaderboard for local custom campaigns Fixed scroll tables sometimes not showing actions on re-enable
5 Years Ago
Custom strings support in plugins Example custom strings
5 Years Ago
Fixed time submitted for endless level highscores Progression refactor for plugin progress storage / campaign leaderboards Live update progression in main workshop page Live update progression / details in workshop campaign UI
5 Years Ago
Fixed error when fetching leaderboard for some workshop stages
5 Years Ago
Placeholders while trying to figure out UGC details issue Started work on stage versioning Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Finished off workshop explore table
5 Years Ago
Cache age / metadata for workshop queries
5 Years Ago
Updated Facepunch.Steamworks Added workshop item metadata
5 Years Ago
Fixed missing string Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
One more fix!
5 Years Ago
A couple more small workshop fixes
5 Years Ago
Finished some more workshop interactions