userJames Kingcancel

6,932 Commits over 3,561 Days - 0.08cph!

1 Year Ago
Added ArenaData GameResource
1 Year Ago
Initial commit
1 Year Ago
AttackData skeleton
1 Year Ago
Basic janky attacks
1 Year Ago
Arena limits
1 Year Ago
Simple animations, jumping, ducking
1 Year Ago
Initial commit
1 Year Ago
Fixed camera Fixed client mouse input Log an error if we try to set a NaN position
1 Year Ago
Support for SceneCamera.Ortho
1 Year Ago
Fixed compilation errors
1 Year Ago
Added way to ignore assemblies by name in hotloads Ignore Sandbox.Tools during client / server / menu hotloads Fixes #765
1 Year Ago
Added failing test for hotloading constructed generic MethodInfos Fixed hotloading generic MethodInfos Added extra test for MethodInfos with generic declaring types Added more delegate hotloading tests, one failing Fixed hotload case with lambdas in generic declaring type Fixes #759
1 Year Ago
Stop watching assemblies swapped with null More compiler name consistency fixes Skip assemblies that depend on a swapped assembly Warn when two versions of the same named assembly are watched Log all hotload messages if hotload_log >= 2 Include build number in runtime compiled assemblies To help with debugging Made Hotload.WatchedAssemblies / Hotload.WatchedInstances private Clear invalidated cached fields in DefaultUpgrader on hotload start Hotload logging tweaks, package assembly names include version Simplify auto-watching logic when replacing assemblies Fixed failing hotload test, better swapped asm reference check Unwatch assemblies swapped with null Added hotload tests for auto-watching assemblies
1 Year Ago
Stop watching assemblies swapped with null More compiler name consistency fixes Skip assemblies that depend on a swapped assembly Warn when two versions of the same named assembly are watched Log all hotload messages if hotload_log >= 2 Include build number in runtime compiled assemblies To help with debugging Made Hotload.WatchedAssemblies / Hotload.WatchedInstances private Clear invalidated cached fields in DefaultUpgrader on hotload start Hotload logging tweaks, package assembly names include version Simplify auto-watching logic when replacing assemblies Fixed failing hotload test, better swapped asm reference check Unwatch assemblies swapped with null Added hotload tests for auto-watching assemblies
1 Year Ago
Unwatch assemblies swapped with null
1 Year Ago
Made Hotload.WatchedAssemblies / Hotload.WatchedInstances private Clear invalidated cached fields in DefaultUpgrader on hotload start Hotload logging tweaks, package assembly names include version Simplify auto-watching logic when replacing assemblies Fixed failing hotload test, better swapped asm reference check
1 Year Ago
Stop watching assemblies swapped with null More compiler name consistency fixes Skip assemblies that depend on a swapped assembly Warn when two versions of the same named assembly are watched Log all hotload messages if hotload_log >= 2 Include build number in runtime compiled assemblies To help with debugging
1 Year Ago
Stop watching assemblies swapped with null More compiler name consistency fixes Skip assemblies that depend on a swapped assembly
1 Year Ago
Check substitute types don't inherit from a swapped-out type If type substitution fails in DefaultUpgrader, just substitute null Fixed possible NRE in ReflectionUpgrader.GetMatchingMember Fixed recompiling addons that reference a changed addon
1 Year Ago
Fixed possible NRE in ReflectionUpgrader.GetMatchingMember Fixed recompiling addons that reference a changed addon
1 Year Ago
Check substitute types don't inherit from a swapped-out type If type substitution fails in DefaultUpgrader, just substitute null
1 Year Ago
Show production histograms in debug builds
1 Year Ago
Exit with error if unable to find bullet types on generating archetypes
1 Year Ago
Make sure correct asset bundles are used for each platform
1 Year Ago
Updated main.yml
1 Year Ago
Assume workspace is reused during build
1 Year Ago
Show total completion time with campaign histogram
1 Year Ago
Updated build.yml
1 Year Ago
Updated offline histograms Basic support for campaign leaderboard histograms Missing .meta files Campaign histogram local score marker Updated build.yml
1 Year Ago
Fetch and backup campaign leaderboards Support generating histograms for campaign leaderboards
1 Year Ago
Fixed leaderboard placeholder text sometimes not showing Added Remove DoNotShip Directories build step
1 Year Ago
Updated offline leaderboard histograms Prefabs for various UI elements Try to download live histogram data
1 Year Ago
Histogram tick tweaks
1 Year Ago
Stage new files when committing backup
1 Year Ago
Pass AWS secrets to histogram upload step
1 Year Ago
Upload histograms with the right ContentType
1 Year Ago
Added upload_histograms.py
1 Year Ago
Add run number to backup commit message
1 Year Ago
Indent histogram json for nicer diffs Add verbose logging option to update_histograms.py
1 Year Ago
Detect changed histograms when committing
1 Year Ago
Update requirements.txt Update workflow dispatch inputs Add way to skip fetch when doing workflow dispatch
1 Year Ago
Add --save-figures option to update_histograms.py Update histograms when doing a full fetch
1 Year Ago
Removed histogram figures Ignore .png files
1 Year Ago
Make histogram kernel width wider for leaderboards with fewer scores https://files.facepunch.com/ziks/2023-01-17/gitkraken_VmIWmQsqOA.png
1 Year Ago
Some resilience to steam API 500 status codes
1 Year Ago
Manual backup
1 Year Ago
Do a full fetch if --full arg is present Exit with code 1 on exception Do a full fetch once a day, added workflow_dispatch event
1 Year Ago
Revert "Test steam upload" This reverts commit e0bb8d5c197b9c8f8a26717ee8b54bd0a0972454.
1 Year Ago
One more try at escaping quotes etc in build descriptions
1 Year Ago
Revert "Don't include entry count in leaderboard manifest" This reverts commit e8cd09370e025bc8a6fcd139e3699a64a827f67f. Only check for changes in .csv files