Skip to content

Fix patternmaster's throwing for any non-static pattern#59

Open
beholderface wants to merge 1 commit intoFallingColors:mainfrom
beholderface:main
Open

Fix patternmaster's throwing for any non-static pattern#59
beholderface wants to merge 1 commit intoFallingColors:mainfrom
beholderface:main

Conversation

@beholderface
Copy link

Currently, the only spot in the matchPattern method where that boolean is actually used just immediately throws if it's true. Should probably address that in base hex at some point, but I have no idea what it's supposed to do.
This change does mean that you can use patternmaster's for a great spell brute-forcer without having to handle mishaps, but I don't think that's something we need to worry about.

Currently, the only spot in the `matchPattern` method where that boolean is actually used, it just immediately throws if it's true. Should probably address that in base hex at some point, but I have no idea what it's supposed to do there.
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.

1 participant