Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for lists of tactics #4

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

eddie-knight
Copy link
Contributor

Follows #3.

The config may now stipulate a single tactic string or a list of strings in tactics. Tactics will supersede tactic.

Output will now be sorted according to the tactic used:
Screenshot 2023-10-17 at 9 54 28 PM

If a strike falls under multiple tactics, the ControlID for the active tactic will be logged.

Enabling this required moving quite a bit of logic out of the wireframe to keep everything cohesive— so that's a side benefit. Previous versions of the wireframe will break with this change.

@eddie-knight eddie-knight marked this pull request as ready for review October 18, 2023 18:39
krumware
krumware previously approved these changes Oct 18, 2023
@eddie-knight eddie-knight dismissed krumware’s stale review October 18, 2023 18:40

The merge-base changed after approval.

@eddie-knight eddie-knight merged commit b6309a6 into privateerproj:main Oct 18, 2023
@eddie-knight eddie-knight deleted the multi-tactics branch October 18, 2023 18:41
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.

None yet

2 participants