branchSpaceUsurperUnity/asset-bundlescancel
112 Commits over 153 Days - 0.03cph!
a few new laser sfx loops
SFX updates and some new (currently unused) beep sfx
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' into asset-bundles
Bind selectable items during play by holding desired button / key
Fixed possible exception in empty FancyText
Added UI for live item binding
dont submit score in ballpit
player property keep status affects on revive
change powerup spawn chances
check if player 1 wins
SpriteController now uses a renderer
AnimatedSpriteController now uses a renderer
Removed Drawable / Draw() methods
Renderer creation cleanup
blue/red subtypes are affected by abilities
item tooltips
powerup/money spawning
build !redux
Scene fixup
Got rid of a small allocation
Stop vibration on game over again
!redux
Got rid of DepthLevel related GC allocs
Refactored Utils.GetIntString
Fixed ambiguity between numUnits alias and stage properties
Send asset-bundles builds to steam
build !redux
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
Fixed possible baking error related to includes
fix unit pxc render angle
buy phase
buy timer, game over
spawn items
pickups
Fixed some core visibility issues
Core layers now use instancing
Clean up PixelChunk textures on exit stage
Added GameManager.PerformancePrintPeriod
Fix GameOver not appearing
Fixed Stage_Fading not working correctly while paused
Added "coroutine" bool to CallSubroutine
subroutine issue test case
fix pxc renderposition when setting unit pos
volley & stream powerups, etc
fix debug text warning
Updated AotHint
Simplified grid / letterbox rendering
Grid and letterbox drawing now uses Renderers
gather powerup
converge powerup
redirect and scatter powerups
sweep and other powerups for ballpit
ballpit tweaks
fix error when hitting octopus
replace powerup
walls and background
powerup icons and reverse vfx
replace powerup vfx
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
Fixed fading not being per-camera
Gamemode can specify timer visibility
Gamemode can specify progress bar visibility
Added Stage_Scoring.GameOver(message, victorious, submitScore)
enable post processing
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
Stage border rendering now uses instancing
Fixed switch runtime error
change price if cant be afforded
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
money pickup
ballpit giver unit
shot pattern
change ball physics
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
reverse powerup
pattern onEachBullet callback
RectLine refactor
Now using one texture for all border sides
Stage_Border now uses renderers
Fixed sortingOrder value range
Cores now use renderers
Got rid of unused diamond materials
Temp fix for baking error
ball pit scores
ball pit respawns
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
ballpit money display
despawnWhenAnyPatternsRemoved pattern property
bullet isUnobtainable
shop bullet checks correct player
Use Camera1 layer for main camera in single player
Show shape depth layer in inspector
Fixed sorting order of renderers
Pxc_Texture now uses renderers
Refactored Stage_Fading to not use FreeformQuads
Got rid of some unused drawing primitives
DepthLevels now defined in json
Fixed switch build error
Easy way to toggle post processing on Switch
Fixed depth sorting for bullets in a volley
Fixed floating text ordering above powerups
fix onion boss loading
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
more ballpit stuff
tentacle pattern difficulty balancing
Fixed HUD not showing in co-op
Fixed diamonds not being textured if using an atlas
Added names to shape game objects
Combined Quad and Diamond shaders
Stage_Drawing cleanup
Fixed shapes flickering after stage reset
fix json boss forms
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
more storm flashing pixel sequencing
list of patterns to test
pixel flash category
ballpit stage setup
Fixed FancyText embedding in Unity 2019
Fixed splitscreen camera jump threshold
Shape rendering rewrite includes diamonds now
PxcEffectFlashLineSequence
flash lines can be disconnected
flash line sequence flipX/flipY
storm line sequence
Merge branch 'asset-bundles' of SpaceUsurperUnity into asset-bundles
invasion easymode folders
Fixed replay divergences in Unity 2019 related to Vector2.magnitude
Fixed a couple of typos !redux
Fixed array parameters in CallMethod / CallSubroutine
Fixed possible NRE in replay UI
Removed some logging
PxcEffectFlashLine
PxcEffectChargeLines
Upgrade to Unity 2019.3.14f1
Removed replay diagnostic injection for now
Asset changes after upgrade
Made sure unwanted post-processing effects are disabled
Profiling simplification
Graphics / player settings tweaks for Switch
Profiler cleanup
Merge remote-tracking branch 'origin/asset-bundles' into unity2019.3
Merge branch 'unity2019.3' into asset-bundles