7,945 Commits over 3,745 Days - 0.09cph!
Finished off version comparison
Added PluginData.Version and PluginData.LeaderboardIndex
WIP support for different controller button icons (dual shock / switch)
Merge branch 'master' of SpaceUsurperUnity
Fixed possible NRE when loading a custom stage
Now building on switch again
Big refactor to move sound paths to DataPath<T>
Added support for custom sound effects in plugins
Merge branch 'master' of SpaceUsurperUnity
Don't show leaderboard for local custom campaigns
Fixed scroll tables sometimes not showing actions on re-enable
Custom strings support in plugins
Example custom strings
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
Fixed error when fetching leaderboard for some workshop stages
Placeholders while trying to figure out UGC details issue
Started work on stage versioning
Merge branch 'master' of SpaceUsurperUnity
Finished off workshop explore table
Cache age / metadata for workshop queries
Updated Facepunch.Steamworks
Added workshop item metadata
Fixed missing string
Merge branch 'master' of SpaceUsurperUnity
A couple more small workshop fixes
Finished some more workshop interactions
Workshop menu remembers last selected campaign
Started working on management UI for workshop entries
Workshop management menu
Workshop campaigns now show source in footer
Added stats to footer of workshop campaigns
Merge branch 'master' of SpaceUsurperUnity
Can now automatically navigate back to workshop campaign
Button prompts can now auto size / align
Workshop menu nav fixes
Medal display for workshop campaigns
Fixed medal counts for workshop levels
Fixed mixup between plugin names and directories
Fixed replay menu regression
Workshop menu source field tweaks
Fixed replay menu again
Finished off unsubscribe button
Leaderboards for workshop stages now working!
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
Can now play workshop stages through the UI
Get rid of header in workshop campaign stage list
Fixed workshop stage positioning
Reordered main menu
Fixed tentacle core offset
Started work on workshop campaign UI
Fixed main menu header nav text size
Replay / workshop menu fixes
Merge branch 'master' of SpaceUsurperUnity
Workshop menu uploading / view page / open folder
Fixed workshop menu element hiding / resizing
Can now navigate between workshop downloaded and explore lists
ScrollTable now supports having no prompt
Fixed possible error when menu starts up
Scene changes
Scroll table placeholder support
Fixed PluginData.IsFromWorkshop
Fixed clicking on downloaded workshop entries
Updated Facepunch.Steamworks
Working on workshop trending table
Remote storage invalidation tweaks
KeyValue tags for workshop items / queries
Basic skeleton of installed custom campaign UI
Refactored replay UI so some components can be reused
Big ActionList codegen refactor to support coroutines and normal methods
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
Fixed onPreStartLoadingStage callback
Fixed nav order for member categories
Started adding scriptfunc support to CoreLayerData
Fixed derived types ordering
Deployed cc45f90f with MkDocs version: 1.0.4
Deployed cc45f90f with MkDocs version: 1.0.4
Fixed newlines in examples
Fixed NRE in SetupGhosts() on custom stages
Added ActionList and FsmAction docs
Added onPreStartLoadingStage to fix error with custom stage loading
Fixed subroutine invocation
Updated Facepunch.ExpressionStrings
FuncParams docs now support descriptions, include inheritance
Enumerating a ParameterCollection will now list inherited keys
Added ParameterCollection.GetAliasExpression
Docs: added link between classes and their corresponding resource types
Updated Facepunch.ExpressionStrings
First pass of FuncParam docgen
Fixed conversion issue with literals read from json
CoreLayerData docgen
Merge branch 'master' of SpaceUsurperUnity
Fixed docgen typo