branchSpaceUsurperUnity/mastercancel

4,276 Commits over 2,710 Days - 0.07cph!

6 Years Ago
CHIPPY-294: Clear leaderboard event handlers when LeaderboardView is destroyed CHIPPY-294: More leaderboard cleanup Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
pestilence despawns and spawns between forms for hunter
6 Years Ago
octopus stage waves make certain bg elements more transparent for readability
6 Years Ago
octopus stage isWindy
6 Years Ago
Added discord link to settings, fallback for when overlay is disabled Added cooldown to URL links Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
locked levels Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Attempt at making speech bubbles spawn outside each other Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
patched hole in orb form 1 tweaked blink curse section in tutorial
6 Years Ago
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
6 Years Ago
trench pixels blink before respawning all stages use new songs; fix destroy part sfx Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Possible fix for hotloading breaking Lazy fix for possible error when removing speech bubbles
6 Years Ago
Fixed some text alignment Fixed broken button icons in rebinding menu
6 Years Ago
fix build errors cleaned up invasion stage config, removed asteroids
6 Years Ago
octopus mine pattern warning tweaked tutorialUseItems patterns
6 Years Ago
tutorial changes; tutorial pet repels if you get close fixed core look time
6 Years Ago
changed tutorial flow changed mouse icons
6 Years Ago
Last minute untested increase of floating text pool initial size
6 Years Ago
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
6 Years Ago
Possible fix for error spam when not signed in to steam
6 Years Ago
Game over screen now shows progress % if not completed
6 Years Ago
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
6 Years Ago
greeting message tweak, trench pattern changes
6 Years Ago
Added support for inline images in speech bubble text Fixed embedding positioning Tweaked key label sizes
6 Years Ago
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
6 Years Ago
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
6 Years Ago
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
6 Years Ago
can style speech bubbles when creating them
6 Years Ago
tutorial changes more intro stuff Merge branch 'master' of SpaceUsurperUnity tweaked some powerups Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
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
6 Years Ago
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
6 Years Ago
CHIPPY-291: Speech bubbles fade out on despawn, also text fades in after resizing Got rid of unimportant error log
6 Years Ago
Fixed case where mouse icons weren't showing up in button prompts
6 Years Ago
Fixed case where pooled instances still have active references when executing a Goto action
6 Years Ago
octopus waves affect bullets fixed arenadata bg color octopus egg shield fix invalid cast fix corelayer flickering octopus form 0 changes and movement
6 Years Ago
Speech bubbles start next to their target object Merge branch 'master' of SpaceUsurperUnity Fixed mouse icons not showing up
6 Years Ago
disable laser anims for now tutorial text stuff
6 Years Ago
Some basic speech bubble animations
6 Years Ago
Fixed button icon label sometimes wrapping
6 Years Ago
Fixed build failure Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
tutorial guy animations and core Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
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
6 Years Ago
fixing implementation of existing spawn anims and adding remaining spawn animations as well as animations for claw1
6 Years Ago
unit hidden stuff, etc tutorial cleanup tutorial state progress percent
6 Years Ago
CHIPPY-198: Speech bubbles can now have embedded button prompts Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
added spawn anim files for first campaign bosses, implementation still needs work Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
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
6 Years Ago
trench tweaks storm pattern changes
6 Years Ago
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
6 Years Ago
Speech bubble despawning Example speech bubble styling
6 Years Ago
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