userJames Kingcancel

6,878 Commits over 3,531 Days - 0.08cph!

5 Years Ago
Fixed controller inputs sometimes being ignored Animation when binding a poweup on controller
5 Years Ago
Updated Facepunch.Steamworks Removed test code from loading Generalized accelerating navigation in menus Leaderboard scrolling while mouse down
5 Years Ago
Revert "Revert "Revert "Submit scores even on reset, if duration > 5s""" This reverts commit 464f85830b234309485142d6e092656ff5753f7b.
5 Years Ago
Revert "Revert "Submit scores even on reset, if duration > 5s"" This reverts commit c9c69b628f6ead5bc644dcaa7b4fad5ba6ddeb17.
5 Years Ago
Moved analytics database insert to another thread Show a "=" for tied scores in the rank field
5 Years Ago
Fixed PixelChunk center of mass calculation
5 Years Ago
Fixed occasional exception when picking up an item CHIPPY-390: Ctrl+V to watch replay in clipboard CHIPPY-389: Changed how stage icon borders tint
5 Years Ago
Save progression in a different file for debug builds Fixed replay menu keyboard bindings Re-implemented home button to skip to the top of a leaderboard Added D-pad icons fix mislabeled storm string fixed overgrowth typo D-pad icon tweak
5 Years Ago
Fixed ghosts not appearing in time attack
5 Years Ago
Fixed ghosts not appearing in time attack
5 Years Ago
Merge branch 'release'
5 Years Ago
Updated Facepunch.Steamworks Fixed size/progress of replays recorded in the current session
5 Years Ago
Better handling of empty files in remote storage
5 Years Ago
Update Jenkinsfile Revert "Submit scores even on reset, if duration > 5s" This reverts commit 0c0197b7299e3240529b974ff2eca696f4147f1f.
5 Years Ago
Revert "Submit scores even on reset, if duration > 5s" This reverts commit 0c0197b7299e3240529b974ff2eca696f4147f1f.
5 Years Ago
Update Jenkinsfile
5 Years Ago
Added some profiling to replay sharing
5 Years Ago
Added PauseOnFocusLost toggle (editor only)
5 Years Ago
D-pad icon tweak Selectables are now sorted in the HUD
5 Years Ago
Can now bind multiple items to the same key Global item bindings Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Added D-pad icons Added background to item button prompt Equipment menu scrolls to selection
5 Years Ago
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
5 Years Ago
Fixed exception when leaderboard is null Selectable menu style tweak Tweaked an editor-only visual bug with stage selection
5 Years Ago
Re-implemented home button to skip to the top of a leaderboard
5 Years Ago
Item binding UI finished Added field to enable editor cheats
5 Years Ago
Fixed replay menu keyboard bindings Implemented activating bound items Equipment menu navigation
5 Years Ago
Save progression in a different file for debug builds Added player actions for up to 10 items API for rebinding / saving / loading item bindings
5 Years Ago
Disabled AllLevelsUnlocked
5 Years Ago
Submit scores even on reset, if duration > 5s Fixed how empty global leaderboards display Special game over text when first achieving a new medal
5 Years Ago
Possible fix for buggy replay clipboard behaviour
5 Years Ago
Fixed score sorting regression Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Replay clipboard fixes
5 Years Ago
Fixed replay URLs
5 Years Ago
Fixed percentile rounding Added percentile to campaign header Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Added confirm prompt to watch copied replay
5 Years Ago
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
5 Years Ago
Replay archive refactor Fixed some replay menu visual bugs Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
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
5 Years Ago
Fixed build error
5 Years Ago
Only show endless campaign in the editor
5 Years Ago
Fixed replay entry time formatting
5 Years Ago
Only enable replay menu rows that are in view Extra replay menu fields Updated Facepunch.Steamworks Implemented deleting replays Merge branch 'master' of SpaceUsurperUnity
5 Years Ago
Can now watch replays from replay menu
5 Years Ago
Replay menu layout Merge branch 'master' of SpaceUsurperUnity Fixed percentile calculation Don't show "PERSONAL BEST" on hijacked victory Basic replay menu navigation
5 Years Ago
Fixed percentile typo Fixed error on pause
5 Years Ago
Percentile tweaks
5 Years Ago
Added percentile UI to stage menu
5 Years Ago
Fixed some edge-case behaviour with leaderboards
5 Years Ago
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
5 Years Ago
Fixed leaderboards sometimes getting stuck Fixed missing subroutine errors not being thrown Extra safety checks in LoadContext