3,028 Commits over 3,867 Days - 0.03cph!
cursor nullref fix
fix bullet pushing
shorter player trail, tweaked player speed
added braking back to default player armor
debug text doesnt use TMPro
bullets with no hit effect dont get checked for collision
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
tweaked wheel stage
mine attacks
hooked up tentacle stage again
octopus attacks
patternparams is a now a class, bullet pos param
expressionstrings mult(vec2, float)
satellite attacks
arena bounds pattern params
bullet hit effect None
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
bullet arbitrary x & y pos
units avoid eachother
mine stage
tweaked menu
mine bomb exploding
bomb timers dont trigger if destroyed
units try to stay in bounds
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
spawn mine bomb
cleaned up unit spawning
refactored unit spawning some more
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
included circleinstanced shader
disable units during setup that shouldnt autospawn
some refactoring with unit/pxc destroy & disable
merged DontStartActive into DontAutoSpawn
satellite stage again
fixed invuln pixel color
mine stage
minelayer form 1
minelayer form 2
trim selected pixel range clipboard
playerarmor separated from player_body
player armor subclass set properties
removed playerarmortype enum
armor acts as shield
reflected line particle direction correct
copy selected pixel range to clipboard
deleted non-compressed files
dont look for _compressed files
pxc offset is a property now
unit core dont collide with player when prev core destroyed
compress anims
fixed merge - load compressed files
Experimenting with a loading progress system
Working on a way to compress Pxc anims
Merge remote-tracking branch 'refs/remotes/origin/master' into temp
Updated game.unity
Anim data compression attempt
Some compression fixes
Fixed Pxc anim compression
Now using a compressed format for Pxc source files
Added a bool LoadCompressed constant
Added Steam Cloud example
lowercase vars again
merge
create neighbours
animate invuln pixel toggle
satellite stage
invuln pixel updating
satellite toggle invuln pixels
behaviour loop branching
more laserunit attacks
more laser stuff
form 2 lasers
tweaked how bullets get removed
laser skull circle attack
laser inactive when their pixelgroup anchor is destroyed
toggle button for playing replay or not
laser part anchor
merge
hooked up hijack button in inspector
laser form 0, increased core destroy screenshake
fixed bullet rotation
bullets fade out when despawning
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
laser forms
fixed laser, moved camera to own gameobject
rect line adding fix
changed playerbullet depth
laser unit bullet
level names
first form doesnt animate bg color
spawn laser unit
player spawn pos
planet movement delay fixed
hide leaderboard when starting level
debug destroy form
simplified leaderboard querying
show leaderboard on menu
can change selected planet
menu completed levels
planet colors
menu camera control
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
non-core parts cant be damaged with bullets
part destroy screenshake
map icons
planet links
tweaked bullet push movement input
removed redundant Unit.OnCreate
wheel prereqs
part prereq indicator arrows
unit FSM setstate instead of sendevent
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
wheel shield gen
merge
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
stop recording replay after player death anim
fixed issue with bullet pattern mirroring, some tweaks
bullet modifiers on shoot command