6,819 Commits over 2,586 Days - 0.11cph!
Changed master server address to use the real one.
Standalone builds now default to connecting via master server.
Customisation database now init's on demand if need be.
Clients can connect using a server list loaded from a website
Added AA overtide to PPSettingsModifier.
Override AA for menu coach avatar cam.
More tutorial panel wip.
Added a Reset trigger to Avatar anim controller.
Added Avatar.ResetEmoteState()
Show tutorial prompt at startup if never played tutorial.
Don't show what's new panel if the player has never played (or declined) the tutorial.
scale ball launcher balls to zero instead of just disappearing, before destroying.
swirly effect on ball launcher fx disappears much faster
hooked up particle effects on ball launcher ball bounce and death
click cursors now show after the unit highlight delay
update player ui background color
intensity of the player line is now changing on player turn
destroy the tiles after tilefall.
Added a unit spotlight to the tile spotlight, so units get lit too.
Added a video option for unit spotlights.
hide the red wifi symbol for now (panel still greyed out)
launcher ball script now has prefabs to use for impact and destroy effects.
hooked up ball_launcher_3 fx to ball to trigger around ball death time
Log a warning in debug builds when clients get rate limited so we can see why
update crowd to react on unit target
updated crowd face anim stuff/shader/texture
fixed ball_launcher trigger effect not firing (added animation event on trigger anim)
added ball_launch object and set up ball launch in script, wip trying to get effect to trigger
added ball launcher trophy, updated customisation DB, set up prefabs, added wip effects
placeholder action text on CP block
Disable shadows for bottom level tile sides.
wip update space map lighting
tweak bloom setting
fixed light layer issue
set move click cursor colour back to white
cherry pick crowd fix from wrong branch
removed null script reference from CrowdMember prefab
Cache local player record to disk so customisations can be changed offline
Emote menu fixes/improvements.
Always max crowd attendance.
Added ClickCursor, now checks the CombatInteractionType to set cursor colour.
Click cursors work for enemy moves too.