repoSpaceUsurperUnitycancel

5,204 Commits over 2,710 Days - 0.08cph!

7 Years Ago
fixed some moveAngle properties can have non-rect part, can set part colors in json fuse wall lasers set fuse laser visuals in json fuse wire pixel flashing started on a maze2 stage fuse wall wire pixel colors merge can set current pixel colors in json fuse glass breaking fuse container bg fix unit funcs being null on spawnInstantly units fix spawnInstantly unit not being destroyed unit set animSpeed fixed unit bounds checking fuse enemy movement remote control units with bullets Merge branch 'master' into custom-stages
7 Years Ago
remote control units with bullets
7 Years Ago
can set current pixel colors in json fuse glass breaking fuse container bg fix unit funcs being null on spawnInstantly units fix spawnInstantly unit not being destroyed unit set animSpeed fixed unit bounds checking fuse enemy movement
7 Years Ago
can have non-rect part, can set part colors in json fuse wall lasers set fuse laser visuals in json fuse wire pixel flashing fuse wall wire pixel colors merge
7 Years Ago
started on a maze2 stage
7 Years Ago
fixed some moveAngle properties
7 Years Ago
increment part counter tentacle unit form 1 tentacle form 2 json setup tentacle part charging tweaks more charge pattern params tweaked tentacle spiral pattern improved bullet border warning Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity Fixed error in non-editor builds Merge branch 'master' of SpaceUsurperUnity Added utility methods to skip comments while reading json Support for FSMs with duplicate state names Can set ParameterCollection values to a Func<T> Replaced Bullet properties set every frame with getter funcs bullet borderWarningColor stop clamping border glow unit core look stuff in json, unit core follows player by default powerups disperse in direction of damage tentacles form 2 changes octopus submarine can set and change stage background color stage onUpdate func Can now define arrays in ScriptFuncs octopus mine pattern floating mine bullet dropping mine bullet bubble bullets rising bubble pattern bubble sfx octopus patterns, etc Fixed some bullet property getters being overwritten Fixed SfxData hotloading Got rid of GetLerpedValue allocations Updated Facepunch.ExpressionStrings oob disabled units stop their bullet patterns invasion units fuse boss pixels fuse wall pixels; unit.DoesPixelExist Added warning when attempting to change to a non-existant state Updated Facepunch.ExpressionStrings Fixed some harmful caching causing slowdown Merge branch 'master' into custom-stages
7 Years Ago
Updated Facepunch.ExpressionStrings Fixed some harmful caching causing slowdown
7 Years Ago
Added warning when attempting to change to a non-existant state
7 Years Ago
oob disabled units stop their bullet patterns invasion units fuse boss pixels fuse wall pixels; unit.DoesPixelExist
7 Years Ago
Updated Facepunch.ExpressionStrings
7 Years Ago
Got rid of GetLerpedValue allocations
7 Years Ago
Fixed SfxData hotloading
7 Years Ago
Fixed some bullet property getters being overwritten
7 Years Ago
octopus submarine can set and change stage background color stage onUpdate func octopus mine pattern floating mine bullet dropping mine bullet bubble bullets rising bubble pattern bubble sfx octopus patterns, etc
7 Years Ago
Can now define arrays in ScriptFuncs
7 Years Ago
bullet borderWarningColor stop clamping border glow unit core look stuff in json, unit core follows player by default powerups disperse in direction of damage tentacles form 2 changes
7 Years Ago
Can set ParameterCollection values to a Func<T> Replaced Bullet properties set every frame with getter funcs
7 Years Ago
Added utility methods to skip comments while reading json Support for FSMs with duplicate state names
7 Years Ago
Fixed error in non-editor builds Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
increment part counter tentacle unit form 1 tentacle form 2 json setup tentacle part charging tweaks more charge pattern params tweaked tentacle spiral pattern improved bullet border warning Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Part way through rewiting StageID
7 Years Ago
Added hotloaded PluginData
7 Years Ago
Fixed error in non-editor builds
7 Years Ago
Started working on user-created stage support Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
tentacle form 0 pixelgroup transformations in json pxc transformation in json cleaned up tentacle unit fsm
7 Years Ago
tweaked maze outer unit chargePattern maxDist maze boss spokes player camera moves toward velocity direction more maze attacks
7 Years Ago
fix pixel isAnchor bug, fix planet core render angle
7 Years Ago
maze unit form 0 got rid of invuln pixel colors tweaked invuln hit color border warning json moved from unit form to part improved pixelgroup jittering when pxc rotates
7 Years Ago
Started working on user-created stage support
7 Years Ago
avoid bullets powerup poweurup display name doesnt automatically include level repel when grazed powerup active repel powerup powerup double pattern
7 Years Ago
Added Yield FSM action that waits for the next fixed update Fixed powerup tri bullets not being set up correctly Fixed possible problem when changing FSM state from an executed action set
7 Years Ago
Alternate fix for Fsm index out of range Action sets can now be immediately executed on an fsm (until a Wait action is reached) Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
sequenced laser unit lasers powerup addGun can flip bullet sprites and powerup icons despawn player guns can replace default gun, guns can ignore pixel collision player gun opacity in json Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Updated Facepunch.Unity Added easy way to test staging API Comment deletion now persistent Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
bulletNum needs to be an Init param of bullet so starting funcs work properly laser robo unit bullet cantBeDestroyed property player damage force in json, timescale when leveling up powerup powerup changes, ffd powerup, timescale changes, powerup fsm actions hack laser robo unit movement powerup effect bullets wont be destroyed diamond skull bullet grows and glows as you get near it player bullet push force func to json
7 Years Ago
Added ways to distinguish friend's comments
7 Years Ago
Working on better diagnostics for script func compilation errors Added partPos to Unit's FuncParams as a lazy fix Limit of 10 comments per replay per user
7 Years Ago
ChargePattern uses a direction func instead of angle laser gun shoot colors fixed pixelgroups have their own parameter collection
7 Years Ago
laser unit form 0 laser unit form 1 laser unit form 2
7 Years Ago
Fixed using enter to submit comment after adding an emoji
7 Years Ago
Fixed conflicts between comment submission and pause menu
7 Years Ago
Revert "Fsm.ExecuteActions() now returns an IFsmActionSet that can be cancelled" This reverts commit 6a108a6e717ff4b9eee9d58368ec1861b696654d. Merge branch 'master' of SpaceUsurperUnity New way to cancel FsmAction sets
7 Years Ago
simplified playerGun params improved playergun color lerping improved player gun adding, gunNum property changed bullet loop to prevent modify error testing a pattern Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity cancel powerup ongoing Actions when deactivated
7 Years Ago
Fsm.ExecuteActions() now returns an IFsmActionSet that can be cancelled
7 Years Ago
Added options menu page to unblock comment authors
7 Years Ago
Blocked comment author persistence
7 Years Ago
Non-persistent comment author blocking Fixed hidden comments' markers being visible Fixed debug comments not being cleared on restart
7 Years Ago
Better error for unknown json-defined property types Merge branch 'master' of SpaceUsurperUnity Added player comment blocking drag/drop button
7 Years Ago
fix player shoot powerup removed powerup pickups powerup icon color powerup stuff timer cancelled callbacks to fix odd bug when restarting rapidly and spawning bullets powerup disperse some player invuln stuff to json, better invuln effect Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity