userJames Kingcancel
repoSpaceUsurperUnitycancel

3,468 Commits over 2,710 Days - 0.05cph!

7 Years Ago
Updated Facepunch.Unity Fixed changed Facepunch.Unity usages
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Now using experimental .NET 4.6 API
7 Years Ago
Now working in Unity 2017 Unity 2017.2.1p3
7 Years Ago
Got rid of random NUnit references
7 Years Ago
Removed Mono.Cecil plugin
7 Years Ago
Fixed controller vibrating while paused Fixed planet size when camera is zoomed in Fixed planet spacing when zoomed in Fixed planet link width when zoomed in
7 Years Ago
Replay playback speed display now shows actual speed Got rid of some more allocations
7 Years Ago
Got rid of all per-frame main menu allocations Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Started getting rid of some allocations Some more minor allocation avoidance Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Added button prompts for prev / next leaderboard mode Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Fixed another planet navigation on click bug
7 Years Ago
Fixed clicking outside of leaderboard while replay is selected Fixed bug when button prompt overlaps a planet
7 Years Ago
Clicking button prompts will now always have an effect Fixed button prompts not listening for clicks in some cases
7 Years Ago
Added missing tooltip strings
7 Years Ago
Fixed resolution option capitalisation Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity Tooltips are now top-aligned
7 Years Ago
Tooltips now fade in / out Inspector fields for tooltip fading Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Fixed tooltip position for small-width options items Added option tooltip strings Added tooltips for control bindings
7 Years Ago
Added options menu tooltip display Moved to Unity 5.6.3p4
7 Years Ago
Fixed confirmation prompt not working while paused
7 Years Ago
Updated Facepunch.Steamworks Got rid of some repetition when loading replays Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Exit / menu / retry confirmation prompt
7 Years Ago
Removed WebSocketSharp reference
7 Years Ago
Removed NUnit reference
7 Years Ago
Replay timestamps are now in ISO 8601
7 Years Ago
Fixed another weird menu navigation case
7 Years Ago
Started work on options menu tooltips
7 Years Ago
Fixed needing to restart the stage to update timer visibility Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed options icon snapping Fixed some other options icon jerkiness
7 Years Ago
Fixed re-pausing after submitting a comment
7 Years Ago
Fixed planet navigation bug when rapidly switching
7 Years Ago
Comment count invalidation Read comments persistence
7 Years Ago
Working on comment counts in leaderboards Comment count fixes
7 Years Ago
Fixed cores not resizing while paused Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Added EasedValue<T>, EasedFloat, EasedRotation, EasedVector2 Moved ReplayDiagnostics._isInFixedUpdate to GameManager Example usage of EasedValue<T>
7 Years Ago
Fixed rebinding arrow keys causing options menu navigation
7 Years Ago
Cores animate more when focussed Options menu is no longer auto-focussed when navigated to Added close prompt in options menu
7 Years Ago
Planet UI border highlights when focussed Now using glow scale for planet UI highlight on focus Other planets / links darken when selecting a planet Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Fix for possible case where a level is completed but the next levels aren't unlocked
7 Years Ago
Can now specify visibility conditions for rebindable controls
7 Years Ago
Framerate and anti-aliasing options now use new json storage
7 Years Ago
Added OptionsData, now storing options with json
7 Years Ago
Made navigating away from the options menu less sensitive
7 Years Ago
Fixed masked graphic glow colour
7 Years Ago
Added UI/Glow shader Now using UI/Glow shader on PlanetUI
7 Years Ago
Stage leaderboards are now always bright
7 Years Ago
Fixed case where invalid leaderboard entries would be shown Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
FSM divergence testing Fixed JailBoss divergence Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Added json Vector2Converter
7 Years Ago
Extra safety checks in Pool.Store(obj) Fix for reflected debris sometimes becoming HUGE