branchSpaceUsurperUnity/mastercancel
2,640 Commits over 2,710 Days - 0.04cph!
Added some profiling to replay sharing
Added PauseOnFocusLost toggle (editor only)
D-pad icon tweak
Selectables are now sorted in the HUD
Can now bind multiple items to the same key
Global item bindings
Merge branch 'master' of SpaceUsurperUnity
Added D-pad icons
Added background to item button prompt
Equipment menu scrolls to selection
Don't activate powerup when switching with a bind
Items are now sorted by category / name
Item binding colour fix
Fixed binding items on controller
Disabled item binding in replays
Fixed exception when leaderboard is null
Selectable menu style tweak
Tweaked an editor-only visual bug with stage selection
Re-implemented home button to skip to the top of a leaderboard
Item binding UI finished
Added field to enable editor cheats
Fixed replay menu keyboard bindings
Implemented activating bound items
Equipment menu navigation
Save progression in a different file for debug builds
Added player actions for up to 10 items
API for rebinding / saving / loading item bindings
Disabled AllLevelsUnlocked
Submit scores even on reset, if duration > 5s
Fixed how empty global leaderboards display
Special game over text when first achieving a new medal
Possible fix for buggy replay clipboard behaviour
Fixed score sorting regression
Merge branch 'master' of SpaceUsurperUnity
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
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
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