5,204 Commits over 2,710 Days - 0.08cph!
Fixed unit pixel overlap check when picking up powerups
Disable ECS codegen while baking legacy stages
Fixed some parameters not using their aliases
More aliases for ECS bullets, added Flag attrib for optional components
Some more missing ECS bullet aliases
Working through some final missing methods for ECS bullets
TouchingEcsBulletsEnumerable first pass
Refactored how ECS component fetches are generated
Call SetComponentData for written components
Working on GetTouchingEcsBullets enumerable
credits zapper hit sfx
give player shield when respawning
tweaked credits powerups
tweaked credits fp crawler
campaign order ignores locked state
credits pixel changes
AffectBullet ECS codegen: fixed conversions
AffectBullet ECS codegen: fixed some missing aliases / ECS methods
AffectBullet ECS codegen: almost there, missing some component fetches
AffectBullet ECS codegen: need to write back components, color3 convert
despawn onion laser when rotating fan starts
Merge branch 'master' of SpaceUsurperUnity
include hell powerup in ballpit
onion death pattern tweak
Merge branch 'master' of SpaceUsurperUnity
reduce nightmare curse force
prevent taking powerups from eggs
claw boss repulsion circles
Fixed case where attempting after a replay would insta-complete a stage
Fixed case where DataPaths would be relative to the wrong file
Always run test replays in alphabetical order
Fixed build not aborting if a test replay fails to load
Fixed possible NRE in InputInit() when watching co-op replay
Fixed exception when calling methods with a non-existent status effect
Fixed "dir" func for charged pattern using the wrong target player
Skip attempting ECS codegen on bullets with shouldOverrideStatusEffect
Fixed possible exception when saving test replays
fix missing sliders asteroid implode sfx
fix curseScope targeting wrong player
storm shot pattern sfx
Fixed another issue with credits stage progress !redux_all
▌█▍▍▉██ ▌▆▅▋▊▉▍█▄.▇██▉█▋▉▊▊▇█▌▌▄▋▇▋
▄█▅█▅ ▌█▇▇▇▋▌ ▅▋▉▅█ ▍▉▇▅▍▅▍▇ / ▇▅▍▉▄
▆▇▇▌▉ █▇▊ ▆▊▄▆▄█ ▌▋▉▉▍▋█▅▆▄ ▊▄▇ #▆▄▌▊█▌▇▄
▇▉▇▆▄▌▋ ▋▍▆▍▍▋▅▉▋▊▄▋▊▄▅▆▆█▅.▄▉
!█▍▉█▊_▇█▆
potential fix for orb nullref
fix quad iceball and void for 2player
more quad 2player fixes
more quad
Merge branch 'master' of SpaceUsurperUnity
fix credits walls getting repelled
tweaked worm spawn
fix tentacle ship3 powerups
build !redux_all
AffectTouchingBullets rewrite, supports foreach codegen
▉▊▇▊▄ ▊▅▆▆▆ ▄█▍▌▋█▆ ▆▆▆ ▊▌▌▇▋ > ▆:▌▊.█▌▌
▄▆▄▅▊ ▇▍ ▍█▅▌▍▉▅▌▆▆▆▋▉▄█▊ ▋▊ ▌▄▍▋ ▌█▋█ ▇▄▅ ▌▊▅▅▇▆▌ ▄▋▍ ▆▅▍▄▉█▋
!▇▌▊▉▆_█▋▇
Fixed possible NRE on bullet pattern remove
DespawnBullets(BulletData) ECS support
DoesBulletExist(BulletData) ECS support
DespawnBulletsContaining(string) ECS support
GetBulletCount(BulletData) ECS support
Fixed enum script funcs that were translated to Enum.TryParse
Find: `\?\s*'([A-Z][A-Za-z0-9_]+)'\s*:\s*'([A-Z][A-Za-z0-9_]+)'`
Replace: `? $1 : $2`
Files: `Assets/Bundled/redux,Assets/Bundled/extra`
Updated Facepunch.ExpressionStrings
Temporary fix for foreach method call substitution in ECS callbacks
Fixed a casualty of a recent find / replace
Preparing for AffectBullets !ecs support !redux
Fixed !ecs build error !redux
Implemented bullet pattern color override for ECS bullets
Fixed typo in AnimateSpriteSystem color job
Fixed ECS bullet acceleration
Fixed velocity based circle skew in ECS bullets
Updated Jenkinsfile !redux_all !ecs
Fixed not being able to pause / restart when watching co-op replays
Updated Facepunch.Unity
Fixed AvgFrameTimeLastSecond precision
extra stage music changes !redux_all
Fixed loud sound when going back to main menu
Made leadeboard mode prompt clickable
Fixed bindings page layout
▊▌▊▊▄ █▌█ ▌▊▍▊█ ▇▌ ██▄▍▍█▉▉▉█ ▉█▊▄▅▅
!▅▄▅▇▄_▅▊▆
▇▋▌▊▋ ▆▉▇▅█▊▊▌ ▄▄▊▉█▉▉▊▄▅▊▄ ▉▇▍▅▌▍█▇▋ ▉█▉ ▅▌▊▅▆▆▊ ▍▄█▍▉▌ ▍▍▄▊▉▆▉
!▆▉▅▌▊_▆▆█
credits music fix !redux_all
▉▉▅▆▋▊▊ ▌▋█▉▄▆▇▇▌.▍▉▆▆▅▇▇▋▍▉▍▅▅▄▍▉▍
█▊▄█▊ ▍█▋▆▍█▅▇ ▋▋▉▇▋▄▄█▇▅▆▇ ▇▆▊▉▋ ▋█ ▍▅▌▊▇▇▇▊▌▉▍█▌▊▊▋▅▊.▋▇▍<█>()
!▉▅█▋▄_▆▊▋
mech radar attack sfx fixed
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' of SpaceUsurperUnity
speech
credits sound stuff !redux_all
Fixed possible NRE in ArchivedReplay !redux_all
Updated Facepunch.ExpressionStrings
Fixed !redux_all bake error
ECS bullet callback generation mostly working
Fixed method call replacements for ECS bullet codegen
Fixed possible NRE in editor if steam isn't running
Keyframe property codegen tweaks
Generate check for legacy bullets in unit callbacks
Add GameManager option to show bullet stats