255,844 Commits over 3,990 Days - 2.67cph!
█▄▌▅▋▄ ▋▄▄ ▌▅▆▌▄▍▅ ▌▄ ▊▉▋▆▋▇ ▍▄▋▌▇█▉▇ ▋▄ █▊ ▇▇▉▉▌▅▋▇▉ ▋▆ ▆▇▋▇ ▄▊▍▉▆▇▉
Jenkinsfile report build errors
Moved SteamLibraries to Editor folder
Switched to Facepunch.Steamworks
Fixed avatars using linear
Possible fix for sometimes getting stuck after dying / winning
tweaked strafeboost values
Removed some navigation debug
Attacks now have a BuffMin/BuffMax which can be used for positive attack effect ranges.
Healer now does 1-2 unblockable damage to enemies or 5health to a friendly.
pixelgroups dont show up in wrong position for a frame while spawning
pixelgroups use dynamicupdate for visuals
screenshake uses raw dynamicDT
player hit vibration doesnt continue while paused
Reworked healer again to be a single target, higher range, 5 health heal.
Healers limited to 1 per squad.
Rebuilt default squads to only have 1 healer.
whoops that line was supposed to be there
prevent player from firing at start of stage
line bullet start/reflect visual tweaks
tweaked left trigger shooting
Some more assets that didn't save correctly
Units can now leave parties independently - checks for a few different Flags and StatMeasurements
Added the inverse of this check to invite to party actions so units can't be invited to parties that they'll want to leave immediately
Fixed ClosestPoint warning
Jump on top of someone's car, crouch down, and punch it until it explodes
Added a small yellow indicator on top of party members
Positioned punch damage sphere
pxc rotations moving wall stage
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
brake strafe shooting
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Scene stuff
Batched more assets for performance
Create Party is now invoked by clicking on another unit, automatically making a two unit party
Forgot to check in collection asset changes
Ignore self as target when filtering by navigation validity in UnitDecisionMaker+Filtering
Hopefully fixed bad navigation state causing units to end navigation actions too early
fixed bradley falling through the world when flipping over
bradley diverts traction to wheels that are touching rather than a uniform motor torque for all (climb obstacles easier)
merge from main/music-v2-merge