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 conditional event script execution #150

Merged
merged 4 commits into from
Nov 16, 2022
Merged

Add conditional event script execution #150

merged 4 commits into from
Nov 16, 2022

Conversation

smartin015
Copy link
Owner

@smartin015 smartin015 commented Nov 16, 2022

This closes out #104 by adding in optional conditional scripting to prevent an event-fired script from executing.

  • Add print file metadata to AST symbol table when evaluating conditions
  • Finish integration tests
  • Update settings UI to properly display conditional state
  • Update docs to describe how to set up conditional scripting, plus what values are provided in the AST's symbol table
  • Experimental testing
  • Fix "load from profile" icon

@smartin015 smartin015 changed the base branch from master to rc November 16, 2022 02:12
@smartin015 smartin015 merged commit 47bdd88 into rc Nov 16, 2022
@smartin015 smartin015 deleted the conditionals branch November 16, 2022 18:35
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

1 participant