Flame barrier logic alpha showcase#3906
Draft
Henrybk wants to merge 13 commits intoOpenKore:masterfrom
Draft
Conversation
Contributor
|
looks interesting, thanks. |
Contributor
Author
I believe it could be done but it would require a refactor of the Attack code to use many consecutive checks interposed with hook calls instead of a elsif chain like it is done today. Something like: Callhook (attack2) Much like buyauto/sellauto works |
Contributor
|
If you add this code to the main branch, you can make it more versatile. For example, you can use the trap skill |
Contributor
Author
|
As soon as Path v3 is done and merged I will try to convert this one to plugin form then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OK so this is much more of a showcase of a project I had last year (or was it 2022?) than a pull request.
I decided to put this in here in case someone finds it interesting and decides to test/help/develop in the future.
Video showcase
The code is full of typos and unedited comments and config edits, as I said, more of a showcase.
Can be closed if wanted.