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

Core: skip creating item linked locations for non prog items #3987

Closed
wants to merge 2 commits into from

Conversation

qwint
Copy link
Contributor

@qwint qwint commented Sep 23, 2024

What is this fixing or adding?

removes any headache from core trying to do accessibility checks on unreachable items (because they are logically locked behind the Group's non-prog copies)

How was this tested?

generated a single player world with an item link on filler, hosted locally, connected, hinted the filler item, sent the location through postman, saw the hints, recievedItem go through without issue, also inspected the spoiler log and the link was still fully described in the spoiler

If this makes graphical changes, please attach screenshots.

@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Sep 23, 2024
@NewSoupVi
Copy link
Member

I think this is kind of awesome if it works but it seems scary lol

@NewSoupVi NewSoupVi added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Sep 23, 2024
BaseClasses.py Outdated Show resolved Hide resolved
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
@NewSoupVi
Copy link
Member

NewSoupVi commented Sep 26, 2024

Just to document this here: It does remove the locations from spoiler log

image

@qwint qwint closed this Nov 3, 2024
@qwint qwint deleted the patch-1 branch November 3, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants