Skip to content

[WIP] Add trigger explain button#1313

Merged
Jamiras merged 18 commits into
RetroAchievements:masterfrom
Jamiras:feature/trigger_summary
May 19, 2026
Merged

[WIP] Add trigger explain button#1313
Jamiras merged 18 commits into
RetroAchievements:masterfrom
Jamiras:feature/trigger_summary

Conversation

@Jamiras
Copy link
Copy Markdown
Member

@Jamiras Jamiras commented May 4, 2026

Adds a button to the asset editor that opens a dialog which attempts to display the logic using code note information.

This PR adds the basic functionality of single condition comparisons. Future PRs will expand upon that for more advanced logic.

If the logic contains any delta+mem conditions for the same address, they'll be segregated from the other conditions.

image

If the logic doesn't contain and delta+mem conditions, everything is grouped together.

image

If there's a captured hit, the capture and reset conditions are listed separately.

image

Logic in alts is only visible when the alt is selected. I don't know if there's a good way to roll those into the view (and if there is, it will be handled in a later PR).

@Jamiras Jamiras added this to the 1.4.3 milestone May 4, 2026
@Jamiras Jamiras merged commit ca12bcd into RetroAchievements:master May 19, 2026
6 checks passed
@Jamiras Jamiras deleted the feature/trigger_summary branch May 19, 2026 14:11
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