userJames Kingcancel

6,907 Commits over 3,531 Days - 0.08cph!

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
5 Years Ago
Workshop menu remembers last selected campaign Started working on management UI for workshop entries Workshop management menu
5 Years Ago
Workshop campaigns now show source in footer Added stats to footer of workshop campaigns Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Can now automatically navigate back to workshop campaign Button prompts can now auto size / align Workshop menu nav fixes
5 Years Ago
Medal display for workshop campaigns Fixed medal counts for workshop levels
5 Years Ago
Fixed mixup between plugin names and directories
5 Years Ago
Fixed replay menu regression Workshop menu source field tweaks Fixed replay menu again
5 Years Ago
Finished off unsubscribe button Leaderboards for workshop stages now working!
5 Years Ago
Workshop preview template is now 4:3 Added preview images to workshop menu Added icons source file Workshop menu now shows source type (local / downloaded) Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Can now play workshop stages through the UI Get rid of header in workshop campaign stage list Fixed workshop stage positioning Reordered main menu
5 Years Ago
Fixed tentacle core offset Started work on workshop campaign UI
5 Years Ago
Fixed build error
5 Years Ago
Fixed main menu header nav text size Replay / workshop menu fixes Merge branch 'master' of SpaceUsurperUnity Workshop menu uploading / view page / open folder
5 Years Ago
Fixed workshop menu element hiding / resizing Can now navigate between workshop downloaded and explore lists
5 Years Ago
ScrollTable now supports having no prompt Fixed possible error when menu starts up Scene changes Scroll table placeholder support
5 Years Ago
Fixed PluginData.IsFromWorkshop Fixed clicking on downloaded workshop entries Updated Facepunch.Steamworks Working on workshop trending table
5 Years Ago
Remote storage invalidation tweaks KeyValue tags for workshop items / queries
5 Years Ago
Basic skeleton of installed custom campaign UI
5 Years Ago
Fixed build error
5 Years Ago
Refactored replay UI so some components can be reused Big ActionList codegen refactor to support coroutines and normal methods
5 Years Ago
Finished adding scriptfunc support to CoreLayerData Merge branch 'master' of SpaceUsurperUnity Player body sprite now uses new atlas system Replaced all other uses of the old sprite atlas system