userJames Kingcancel

7,948 Commits over 3,745 Days - 0.09cph!

3 Years Ago
Added failing hotload test for static initonly HashSets Added ConcurrentQueueUpgrader Fixed in-place hotload of a HashSet<T> Allow individual types to be added to hotload SkipUpgrader Skip hotload for types in System.Net.Http and System.Text.RegularExpressions Fixed some false negatives when checking if a type is blittable Added ConcurrentDictionaryUpgrader, fixed ConcurrentQueueUpgrader Only start addon worker threads when first needed Make sure hotload verbose log works with and without -tools Cache which static fields need to be watched in hotload Some extra timing info for hotload Added InstanceUpgrader.GetUpgraderOrDefault<T>() DefaultUpgrader field caching, now uses auto-skip
3 Years Ago
Added InstanceUpgrader.GetUpgraderOrDefault<T>() DefaultUpgrader field caching, now uses auto-skip
3 Years Ago
Fixed very wide speech bubble movement !switch
3 Years Ago
Added failing hotload test for static initonly HashSets Added ConcurrentQueueUpgrader Fixed in-place hotload of a HashSet<T> Allow individual types to be added to hotload SkipUpgrader Skip hotload for types in System.Net.Http and System.Text.RegularExpressions Fixed some false negatives when checking if a type is blittable Added ConcurrentDictionaryUpgrader, fixed ConcurrentQueueUpgrader Only start addon worker threads when first needed Make sure hotload verbose log works with and without -tools Cache which static fields need to be watched in hotload Some extra timing info for hotload
3 Years Ago
Fixed verbose hotload log formatting
3 Years Ago
Fix error in JsonSerializerOptionsUpgrader on hotload
3 Years Ago
Build !switch
3 Years Ago
Fixes for core layer graphics
3 Years Ago
Fixed case where baked workshop stage scripts wouldn't load
3 Years Ago
Use same atlas for UI and world core layers
3 Years Ago
Fixed .workshopid file not getting created Fixed workshop upload progress not updating
3 Years Ago
Reverted testing colour for easy campaign category Updated .gitignore Fix particle performance regression on Switch Logging tweak on !switch
3 Years Ago
Reverted change to intro stage Fixed baking getting stuck !switch
3 Years Ago
SpriteArray shader for UI core layers Status effect icon max size Fixed Core shader fading in text embeds !switch
3 Years Ago
One more cause of a null texture being accessed in text embeds
3 Years Ago
Fixed unloaded textures still being referenced !switch
3 Years Ago
Import overrides for a bunch of sprites on Switch Fix core graphics sometimes becoming white between stages !switch
3 Years Ago
Fixed build error
3 Years Ago
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
3 Years Ago
Fixed Standalone build error
3 Years Ago
Allow separate medal times for co-op Added binding for toggling co-op for DualShock controllers
3 Years Ago
Make sure assets get unloaded on the main thread !switch
3 Years Ago
Disabled sprite import mode for bundled textures Asset bundle merging rules tweak Default texture import settings tweak Ensure more stuff gets unloaded between stages
3 Years Ago
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
3 Years Ago
Updated Facepunch.ExpressionStrings
3 Years Ago
Update Newtonsoft.Json
3 Years Ago
Include parse info
3 Years Ago
Possible fix for campaigns sometimes being invisible !switch !release
3 Years Ago
Fixed workshop completion sorting Fixed some display issues in ScrollTables Updated NativeInputDeviceProfileList and UnityInputDeviceProfileList
3 Years Ago
Pause menu stage subtitle !release
3 Years Ago
Updated NexPlugin Updated com.unity.nuget.newtonsoft-json package !switch !release
3 Years Ago
Build !release
3 Years Ago
Fixed damage numbers on newer workshop stages
3 Years Ago
Build !switch !release
3 Years Ago
Build !release
3 Years Ago
Updated Burst, Entities
3 Years Ago
Upgrade to Unity 2020.3.33f1
3 Years Ago
Build !release
3 Years Ago
Fixed workshop author names sometimes not appearing
3 Years Ago
Build !release
3 Years Ago
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
3 Years Ago
Updated .vscode/settings.json
3 Years Ago
Debug build
3 Years Ago
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
3 Years Ago
Updated generated schema
3 Years Ago
Updated generated schema
3 Years Ago
Default to showing player name from replay file in replay HUD Updated nmeta for new patch !switch !release
3 Years Ago
Fixed leaderboards sometimes getting stuck !switch !release
3 Years Ago
Fixed campaign score not always updating on !switch !release
3 Years Ago
Debug build