userJames Kingcancel

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

7 Years Ago
Leaderboards are displaying again with the new system
7 Years Ago
Fix for possible InvalidCastException Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Started working on scrolling leaderboards
7 Years Ago
Fixed not being able to unpause replays with A
7 Years Ago
Changed script version
7 Years Ago
Stages are now specified in the page itself
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
NormalizePath fix for non-windows
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
7 Years Ago
Can now use cursor keys to navigate replays in a GameStage
7 Years Ago
Fixed possible NRE after beating Tentacle Victory UI and leaderboard position tweaks
7 Years Ago
Comments are cleared when hijacking Added warning icons for outdated leaderboard entries
7 Years Ago
Overall leaderboard position updates on Show()
7 Years Ago
Loading UI tweaks
7 Years Ago
Added 20 minute timeout for Unity build steps
7 Years Ago
Progression system tweaks - Can now use CheatLevel() to temporarily mark it as completed - Added event when completion state changed - Now only saves on level transition or quit
7 Years Ago
Added cheat button to unlock levels
7 Years Ago
Overall leaderboard is now only in the main menu
7 Years Ago
Offset the menu camera to the right a bit
7 Years Ago
Better cooperation between comment input and leaderboard UI Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Slightly better temporary loading screen Slightly better victory UI
7 Years Ago
Fixed pressing B while browsing replays resetting the stage Merge branch 'master' of SpaceUsurperUnity Now can't select a different planet while a level is loading
7 Years Ago
Changed PLAY REPLAY to WATCH REPLAY
7 Years Ago
Leaderboard layout tweaks
7 Years Ago
Added button prompt icons that change dynamically
7 Years Ago
Increased deadzone when detecting leaderboard navigation Up / down navigation in leaderboards can now auto repeat
7 Years Ago
Added overall percentile text
7 Years Ago
Made leaderboards a little smaller
7 Years Ago
Started working on replacing the pause menu UI