userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,640 Commits over 2,710 Days - 0.04cph!

7 Years Ago
More control rebinding work
7 Years Ago
More control rebinding work
7 Years Ago
Discovery of rebindable controls Fixed options title not updating when returning back
7 Years Ago
Starting work on control rebinding
7 Years Ago
Armour cheat now only works in the editor
7 Years Ago
Fixed Stage.OnLoaded not being called Overall score is no longer submitted until you beat a level
7 Years Ago
Moved options pages to separate files Added feedback and devblog buttons to options
7 Years Ago
Leaderboards are named by their stage type name
7 Years Ago
Fixed possible exception when watching an old replay
7 Years Ago
Fixed not being able to browse replays
7 Years Ago
Added master volume option Mouse aim speed slider Can now open the options menu while in a stage
7 Years Ago
Video options refactor, can now revert
7 Years Ago
Vsync / framerate cap settings are persistant
7 Years Ago
Added framerate cap option, apply button is only shown if changes are made
7 Years Ago
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
7 Years Ago
Mocked up options UI layout
7 Years Ago
Leaderboard entry scrolling with mousewheel
7 Years Ago
Factored out some leaderboard row repetition Wide leaderboard names now scroll left and right
7 Years Ago
Possible fix for case causing broken leaderboard rows
7 Years Ago
Overflowing leaderboard names are now left-aligned
7 Years Ago
Added masks to leaderboard names
7 Years Ago
Fixed build error
7 Years Ago
Fixed selecting entries with the mouse Fixed scrolling up / down while hovering over leaderboards
7 Years Ago
Fixed build errors
7 Years Ago
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'
7 Years Ago
Fix for possible InvalidCastException Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed not being able to unpause replays with A
7 Years Ago
Fixed being able to select overall leaderboard entries
7 Years Ago
Can now click on replays to play them
7 Years Ago
Fixed not being able to browse other replays at the end of a replay
7 Years Ago
Fixed level leaderboard input during a GameStage
7 Years Ago
Reworking system of deciding which menu has input focus
7 Years Ago
Cursor visibility tweaks
7 Years Ago
Tweaked leaderboard positions and sizes for lower aspects Fixed `KeyboardAndMouseRelative` input type
7 Years Ago
Can now call Stage methods from an FSM
7 Years Ago
Fixed some useless leaderboards being created
7 Years Ago
Warning comment avatars are now tinted orange
7 Years Ago
Updated Facepunch.Steamworks
7 Years Ago
Added linux libsteam binaries PostProcessBuild copies linux steam binaries
7 Years Ago
Investigating why Facepunch.Steamworks doesn't configure correctly on linux Left-clicking while using only keyboard switches to use mouse aiming
7 Years Ago
Added call to Facepunch.Steamworks.Config.ForUnity()
7 Years Ago
Game info UI hides when changing scene
7 Years Ago
Pause on lose focus
7 Years Ago
Can now browse leaderboards with no entries GlobalAroundUser leaderboards now default to Global if no entries exist
7 Years Ago
Fixed being able to drag notifications while not in a replay
7 Years Ago
Fixed build error
7 Years Ago
Better support for leaderboard entries that are missing replays
7 Years Ago
Added basic game info UI for ryleigh to fill in Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Switched to default replay diagnostics to reduce submission lag
7 Years Ago
Simplified progress calculation