userJames Kingcancel

7,693 Commits over 3,684 Days - 0.09cph!

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
5 Years Ago
Fixed onPreStartLoadingStage callback Fixed nav order for member categories Started adding scriptfunc support to CoreLayerData Fixed derived types ordering
5 Years Ago
Deployed cc45f90f with MkDocs version: 1.0.4
5 Years Ago
Deployed cc45f90f with MkDocs version: 1.0.4
5 Years Ago
Fixed newlines in examples Fixed NRE in SetupGhosts() on custom stages
5 Years Ago
Added ActionList and FsmAction docs Added onPreStartLoadingStage to fix error with custom stage loading
5 Years Ago
Fixed subroutine invocation
5 Years Ago
Updated Facepunch.ExpressionStrings FuncParams docs now support descriptions, include inheritance
5 Years Ago
Enumerating a ParameterCollection will now list inherited keys
5 Years Ago
Added ParameterCollection.GetAliasExpression
5 Years Ago
Docs: added link between classes and their corresponding resource types Updated Facepunch.ExpressionStrings First pass of FuncParam docgen
5 Years Ago
Fixed conversion issue with literals read from json
5 Years Ago
CoreLayerData docgen Merge branch 'master' of SpaceUsurperUnity Fixed docgen typo
5 Years Ago
Make extra sure that replays attach to leaderboard entries Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Only warn once per non-baked action list Fixed switch input