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

Fix "Cannot be Blinded" interaction with "You are Blind" keystone #6162

Merged
merged 2 commits into from May 4, 2023

Commits on Apr 29, 2023

  1. Fix Cannot be Blinded interaction with You are Blind keystone

    'Cannot be Blinded' takes priority over 'You are Blind'
    This does not fix all interacts that depend on if the player is blind however. I'm not sure of a nice universal way to disable them all instead of having to add a neg = true condition to every mod
    Should perhaps add back the avoid mod as well as the flag, not too sure
    LocalIdentity committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d6728fe View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Support for other player blinded conditions

    LocalIdentity committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c984497 View commit details
    Browse the repository at this point in the history