userJames Kingcancel

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

5 Years Ago
Fixed percentile rounding Added percentile to campaign header Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Added confirm prompt to watch copied replay
5 Years Ago
Added shared replay dict file Deleting a shared replay removes it from the dict file Replay quota is now 100 across all stages, shared stages aren't deleted Sort shared replays above unshared Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Replay archive refactor Fixed some replay menu visual bugs Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Fleshing out more replay menu behaviour Support for base64 replay IDs Tabbing back to the game with a replay in your clipboard will play it
5 Years Ago
Fixed build error
5 Years Ago
Only show endless campaign in the editor
5 Years Ago
Fixed replay entry time formatting
5 Years Ago
Only enable replay menu rows that are in view Extra replay menu fields Updated Facepunch.Steamworks Implemented deleting replays Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Can now watch replays from replay menu
5 Years Ago
Replay menu layout Merge branch 'master' of SpaceUsurperUnity Fixed percentile calculation Don't show "PERSONAL BEST" on hijacked victory Basic replay menu navigation
5 Years Ago
Fixed percentile typo Fixed error on pause
5 Years Ago
Percentile tweaks
5 Years Ago
Added percentile UI to stage menu
5 Years Ago
Fixed some edge-case behaviour with leaderboards
5 Years Ago
Fully clear resource cache on bake Fixed not being able to see leaderboard entries after #32 Fixed score colour for unloaded entries in campaign leaderboard Only update leaderboard proxy if scrolling slowly
5 Years Ago
Fixed leaderboards sometimes getting stuck Fixed missing subroutine errors not being thrown Extra safety checks in LoadContext
5 Years Ago
Fixed leaderboards sometimes contracting too much Got rid of an old log
5 Years Ago
Deleted legacy leaderboard UI Fixed leaderboard count for friends leaderboard Fixed scrolling at the bottom of the leaderboard
5 Years Ago
Fixed bad song behaviour when a sample isn't found
5 Years Ago
Fixed typo in laser/unit/prison2 Fixed song infinite loop failsafe
5 Years Ago
Pause replay on divergence
5 Years Ago
Leaderboard selection cursor is back Can now watch selected entries again
5 Years Ago
Started rewiting leaderboard view Merge branch 'master' into leaderboard Refactor of LeaderboardProxy Leaderboard frontend rewrite mostly done Leaderboard proxy now respects cache limit Leaderboard entry style tweaks Finished off rewritten leaderboard scrolling / styling Merge branch 'master' into leaderboard Leaderboard selection cursor is back Can now watch selected entries again
5 Years Ago
fix orb speech typo Merge branch 'master' of SpaceUsurperUnity fix missing robo implode sfx fuse enemy sfx tweaks fix more missing implode sfx Merge branch 'master' into leaderboard
5 Years Ago
Finished off rewritten leaderboard scrolling / styling
5 Years Ago
Leaderboard frontend rewrite mostly done Leaderboard proxy now respects cache limit Leaderboard entry style tweaks
5 Years Ago
Started rewiting leaderboard view Merge branch 'master' into leaderboard Refactor of LeaderboardProxy
5 Years Ago
Update .gitignore Populate audio source pool properly Possible fix for audio source pooling error spam
5 Years Ago
Fixed possible NRE in Ghost
5 Years Ago
Made sure camera size is never 0 Fixed ghosts typo Progress bar medal tweaks
5 Years Ago
Don't use raw time for endless mode scoring Fixed endless mode game over screen
5 Years Ago
Endless mode progress bar / ghosts now working
5 Years Ago
CHIPPY-387: Fixed leaderboard entries with > 99.8% being sometimes ranked above completed runs Endless mode scoring Added example endless stage Fixed medals for endless stages
5 Years Ago
Started work on supporting different game modes Safety check when translating a string
5 Years Ago
Stopped timer from flickering at the end of a replay
5 Years Ago
Made it easier to view production leaderboards in editor Started on documentation generation Finished off basic DocGen
5 Years Ago
Renamed aiming inputs for keyboard Bindings revert button only applys to current page
5 Years Ago
Separate leaderboard version for dev builds
5 Years Ago
Fixed not being able to rebind mouse wheel
5 Years Ago
CHIPPY-381: Added toggle bindings for shoot / brake
5 Years Ago
CHIPPY-380: Fixed hijack button not showing after watching a replay to the end Merge branch 'master' of SpaceUsurperUnity Make sure camera position can't be set to NaN Never let player get too close to the edge of the screen
5 Years Ago
Updated example custom stage Added --initial-stage command line option
5 Years Ago
Reduced main menu load times
5 Years Ago
Unload song master clips after splicing
5 Years Ago
Only have one song loaded in the main menu Force unload song when switching stage
5 Years Ago
Resource unloading thread safety
5 Years Ago
Fixed string formatting of times > 1hr
5 Years Ago
Fixed AudioClips not being unloaded / destroyed
5 Years Ago
Added memory profiler package Fixed AudioClips not being unloaded / destroyed