Replace the eager `ensureAudienceVideos()` warm-up (which loaded all three mood clips per species upfront) with on-demand JIT loading — only the mood about to be shown is fetched. This saves several megabytes per species since most conversations never cycle through all moods. - Remove `ensureAudienceVideos()` and its call in `openAudienceScreen()` - Load each mood clip only when `show()` is first called for that mood - Show a letterboxed placeholder for the very first clip until the fetch lands - Keep whatever is already on screen while a new mood loads in the background - Add `destroy()` guard to prevent in-flight fetches from mutating a torn-down container when the audience screen is closed Also ship the dedicated Kestrelli audience clips (angry, neutral, happy) to replace the previous human fallback videos for that species. |
||
|---|---|---|
| .. | ||
| crosswords | ||
| wordlists | ||
| advancewars-artwork.json | ||
| advancewars-campaign.json | ||
| advancewars-rules.json | ||
| adventure-music.json | ||
| arcadedark-music.json | ||
| balatro-artwork.json | ||
| blockfighter.json | ||
| bloxorz.json | ||
| bookwork.json | ||
| card-backs.json | ||
| chinese-music.json | ||
| civilization-artwork.json | ||
| civilization-rules.json | ||
| colorado-defense-cities.json | ||
| colored-playfields.json | ||
| dotlink.json | ||
| dungeonboss-artwork.json | ||
| hacker-music.json | ||
| jewelquest.json | ||
| jumble-riddles.json | ||
| jumble.json | ||
| katamino.json | ||
| masterofvega-music.json | ||
| mastervega-artwork.json | ||
| mastervega-rules.json | ||
| music.json | ||
| nintendo-music.json | ||
| opponents.json | ||
| playfields.json | ||
| puddingmonsters.json | ||
| shift-artwork.json | ||
| slots-artwork.json | ||
| spireclimb-artwork.json | ||
| star-control-ships.json | ||
| superkart-artwork.json | ||
| superkart-racers.json | ||
| superkart-rules.json | ||
| swdbg-artwork.json | ||
| swdbg-cards.json | ||
| tetrisattack-artwork.json | ||
| tetrisattack-puzzles.json | ||
| tetrisattack.json | ||
| totalannihilation-artwork.json | ||
| totalannihilation-campaign.json | ||
| totalannihilation-rules.json | ||
| zuma-music.json | ||