5,204 Commits over 2,710 Days - 0.08cph!
CHIPPY-305: More rigourous fix
CHIPPY-306: Fixed campaign items getting re-created unnecessarily
CHIPPY-306: Cleanup of campaign items when destroyed
Made a bunch of warnings editor-only
CHIPPY-305: Fixed possible NRE in RenderQuads
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fixed off-by-one when completing the last stage of a campaign
octopus starts on first form again
Reduced intro boss implode time
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
curse bullets sound more evil
CHIPPY-296: Added "continue" button prompt to victory screen on first win
Returns to main menu with the next unlocked stage selected
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
fix frame toggleMines
Merge branch 'master' of SpaceUsurperUnity
changed egg movement when hit
Fixed possible NRE
CHIPPY-302: Target frame rate caps at max supported by monitor by default
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
force-respawn pixels that werent spawned
Merge branch 'master' of SpaceUsurperUnity
reduced curse code duplication, made them more negative looking
Merge branch 'master' of SpaceUsurperUnity
CHIPPY-304: Fixed leaderboards not focussing on the local player
Added Switch FSM action
Converted intro scripts to use new switch action
Updated Facepunch.ExpressionStrings
Updated Facepunch.ExpressionStrings
Updated Facepunch.ExpressionStrings with null coalescing support
Updated Facepunch.ExpressionStrings
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fixed loaded nested json objects inside #includes
game analytics, tweaks
Merge branch 'master' of SpaceUsurperUnity
json include bug, etc
Merge branch 'master' of SpaceUsurperUnity
Fix for possible nullref when trying to delete an old replay
Marked some more pure methods
Updated Facepunch.ExpressionStrings
Marked a bunch of whitelisted pure functions with [PureAttribute] to help the new codegen optimizer
Fixed PureAttribute being omitted from builds
Updated Facepunch.ExpressionStrings
Finished LeaderboardView.SetLeaderboard
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