7,945 Commits over 3,745 Days - 0.09cph!
Fixed percentile rounding
Added percentile to campaign header
Merge branch 'master' of SpaceUsurperUnity
Added confirm prompt to watch copied replay
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
Replay archive refactor
Fixed some replay menu visual bugs
Merge branch 'master' of SpaceUsurperUnity
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
Only show endless campaign in the editor
Fixed replay entry time formatting
Only enable replay menu rows that are in view
Extra replay menu fields
Updated Facepunch.Steamworks
Implemented deleting replays
Merge branch 'master' of SpaceUsurperUnity
Can now watch replays from replay menu
Replay menu layout
Merge branch 'master' of SpaceUsurperUnity
Fixed percentile calculation
Don't show "PERSONAL BEST" on hijacked victory
Basic replay menu navigation
Fixed percentile typo
Fixed error on pause
Added percentile UI to stage menu
Fixed some edge-case behaviour with leaderboards
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
Fixed leaderboards sometimes getting stuck
Fixed missing subroutine errors not being thrown
Extra safety checks in LoadContext
Fixed leaderboards sometimes contracting too much
Got rid of an old log
Deleted legacy leaderboard UI
Fixed leaderboard count for friends leaderboard
Fixed scrolling at the bottom of the leaderboard
Fixed bad song behaviour when a sample isn't found
Fixed typo in laser/unit/prison2
Fixed song infinite loop failsafe
Pause replay on divergence
Leaderboard selection cursor is back
Can now watch selected entries again
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
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
Finished off rewritten leaderboard scrolling / styling
Leaderboard frontend rewrite mostly done
Leaderboard proxy now respects cache limit
Leaderboard entry style tweaks
Started rewiting leaderboard view
Merge branch 'master' into leaderboard
Refactor of LeaderboardProxy
Update .gitignore
Populate audio source pool properly
Possible fix for audio source pooling error spam
Fixed possible NRE in Ghost
Made sure camera size is never 0
Fixed ghosts typo
Progress bar medal tweaks
Don't use raw time for endless mode scoring
Fixed endless mode game over screen
Endless mode progress bar / ghosts now working
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
Started work on supporting different game modes
Safety check when translating a string
Stopped timer from flickering at the end of a replay
Made it easier to view production leaderboards in editor
Started on documentation generation
Finished off basic DocGen
Renamed aiming inputs for keyboard
Bindings revert button only applys to current page
Separate leaderboard version for dev builds
Fixed not being able to rebind mouse wheel
CHIPPY-381: Added toggle bindings for shoot / brake
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
Updated example custom stage
Added --initial-stage command line option
Reduced main menu load times
Unload song master clips after splicing
Only have one song loaded in the main menu
Force unload song when switching stage
Resource unloading thread safety
Fixed string formatting of times > 1hr
Fixed AudioClips not being unloaded / destroyed
Added memory profiler package
Fixed AudioClips not being unloaded / destroyed