userJames Kingcancel

6,920 Commits over 3,561 Days - 0.08cph!

6 Years Ago
Updated Facepunch.ExpressionStrings Implemented FsmCallMethodAction Disabled old FSMs! Merge branch 'master' of SpaceUsurperUnity Updated Facepunch.ExpressionStrings
6 Years Ago
Fixed CanImplicitlyConvert
6 Years Ago
Made CanImplicitlyConvert public
6 Years Ago
Fixed Repeated action not using delays New FSM now switches states with the old one
6 Years Ago
Fixed possible exception when changing FSM state
6 Years Ago
More FsmActions implemented FSM execution is working
6 Years Ago
Some unit behaviour field renaming New FSM system parsing / execution mostly done
6 Years Ago
Removed default parameters from MethodCalls
6 Years Ago
Implemented IntModulo
6 Years Ago
Got rid of unnecessary goto state actions
6 Years Ago
Implemented FixedRandomWait Implemented waiting after a MethodCall Implemented CallMethod repetition
6 Years Ago
Implemented IntAdd FsmAction Implemented SetIntValue FsmStateAction, better action handling
6 Years Ago
First pass of generating FSM jsons
6 Years Ago
Started work on generating JSON for existing FSMs
6 Years Ago
Example FSM json
6 Years Ago
Can now restore default bindings
6 Years Ago
Input bindings are now saved / loaded
6 Years Ago
Input remapping mostly working again, need to fix negative axes Fixed rebinding negative axes
6 Years Ago
Fixed error when clicking on button prompts Now shows category changing button prompts in overall leaderboard
6 Years Ago
Fixed controller D-pad button prompts
6 Years Ago
Fixed button prompts not showing negative axes properly
6 Years Ago
reworked unit bounds checking unit disable callback; invasion ship respawn when one disables invasion ship stays in bounds horizontally but leaves vertically tweaked invasion ship spawning, speed in tweaked invasion ship colors, border warning fixed some pxc animation bugs fixed another pxc anim bug fix player gun length Added HotloadParametersAttribute Merge branch 'master' into rewired
6 Years Ago
Added HotloadParametersAttribute
6 Years Ago
Working on reimplementing input rebinding
6 Years Ago
Fixed possible cause of vibration getting stuck on in some cases
6 Years Ago
Added replay actions / bindings Re-implemented replay input Fixed possible NRE Re-implemented vibration
6 Years Ago
Added game keyboard bindings Added game mouse bindings
6 Years Ago
Re-implemented game inputs
6 Years Ago
Added gameplay controller bindings Added action definition code generator
6 Years Ago
Button prompts now default to keyboard bindings Re-implemented clicking on button prompts
6 Years Ago
Re-implemented LeaderboardUI input Added keyboard bindings for menu navigation Fixed keyboard navigation
6 Years Ago
invasion stage fixed pixel reflection size issue check to make sure bullet length/width doesnt lead to divide-by-zero on first frame null check and delete enrageTimer, should stop Fuse enemy from crashing on death fixed unit bounds checking ship1 rotation when shot fixed powerup collection affecting player bullets repel bullets correctly slows more at center of radius Merge branch 'master' into rewired
6 Years Ago
Re-implemented options menu navigation Fixed repeating axis controls Re-implemented ButtonOptionsItem input Re-implemented SliderOptionsItem input Re-implemented ToggleOptionsItem input Re-implemented ComboOptionsItem input
6 Years Ago
Got controller button prompts working again
6 Years Ago
disconnected pixels are separated into multiple chunks if they arent connected to eachother filling brake flipped correctly brakes affect movespeed touching a pixel doesnt kill you immediately mostly failed attempts to solve some collision issues fix unit scale player gun disabled while touching pixels merge tube wall bg opacity correctly set to 0 player bullets reflect off tube walls pixelgroups can scale more properly fixing some pixelgroup/pxc RenderPosition stuff reworked camera shaking filling speeds in fixed filling pixel groups changed tube wall shape tube filling base class spawn both kinds of filling dont erode or have recentlly-disconnected effects for pixel chunks after enemy is destroyed tube only rotates diagonally filling2 pixelgroups filling3 other filling pxcs ribs stage ribs boss switches between 2 anims Merge branch 'master' into rewired More button prompt re-implementation
6 Years Ago
Working on re-implementing button prompts
6 Years Ago
Action handler update dispatching More input re-implementation Fixed confirm UI input
6 Years Ago
Added menu navigation actions Added joystick mapping for menu actions Added PlayerAction helper Got rid of fixed input mode code Started working on re-implementing menu input
6 Years Ago
Removed InControl, working on eliminating usages Purged all InControl stuff
6 Years Ago
filling spawns from all tube angles check if filling has reached end of tube filling brakes updated incontrol (with issues) Fixed this james Updated .gitignore Made OneAxisInputControl.PendingTick public again Added Rewired trial
6 Years Ago
Updated .gitignore Made OneAxisInputControl.PendingTick public again
6 Years Ago
Fixed this james
6 Years Ago
6 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'
6 Years Ago
Updated Facepunch.Unity Fixed changed Facepunch.Unity usages
6 Years Ago
Updated Jenkinsfile
6 Years Ago
Now using experimental .NET 4.6 API
6 Years Ago
Now working in Unity 2017 Unity 2017.2.1p3
6 Years Ago
Got rid of random NUnit references
6 Years Ago
Removed Mono.Cecil plugin