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 the detection logic for opening faction-specific containers #612

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

rdw-software
Copy link
Member

If a faction-specific item is obtained from a container, such as the mounts from Time Rift boxes, then the detection adds an attempt for it even though the player's faction doesn't match the requirement. This fix is "hacky" because I don't dare to touch the nested loops right now; ideally it'd be tested via CI and probably restructured a bit, but that will just have to wait (unfortunately).

If a faction-specific item is obtained from a container, such as the mounts from Time Rift boxes, then the detection adds an attempt for it even though the player's faction doesn't match the requirement. This fix is "hacky" because I don't dare to touch the nested loops right now; ideally it'd be tested via CI and probably restructured a bit, but that will just have to wait (unfortunately).
@rdw-software rdw-software merged commit ecafa7e into master Aug 17, 2023
7 checks passed
@rdw-software rdw-software deleted the faction-specific-containers branch August 17, 2023 17:45
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