Expose add-building dispatch rows in map summaries
This commit is contained in:
parent
965bcf10c7
commit
8828d510fb
3 changed files with 435 additions and 0 deletions
|
|
@ -294,6 +294,13 @@ Working rule:
|
|||
`control_lane_notes`; real `War Effort.gmp` output currently shows `24/24` compact non-direct
|
||||
rows still missing decoded trigger kind, which narrows the next owner question to the
|
||||
non-row-body control lane rather than the compact row framing itself
|
||||
- the same per-map summary now surfaces the add-building subset directly too:
|
||||
it reports `add_building_dispatch_strip_record_indexes`,
|
||||
`add_building_dispatch_strip_descriptor_labels`, and the matching
|
||||
`add_building_dispatch_strip_records_with_trigger_kind` /
|
||||
`add_building_dispatch_strip_records_missing_trigger_kind` counts, so inspected maps can now
|
||||
show whether `Add Building` rows are present and still null-trigger without a separate cluster
|
||||
pass
|
||||
- the same probe now narrows the candidate runtime-effect set too:
|
||||
it reports which decoded records already carry grouped opcodes in the grounded
|
||||
`0x00431b20` dispatch strip; real `War Effort.gmp` currently narrows that to record indexes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue