branchSpaceUsurperUnity/mastercancel
2,640 Commits over 2,710 Days - 0.04cph!
Fixed play button sometimes not showing when offline !switch
Fixed possible exception when loading workshop stages
Fixed core graphics sometimes getting corrupted !switch
Fixed very wide speech bubble movement !switch
Fixes for core layer graphics
Fixed case where baked workshop stage scripts wouldn't load
Use same atlas for UI and world core layers
Fixed .workshopid file not getting created
Fixed workshop upload progress not updating
Reverted testing colour for easy campaign category
Updated .gitignore
Fix particle performance regression on Switch
Logging tweak on !switch
Reverted change to intro stage
Fixed baking getting stuck !switch
SpriteArray shader for UI core layers
Status effect icon max size
Fixed Core shader fading in text embeds !switch
One more cause of a null texture being accessed in text embeds
Fixed unloaded textures still being referenced !switch
Import overrides for a bunch of sprites on Switch
Fix core graphics sometimes becoming white between stages !switch
Fixed text embedded sprites not using atlases being invisible
Fixed TMP log spam for embedded sprites
Added easy way to switch stage in the editor during play mode
Fixed Standalone build error
Allow separate medal times for co-op
Added binding for toggling co-op for DualShock controllers
Make sure assets get unloaded on the main thread !switch
Disabled sprite import mode for bundled textures
Asset bundle merging rules tweak
Default texture import settings tweak
Ensure more stuff gets unloaded between stages
Make sure dynamic textures for units are unloaded
Removed broken com.unity.timeline package
Some SpriteAtlas unloading tweaks
Reduced resolution of some textures on Switch
Updated Facepunch.ExpressionStrings
Possible fix for campaigns sometimes being invisible !switch !release
Fixed workshop completion sorting
Fixed some display issues in ScrollTables
Updated NativeInputDeviceProfileList and UnityInputDeviceProfileList
Pause menu stage subtitle !release
Updated NexPlugin
Updated com.unity.nuget.newtonsoft-json package !switch !release
Fixed damage numbers on newer workshop stages
Upgrade to Unity 2020.3.33f1
Fixed workshop author names sometimes not appearing
Doesn't look like we get useful download progress from steamworks
Playtime tracking for workshop stages
Added stage subtitle / mode to loading screen
Stage subtitle on game over / victory screen
Fixed workshop stage playtime tracking
Workshop explore table ranks by trend again
Updated .vscode/settings.json
Make sure reported stage ID is correct during bake errors
Fixed workshop stage baking generating too modern C#
Don't try to resubmit scores from old versions of workshop stages
Fixed typo in leaderboard replay path regex
Show replay download progress
Possible fix for exception when testing a stage with startFormNum > 0
JSON schema tweaks
Added button to open custom folder, will attempt to open with vscode
Tweak JSON schema gen !release
Default to showing player name from replay file in replay HUD
Updated nmeta for new patch !switch !release
Fixed leaderboards sometimes getting stuck !switch !release
Fixed campaign score not always updating on !switch !release
Attempt to make sure campaign medals are always up-to-date
Fixed color of core layers without a texture !release
Don't show resubmission prompt for non-existent official stages
Clean up bugged "/speedrun" stage from submit queue
Fixed weird overlapping text on victory !release
Don't try to submit speedrun score for local plugins
Fixed some issues with archiving workshop speedrun replays
Don't allow sharing of local custom stage replays
Can now click on score pending warning to cycle through pending stages
Only warn about not installed workshop items once !release
TextMeshPro replacements for Award, SelectableItem
Replay ghost TextMeshPro replacement
Fix username marquee when watching replays
Watch shared replay prompt tweaks !release