3,087 Commits over 3,959 Days - 0.03cph!
bullet pattern durationFunc
unit opacity cap
snake follows player
average out bullet properties with last frame to fix timescale issue
merge
removed more old friction code
reworked vibration values
changed impulseFriction to impulseFrictionPercent
converted bullet friction to frictionPercent
lineparticle friction to frictionPercent
movementcontroller velocity uses frictionpercent
impulse velocity frictionpercent
changed player brake easing
bullet outer bounds
fixed unit opacity flickering
fixed a pattern volley timing issue when multiple volleys take place on a single frame
key depth correctly on top of pixelgroups
player gun renderposition
fixed pxc tint not being init correctly
can set movementcontroller position directly
key fade in etc
units properly set inactive after being destroyed
key stage
vibration max range
fixed unit from being disabled while bg still fading out
pixel debris spread angle
pixel chunk mass
can exit stage while on victory screen
pixel destroy vibration
improved bullet flash color opacity
better feedback when disconnecting pixel chunk
powerups leave stage bounds slowly
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
added some explosive pixels on robot level
have to hold buttons to leave stage
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
player locator lines
move faster while controls reversed
option to adjust relative mouse aiming radius
clamp mouse to screen bounds
destroy bullet effect
change despawn speed based on distance from bullet destroy effect
player hitbox uses circles
fixed player radius size
despawn line bullets when repelling bullets
tweaked how much players are pushed from bullets
bullet sprite blends into next frame
bullets can lerp between 2 frames, improved player aiming responsiveness
temp effect timers dynamic again
fixed temp effect divergences
reworked instanced shaders
fixed prereq rope starting node positions
tentacle prereq ropes
wheel prereq ropes
each pixelgroup have diff prereq rope properties
fixed chained gun ropes
tweaked rope visuals
fixed robot prereqs
fade ropes for hidden units
fade ropes in and out
rope start and end color
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
tweaked rope visuals
shield rope flows from prereq to dependant
can highlight ropes
fixed old pixel positions when restarting anim
refactored pixels/pixelgroup spawning
removed some comments
moved a couple classes into their own files
simplified unit spawning
refactored some unit form stuff for clarity
some more unit form refactoring
fixed moving wall level pixel connections
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
remove powerup behind player instead of in front
RopeNode class, fixed a bug when units Bounds isnt set properly
fix unit bulletPatternHandler null ref
hide cursor when switching to controller
made free mouse aiming the default
pause after victory to prevent sfx ear rape
fixed unit position divergence
reworked fuse boss/laser
laser wall power indicator
new attack for fuseenemy2, balance
tweaked fuseboss colors
added fuse stage to menu, changed some sfx
diff fuse enemy
fixed line particle jitter
score submitted and replay archived after fade to black
line particles from bullet patterns have their start times simulated like bullets
bullet patterns can specify a charging color
bullets define whether they are positive on each keyframe
pixelgroups glow a lot as they are charging patterns
fixed freezing bug when getting max powerups
fixed a pxc background opacity issue
fuse enemy spawning positions
fix pxc background tint
units can set custom bounds
unit went out of bounds callback
simplified changing sfx pitch based on remaining health
slow down unit spawn, dont animate unit pxcs when destroyed
cached some pixeldata properties
effect on pxc background for recently disconnected pixels
vibrate when starting/ending reversecontrols effect
tweaked some vibration values
properly find pixelgroup center offset even with irregular shapes
fixed a position issue when pixelgroups are scaling; fixed a renderposition issue
reduced pixelgroup jitter further with scaling tweak
reduced some redundant pixelgroup calculations
change player trail widths over time
reworked pixelgroup position code
fixed lasers hitting inactive units, etc
calculate unit render angle
change unit alpha when overlapping other units