userJames Kingcancel
repoSpaceUsurperUnitycancel

3,460 Commits over 2,527 Days - 0.06cph!

6 Years Ago
Got rid of all per-frame main menu allocations Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Started getting rid of some allocations Some more minor allocation avoidance Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Added button prompts for prev / next leaderboard mode Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Fixed another planet navigation on click bug
6 Years Ago
Fixed clicking outside of leaderboard while replay is selected Fixed bug when button prompt overlaps a planet
6 Years Ago
Clicking button prompts will now always have an effect Fixed button prompts not listening for clicks in some cases
6 Years Ago
Added missing tooltip strings
6 Years Ago
Fixed resolution option capitalisation Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity Tooltips are now top-aligned
6 Years Ago
Tooltips now fade in / out Inspector fields for tooltip fading Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Fixed tooltip position for small-width options items Added option tooltip strings Added tooltips for control bindings
6 Years Ago
Added options menu tooltip display Moved to Unity 5.6.3p4
6 Years Ago
Fixed confirmation prompt not working while paused
6 Years Ago
Updated Facepunch.Steamworks Got rid of some repetition when loading replays Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Exit / menu / retry confirmation prompt
6 Years Ago
Removed WebSocketSharp reference
6 Years Ago
Removed NUnit reference
6 Years Ago
Replay timestamps are now in ISO 8601
6 Years Ago
Fixed another weird menu navigation case
6 Years Ago
Started work on options menu tooltips
6 Years Ago
Fixed needing to restart the stage to update timer visibility Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Fixed options icon snapping Fixed some other options icon jerkiness
6 Years Ago
Fixed re-pausing after submitting a comment
6 Years Ago
Fixed planet navigation bug when rapidly switching
6 Years Ago
Comment count invalidation Read comments persistence
6 Years Ago
Working on comment counts in leaderboards Comment count fixes
6 Years Ago
Fixed cores not resizing while paused Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Added EasedValue<T>, EasedFloat, EasedRotation, EasedVector2 Moved ReplayDiagnostics._isInFixedUpdate to GameManager Example usage of EasedValue<T>
6 Years Ago
Fixed rebinding arrow keys causing options menu navigation
6 Years Ago
Cores animate more when focussed Options menu is no longer auto-focussed when navigated to Added close prompt in options menu
6 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
6 Years Ago
Fix for possible case where a level is completed but the next levels aren't unlocked
6 Years Ago
Can now specify visibility conditions for rebindable controls
6 Years Ago
Framerate and anti-aliasing options now use new json storage
6 Years Ago
Added OptionsData, now storing options with json
6 Years Ago
Made navigating away from the options menu less sensitive
6 Years Ago
Fixed masked graphic glow colour
6 Years Ago
Added UI/Glow shader Now using UI/Glow shader on PlanetUI
6 Years Ago
Stage leaderboards are now always bright
6 Years Ago
Fixed case where invalid leaderboard entries would be shown Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
FSM divergence testing Fixed JailBoss divergence Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Added json Vector2Converter
6 Years Ago
Extra safety checks in Pool.Store(obj) Fix for reflected debris sometimes becoming HUGE
6 Years Ago
Updated Facepunch.ExpressionStrings
6 Years Ago
New Facepunch.ExpressionStrings build
6 Years Ago
Fix build error
6 Years Ago
Fixed planets in a cluster wobbling on menu load
6 Years Ago
Started work on timer redesign Timer diagnostics More diagnostics Fixed possible divergence in Pxc Added `ReplayDiagnostics.AssertFixed()` Fixed PixelChunk divergence Post-diagnostics cleanup Break out of fixed update loop on stage reset Fixed possible exception when a timer is created
6 Years Ago
Added `ReplayDiagnostics.AssertFixed()`
6 Years Ago
Started work on timer redesign Timer diagnostics More diagnostics Fixed possible divergence in Pxc
6 Years Ago
No longer pauses when losing focus while watching a replay Merge branch 'master' of SpaceUsurperUnity