branchSpaceUsurperUnity/mastercancel
4,276 Commits over 2,710 Days - 0.07cph!
CHIPPY-294: Clear leaderboard event handlers when LeaderboardView is destroyed
CHIPPY-294: More leaderboard cleanup
Merge branch 'master' of SpaceUsurperUnity
pestilence despawns and spawns between forms for hunter
octopus stage waves make certain bg elements more transparent for readability
Added discord link to settings, fallback for when overlay is disabled
Added cooldown to URL links
Merge branch 'master' of SpaceUsurperUnity
locked levels
Merge branch 'master' of SpaceUsurperUnity
Attempt at making speech bubbles spawn outside each other
Merge branch 'master' of SpaceUsurperUnity
patched hole in orb form 1
tweaked blink
curse section in tutorial
Fixed sfx warning spam
Added path to uncached script warning
Made object / array parameters to CallMethod discoverable by script func baking
Fixed actions passed to methods like AffectBullets / AffectUnits not baking correctly
Merge branch 'master' of SpaceUsurperUnity
trench pixels blink before respawning
all stages use new songs; fix destroy part sfx
Merge branch 'master' of SpaceUsurperUnity
Possible fix for hotloading breaking
Lazy fix for possible error when removing speech bubbles
Fixed some text alignment
Fixed broken button icons in rebinding menu
fix build errors
cleaned up invasion stage config, removed asteroids
octopus mine pattern warning
tweaked tutorialUseItems patterns
tutorial changes; tutorial pet repels if you get close
fixed core look time
changed tutorial flow
changed mouse icons
Last minute untested increase of floating text pool initial size
Speech bubbles are repelled from each other and the player
Speech bubbles avoid stage bounds and the player, and fade out when the player is too close
Possible fix for error spam when not signed in to steam
Game over screen now shows progress % if not completed
ScriptFunc exceptions now only log once, and return a default value from the causing func
Attempting to fix possible exception when despawning a speech bubble
Merge branch 'master' of SpaceUsurperUnity
greeting message tweak, trench pattern changes
Added support for inline images in speech bubble text
Fixed embedding positioning
Tweaked key label sizes
Renamed InputBindingEmbeddingSource to DefaultEmbeddingSource
Fixed next / previous powerup button prompts not showing
Fixed UI easing being broken in some places
Fixed possible NRE when setting up a text embedding
Fixed button prompts flickering when changing between mouse / keyboard
CHIPPY-293: Started re-working speech bubble movement
Merge branch 'master' of SpaceUsurperUnity
Added support for embedding a specific button icon
Added example controller icon to intro dialogue
Fixed bad logic that didn't let you clear a button prompt label
octopus changes, mine pattern vibration
fixed Stage.DespawnBullets
eggshield doesnt despawn until egg does; more octopus changes
fixed some more things with egg powerups despawning
more octopus behaviour
can style speech bubbles when creating them
tutorial changes
more intro stuff
Merge branch 'master' of SpaceUsurperUnity
tweaked some powerups
Merge branch 'master' of SpaceUsurperUnity
Fixed possible NRE when changing input while speech bubbles are active
CHIPPY-292: Added optional "lifetime" parameter when spawning speech bubbles
Speech bubbles now use DynamicUpdates
Speech bubbles are now behind pause fade layer
Fixed zombie speech bubble parents being left over
Can now specify seperate border / fill colours and alphas for speech bubbles
Speech bubbles will now look for different localized strings for different input types, nicer resizing
Fixed tutorial speech bubbles not always showing the right input types
CHIPPY-291: Speech bubbles fade out on despawn, also text fades in after resizing
Got rid of unimportant error log
Fixed case where mouse icons weren't showing up in button prompts
Fixed case where pooled instances still have active references when executing a Goto action
octopus waves affect bullets
fixed arenadata bg color
octopus egg shield
fix invalid cast
fix corelayer flickering
octopus form 0 changes and movement
Speech bubbles start next to their target object
Merge branch 'master' of SpaceUsurperUnity
Fixed mouse icons not showing up
disable laser anims for now
tutorial text stuff
Some basic speech bubble animations
Fixed button icon label sometimes wrapping
Fixed build failure
Merge branch 'master' of SpaceUsurperUnity
tutorial guy animations and core
Merge branch 'master' of SpaceUsurperUnity
Fixed speech bubbles not resizing properly
Fixed possible errors when fancy text updates rapidly
Added speech bubble progress bar API
Speech bubble progress bar
Merge branch 'master' of SpaceUsurperUnity
fixing implementation of existing spawn anims and adding remaining spawn animations as well as animations for claw1
unit hidden stuff, etc
tutorial cleanup
tutorial state progress percent
CHIPPY-198: Speech bubbles can now have embedded button prompts
Merge branch 'master' of SpaceUsurperUnity
added spawn anim files for first campaign bosses, implementation still needs work
Merge branch 'master' of SpaceUsurperUnity
Started work on a generic embeddable text class
Slight redesign of fancy text API
Finished off embedable text component
Text mesh generation side of element embedding is working
trench tweaks
storm pattern changes
meta files
Merge branch 'master' of SpaceUsurperUnity
fix bullet-spawned patterns being removed too soon
fix invuln collision giving player too much velocity
made some mech patterns easier
intro wall patterns happen less often and are slower
laser reticle patterns easier to dodge, removed some duplicated data
improved other laser reticle patterns
Speech bubble despawning
Example speech bubble styling
Added API for creating speech bubbles
Example speech bubble creation
Fixed error when passing localized strings as parameters in CallMethod actions
Merge branch 'master' of SpaceUsurperUnity