Skip to content

progression items should come out of the major_items pool, not the mi…#12

Merged
beauxq merged 3 commits intobeauxq:ff6wcfrom
bigmalletman:patch-1
May 30, 2025
Merged

progression items should come out of the major_items pool, not the mi…#12
beauxq merged 3 commits intobeauxq:ff6wcfrom
bigmalletman:patch-1

Conversation

@bigmalletman
Copy link

progression items should come out of the major_items pool, not the minor_items pool, when treasuresanity is on

Thanks to Gemini for helping me find this bug.
This resulted in more good items (like Illuminas and Ragnarok Swords) than there should have been.

Please format your title with what portion of the project this pull request is
targeting and what it's changing.

When Treasuresanity is ON, progression items from deduct from major_items, not minor_items.

What is this fixing or adding?

Too many good items in the item pool when Treasuresanity is on.

How was this tested?

I generated a few times and checked my item pools in the spoiler log.

If this makes graphical changes, please attach screenshots.

…nor_items pool, when treasuresanity is on

Thanks to Gemini for helping me find this bug.
This resulted in more good items (like Illuminas and Ragnarok Swords) than there should have been.
change self.multiworld.random to self.random
logic simplification for filler item generation as suggested by @beauxq
@beauxq beauxq merged commit 3286082 into beauxq:ff6wc May 30, 2025
10 checks passed
@beauxq
Copy link
Owner

beauxq commented May 30, 2025

Thanks!

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.

2 participants