Skip to content

Add function action #126

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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

Rubenicos
Copy link
Collaborator

Just a strange action logic that I forgot.

Additions

  • Added ActionEval interface that decides if the execution should continue.
  • function: <id> [args...] action to execute menu functions, if the function return a valid boolean the action execution can be stoped if it's false.

Changes

  • Now break action is compatible with delayed executions.

Main differences between actions:

Function Other Scripts Kether
Pre-compiled
Can stop execution

@YsGqHY YsGqHY merged commit aa2b9a7 into CoderKuo:stable/v3 Jan 14, 2025
1 check passed
@Rubenicos Rubenicos deleted the feature/function-action branch January 16, 2025 20: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.

2 participants