repoSpaceUsurperUnitycancel

5,183 Commits over 2,527 Days - 0.09cph!

6 Years Ago
CallMethod action target defaults to Stage in StageFSMs Added `spawn turrets` state to Octopus stage FSM
6 Years Ago
Octopus second form json mockup Finished octopus json mockup
6 Years Ago
tweaked some player properties fixed timer not being visible UnitConfig folder
6 Years Ago
plant boss plant guard plant guard plant guard mouth Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity removed stage fsm prefabs unit prefabs no longer created deleted unit prefabs from resources unit FSM loads again got rid of folder structure for unit FSM
6 Years Ago
Moved generated FSM files to avoid naming conflicts Working on mocking up a unit config file
6 Years Ago
Now using json FSMs for stages
6 Years Ago
Fixed unit FSMs not being found
6 Years Ago
StageFSM conversion
6 Years Ago
fixed bullet color flashing, freeze/redirect bullets powerups fixed bullet redirection angle redirect target direction powerup Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity removed some of the bullet requesting stuff rotating gun powerup powerup level starts at 0 instead of 1; rotating gun powerup gets stronger each level
6 Years Ago
Fixed Fuse stage FSM errors
6 Years Ago
Working on making sure FSMs can be used for stages Added Stage_Behaviour stage component
6 Years Ago
Fixed FsmData.FindNextState(curState, nextStateName)
6 Years Ago
String interpolation for FSM values
6 Years Ago
fixed bullet spawner collision issue bullet spawner polish repel bullets powerup passive repel powerup visuals passive repel
6 Years Ago
Now using reflection in FsmSetIntVarAction
6 Years Ago
Fixed FSM hotloading
6 Years Ago
Split new FSM stuff into separate files
6 Years Ago
Got rid of some transitions again
6 Years Ago
Fixed some incorrect transitions in generated FSM json
6 Years Ago
Fixed exceptions when a unit has no FSM data
6 Years Ago
Fixed possible FsmCallMethodAction error
6 Years Ago
Updated Facepunch.ExpressionStrings Implemented FsmCallMethodAction Disabled old FSMs! Merge branch 'master' of SpaceUsurperUnity Updated Facepunch.ExpressionStrings
6 Years Ago
tempEffectSlow reduces player speed, not timescale slow timescale pickup temp effect floater text bullet spawner powerup disperse pickups instead of old powerup bullets got rid of all old powerup stuff Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
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
fixed invasion boss spawning invasion boss spawns ships invasion boss pixels invasion transform explosive ring bullet pooling in stage_timescale speed up time pickup
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
border warning in-bounds range is smaller invasion ships check lower bounds tweaked invasion ship2 movement invasion ship 3 Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity invasion boss Unit_Behaviour
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
fixed some pxc animation bugs fixed another pxc anim bug fix player gun length
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
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