userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,640 Commits over 2,710 Days - 0.04cph!

7 Years Ago
Updated Facepunch.ExpressionStrings Implemented FsmCallMethodAction Disabled old FSMs! Merge branch 'master' of SpaceUsurperUnity Updated Facepunch.ExpressionStrings
7 Years Ago
Fixed Repeated action not using delays New FSM now switches states with the old one
7 Years Ago
Fixed possible exception when changing FSM state
7 Years Ago
More FsmActions implemented FSM execution is working
7 Years Ago
Some unit behaviour field renaming New FSM system parsing / execution mostly done
7 Years Ago
Removed default parameters from MethodCalls
7 Years Ago
Implemented IntModulo
7 Years Ago
Got rid of unnecessary goto state actions
7 Years Ago
Implemented FixedRandomWait Implemented waiting after a MethodCall Implemented CallMethod repetition
7 Years Ago
Implemented IntAdd FsmAction Implemented SetIntValue FsmStateAction, better action handling
7 Years Ago
First pass of generating FSM jsons
7 Years Ago
Started work on generating JSON for existing FSMs
7 Years Ago
Example FSM json
7 Years Ago
Added HotloadParametersAttribute
7 Years Ago
Updated .gitignore Made OneAxisInputControl.PendingTick public again
7 Years Ago
Fixed this james
7 Years Ago
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'
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