branchSpaceUsurperUnity/mastercancel
2,640 Commits over 2,710 Days - 0.04cph!
More control rebinding work
More control rebinding work
Discovery of rebindable controls
Fixed options title not updating when returning back
Starting work on control rebinding
Armour cheat now only works in the editor
Fixed Stage.OnLoaded not being called
Overall score is no longer submitted until you beat a level
Moved options pages to separate files
Added feedback and devblog buttons to options
Leaderboards are named by their stage type name
Fixed possible exception when watching an old replay
Fixed not being able to browse replays
Added master volume option
Mouse aim speed slider
Can now open the options menu while in a stage
Video options refactor, can now revert
Vsync / framerate cap settings are persistant
Added framerate cap option, apply button is only shown if changes are made
Started work on scripts for options menu
Options menu navigation system
SliderOptionsItem functionality
ToggleOptionsItem functionality
Working on an options page system
Temp fix for leaderboard entries not being displayed
More options menu work
API for changing options pages
Merge branch 'master' into options
Option item creation
Options menu resizing
Fixed options menu navigation
Options navigation tweaks, can now close menu
Fixed toggle options not being visible
Better logic for picking which item is selected when changing page
Fixed being able to hide the options menu
Combo options item functionality
Options menu dividers
Better options layout, better video options logic
Combo option item tweaks
Merge branch 'master' into options
Added preview sound effect when changing sfx volume
Better options page navigation
Now handles held input repetition in options navigation
Implemented apply button in video options
Key prompt icons for letters / numbers now use a Text component
Can now access options menu with select / O
Fixed navigating right with ComboOptionsItem
Disabled resolution dialogue on launch
Audio settings are now persistent
Mocked up options UI layout
Leaderboard entry scrolling with mousewheel
Factored out some leaderboard row repetition
Wide leaderboard names now scroll left and right
Possible fix for case causing broken leaderboard rows
Overflowing leaderboard names are now left-aligned
Added masks to leaderboard names
Fixed selecting entries with the mouse
Fixed scrolling up / down while hovering over leaderboards
Started working on scrolling leaderboards
Leaderboards are displaying again with the new system
Leaderboard scrolling seems to work
Fixed not requesting more entries while up/down is held
Merge branch 'leaderboard-scrolling'
Fix for possible InvalidCastException
Merge branch 'master' of SpaceUsurperUnity
Fixed not being able to unpause replays with A
Fixed being able to select overall leaderboard entries
Can now click on replays to play them
Fixed not being able to browse other replays at the end of a replay
Fixed level leaderboard input during a GameStage
Reworking system of deciding which menu has input focus
Tweaked leaderboard positions and sizes for lower aspects
Fixed `KeyboardAndMouseRelative` input type
Can now call Stage methods from an FSM
Fixed some useless leaderboards being created
Warning comment avatars are now tinted orange
Updated Facepunch.Steamworks
Added linux libsteam binaries
PostProcessBuild copies linux steam binaries
Investigating why Facepunch.Steamworks doesn't configure correctly on linux
Left-clicking while using only keyboard switches to use mouse aiming
Added call to Facepunch.Steamworks.Config.ForUnity()
Game info UI hides when changing scene
Can now browse leaderboards with no entries
GlobalAroundUser leaderboards now default to Global if no entries exist
Fixed being able to drag notifications while not in a replay
Better support for leaderboard entries that are missing replays
Added basic game info UI for ryleigh to fill in
Merge branch 'master' of SpaceUsurperUnity
Switched to default replay diagnostics to reduce submission lag
Simplified progress calculation