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

allow new flow functions to be added to library overrides #19

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

Secre-C
Copy link
Contributor

@Secre-C Secre-C commented Apr 30, 2024

No description provided.

@Sewer56
Copy link
Owner

Sewer56 commented Apr 30, 2024

I think this is fine?
Just make sure it doesn't bread existing mod setups because I don't quite 100% understand it.

@Secre-C
Copy link
Contributor Author

Secre-C commented Apr 30, 2024

This shouldn't affect current mod setups at all. The only thing that changed about existing functionality is that the search for an existing function index stops when that index is found, which would change behavior if there multiple functions of the same id within different modules in an unmodified instance of the script compiler (which there shouldn't be)

@Sewer56 Sewer56 merged commit 72a4131 into Sewer56:main Apr 30, 2024
2 checks passed
@Sewer56
Copy link
Owner

Sewer56 commented Apr 30, 2024

I'll make release when I get to PC

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