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

Repeatable item token fixes #121

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Repeatable item token fixes #121

merged 2 commits into from
Dec 31, 2024

Conversation

Tacoman369
Copy link
Collaborator

  • Update Z3DR
  • Adjusts Fill Algorithm when RepeatableItemsOnTokens is off to fill SSH & OSH with only nonrepeatable items then separately place repeatable items in repeatable locations so the repeatable locations don't get filled by nonrepeatable items as that causes item placement to get stuck.
  • Adjust Item Pool so when RepeatableItemsOnTokens is off /on it now changes the repeat value of the skulltula locations to false / true
  • Adjusts Item Table to make less items "Repeatable"
    • This only effects item placement not functionality in game.

- Adjusts Fill Algorithm when RepeatableItemsOnTokens is off to fill SSH & OSH  with only nonrepeatable items then separately place repeatable items in repeatable locations so the repeatable locations don't get filled by nonrepeatable items as that causes item placement to get stuck.
- Adjust Item Pool so when RepeatableItemsOnTokens is off /on it now changes the repeat value of the skulltula locations to false / true
- Adjusts Item Table to make less items "Repeatable"
  - This only effects item placement not functionality in game.
update z3dr and also fix fill so if tokensanity is off it doesnt create overrides for SSH&OSH locations
@Tacoman369 Tacoman369 merged commit e6352b4 into main Dec 31, 2024
1 check passed
@Tacoman369 Tacoman369 deleted the RepeatableItemTokenFixes branch December 31, 2024 04:02
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