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

TLOZ: Fix starting weapon possibly getting overwritten by triforce fragments #2578

Conversation

t3hf1gm3nt
Copy link
Collaborator

What is this fixing or adding?

As discovered by this bug report https://discord.com/channels/731205301247803413/1182522267687731220 it's currently possible to accidentally have the starting weapon of a player overwritten by a triforce fragment if TriforceLocations is set to dungeons and StartingPosition is set to dangerous. This fix makes sure to remove the location of a placed starting weapon if said location is in a dungeon from the pool of possible locations that triforce fragments can be placed in this circumstance.

How was this tested?

rolled with the yamls and seed given in the bug report and confirmed that the starting weapon did not get overwritten by a triforce fragment.

If this makes graphical changes, please attach screenshots.

…agments

As discovered by this bug report https://discord.com/channels/731205301247803413/1182522267687731220 it's currently possible to accidentally have the starting weapon of a player overwritten by a triforce fragment if TriforceLocations is set to dungeons and StartingPosition is set to dangerous. This fix makes sure to remove the location of a placed starting weapon if said location is in a dungeon from the pool of possible locations that triforce fragments can be placed in this circumstance.
@t3hf1gm3nt t3hf1gm3nt added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Dec 8, 2023
@Berserker66 Berserker66 merged commit 3214cef into ArchipelagoMW:main Dec 10, 2023
12 checks passed
@t3hf1gm3nt t3hf1gm3nt deleted the starting_weapon_fragment_override_fix branch December 20, 2023 01:04
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
…agments (ArchipelagoMW#2578)

As discovered by this bug report https://discord.com/channels/731205301247803413/1182522267687731220 it's currently possible to accidentally have the starting weapon of a player overwritten by a triforce fragment if TriforceLocations is set to dungeons and StartingPosition is set to dangerous. This fix makes sure to remove the location of a placed starting weapon if said location is in a dungeon from the pool of possible locations that triforce fragments can be placed in this circumstance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants