Files
TeslaRel410/emulator
CydandClaude Fable 5 419c7d5d63 Pick: authentic per-instance INTERSECT mask replaces the interim gates
Instance body word 9 is the INTERSECT mask (verified live: terrain,
sky, buildings and enemy replicant mechs carry 0xffffffff; the player's
own mech parts, laser beams, missiles and effects carry 0). The raycast
now ANDs it against the query mask from the 0x26 arm -- exactly the
real board's exclusion. The min-range and hidden-until-armed gates
retire: point-blank enemy hulls are targetable again, and own-ordnance
exclusion is authored by the game itself.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 20:46:40 -05:00
..