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

Autoexplore now avoids items on candle-lit altars outside of vaults #493

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

nstoddard
Copy link
Contributor

The "outsourced item" reward room generates items that, when picked up, can trigger the same sorts of traps that picking up keys can. Previously, autoexplore would pick these items up, triggering these traps without warning.

Fixes #462.

The "outsourced item" reward room generates items that, when picked up, can trigger the same sorts of traps that picking up keys can. Previously, autoexplore would pick these items up, triggering these traps without warning.

Fixes tmewett#462.
@nstoddard nstoddard changed the base branch from master to release August 1, 2022 22:40
@nstoddard
Copy link
Contributor Author

nstoddard commented Aug 1, 2022

I tested with a couple of recordings from 1.11.1, and they worked so this likely doesn't break recordings.

@tmewett
Copy link
Owner

tmewett commented Sep 7, 2022

yeah, autoexplore records the individual actions, so old replays should just do the old behaviour

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.

Autoexplore should never pick up items on a candle-lit altar
2 participants