Skip to content

Nightcell were construction workers; count only SFX in the budget - #21

Merged
ralyodio merged 2 commits into
mainfrom
fix/insurgent-look
Jul 26, 2026
Merged

Nightcell were construction workers; count only SFX in the budget#21
ralyodio merged 2 commits into
mainfrom
fix/insurgent-look

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Swaps the Nightcell model from the pack's Worker to Adventurer. Worker is a hi-vis construction labourer and read exactly like one — my pick, and a bad one for an irregular fighter. Adventurer is olive drab with boots and a pack. (Casual_Hoodie was the other candidate and is a teenager in shorts.)

Also fixes the download budget, which had quietly swallowed 22 MB of music. The exclusion was a ^music_ pattern, so it under-counted the moment a track arrived under its own name — which two did. Now allowlists the generated effects instead: anything else in that directory is user-supplied media, streamed on demand and outside the shell. Shell total back to 6.20 MB, six tracks streamed separately.

201 tests pass. Format, lint, typecheck clean.

🤖 Generated with Claude Code

… the budget

Swaps the Nightcell model from the pack's `Worker` to `Adventurer`. `Worker` is
a hi-vis construction labourer and read exactly like one — my pick, and a bad
one for an irregular fighter. `Adventurer` is olive drab with boots and a pack,
which reads as someone fighting with what they own. `Casual_Hoodie` was the
other candidate and is a teenager in shorts.

Also fixes the download budget, which had quietly swallowed 22 MB of music.
The exclusion was a `^music_` pattern, so it under-counted the moment a track
arrived under its own name — which two did. It now allowlists the generated
effects instead: anything else in that directory is user-supplied media,
streamed on demand and outside the shell entirely. Shell total is back to
6.20 MB with six tracks streamed separately.

New tracks renamed to slugs and registered.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

The two licensed characters are 2.8 MB between them and pushed the set to
6.2 MB legitimately, not through a runaway. The guard was an arbitrary "roughly
double current usage"; the real constraint is the 15 MB shell budget, and 9 MB
still leaves headroom while catching a genuine mistake such as an uncompressed
texture set or a committed master.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ralyodio
ralyodio merged commit e132eb8 into main Jul 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant