Files
firestorm/Gameleap/mw4/Content/Mechs/dasher
42fe0a7b6a Update the six chassis STATUS files to record what was installed
These are the per-chassis completeness trackers, and they still described the
pre-install state: header said STAGED, jenner2c listed jenner_2c.* filenames
that no longer exist, and every one carried the "REVIEW MOVEMENT TYPE" item
that has since been decided.

Each file now has three sections. "installed" lists exactly what landed for
that chassis and what is shared with the other five. "applied" records the
data decisions and, for dasher and marauder, records that nothing was changed
and why - a deliberate no-change is a result worth tracking, not an omission.
"still to do" keeps the registration steps, renumbered without the settled
movement-type item, and adds a final step to delete the STATUS file once the
chassis is registered.

Per-chassis notes worth having written down:
  - dasher is the only one that added zero textures.hint pages; it reuses the
    existing @adas0-5 skins, footsteps and the Dasher_destroyed wreck.
  - dasher and marauder keep LeftJumpJetSiteName=';' as decompiled, where our
    own five LEGMOVETYPE chassis leave it empty. Inert while CanLoadJumpJets
    is No, and recorded as a residual rather than quietly edited.
  - jenner2c is the only one of the six with its own animscript; the other
    five borrow dragon, hauptmann or loki.
  - jenner2c's decision block now records that our copy was deleted rather
    than overwritten, and why.

STATUS files are LF-only and stay that way; they are notes, not engine input.

Co-authored-by: Claude Opus 5 (Anthropic) <noreply@anthropic.com>
Co-authored-by: GitHub Copilot <copilot@github.com>
2026-08-09 17:42:05 -05:00
..