branchSpaceUsurperUnity/mastercancel
2,640 Commits over 2,710 Days - 0.04cph!
Updated Facepunch.ExpressionStrings
Implemented FsmCallMethodAction
Disabled old FSMs!
Merge branch 'master' of SpaceUsurperUnity
Updated Facepunch.ExpressionStrings
Fixed Repeated action not using delays
New FSM now switches states with the old one
Fixed possible exception when changing FSM state
More FsmActions implemented
FSM execution is working
Some unit behaviour field renaming
New FSM system parsing / execution mostly done
Removed default parameters from MethodCalls
Got rid of unnecessary goto state actions
Implemented FixedRandomWait
Implemented waiting after a MethodCall
Implemented CallMethod repetition
Implemented IntAdd FsmAction
Implemented SetIntValue FsmStateAction, better action handling
First pass of generating FSM jsons
Started work on generating JSON for existing FSMs
Added HotloadParametersAttribute
Updated .gitignore
Made OneAxisInputControl.PendingTick public again
Now working in Unity 2017
Unity 2017.2.1p3
Now using experimental .NET 4.6 API
Updated Jenkinsfile
Updated Facepunch.Unity
Fixed changed Facepunch.Unity usages
Merge branch 'unity2017'
Got rid of random NUnit references
Removed Mono.Cecil plugin
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
Replay playback speed display now shows actual speed
Got rid of some more allocations
Got rid of all per-frame main menu allocations
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Started getting rid of some allocations
Some more minor allocation avoidance
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Added button prompts for prev / next leaderboard mode
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fixed another planet navigation on click bug
Fixed clicking outside of leaderboard while replay is selected
Fixed bug when button prompt overlaps a planet
Clicking button prompts will now always have an effect
Fixed button prompts not listening for clicks in some cases
Added missing tooltip strings
Fixed resolution option capitalisation
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Tooltips are now top-aligned
Tooltips now fade in / out
Inspector fields for tooltip fading
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fixed tooltip position for small-width options items
Added option tooltip strings
Added tooltips for control bindings
Added options menu tooltip display
Moved to Unity 5.6.3p4
Fixed confirmation prompt not working while paused
Updated Facepunch.Steamworks
Got rid of some repetition when loading replays
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Exit / menu / retry confirmation prompt
Removed WebSocketSharp reference
Replay timestamps are now in ISO 8601
Fixed another weird menu navigation case
Started work on options menu tooltips
Fixed needing to restart the stage to update timer visibility
Merge branch 'master' of SpaceUsurperUnity
Fixed options icon snapping
Fixed some other options icon jerkiness
Fixed re-pausing after submitting a comment
Fixed planet navigation bug when rapidly switching
Comment count invalidation
Read comments persistence
Working on comment counts in leaderboards
Comment count fixes
Fixed cores not resizing while paused
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Added EasedValue<T>, EasedFloat, EasedRotation, EasedVector2
Moved ReplayDiagnostics._isInFixedUpdate to GameManager
Example usage of EasedValue<T>
Fixed rebinding arrow keys causing options menu navigation
Cores animate more when focussed
Options menu is no longer auto-focussed when navigated to
Added close prompt in options menu