Skip to content

Add Random Starting Items - #2444

Merged
fenhl merged 8 commits into
OoTRandomizer:Devfrom
jdunn596:random-starting-items-fenhl-2
Aug 16, 2025
Merged

Add Random Starting Items#2444
fenhl merged 8 commits into
OoTRandomizer:Devfrom
jdunn596:random-starting-items-fenhl-2

Conversation

@jdunn596

Copy link
Copy Markdown

Worked on this with Fenhl (they pretty much wrote it entirely lol)

This PR adds a slider to the Starting Items tab that allows the user to start with random starting items independent of any that are explicitly selected. The item pool will be populated based on the settings that the user picked and the items will be selected from there (junk items are excluded).

Selected items are reflected in the spoiler log under the key randomized_starting_items

There are plans in the future to allow users additional options to configure the item pool, like excluding health upgrades, but that isn't included in this PR.

Both fenhl and I have tested the functionality prior to this PR.

@fenhl fenhl added Type: Enhancement New feature or request Component: Algorithm Search, Fill, Playthrough, etc Component: Setting specific to setting(s) Component: Patching Affects the patching of the ROM labels Aug 16, 2025
@fenhl fenhl added this to the next milestone Aug 16, 2025
@fenhl
fenhl merged commit 835f8ca into OoTRandomizer:Dev Aug 16, 2025
3 checks passed
@jdunn596
jdunn596 deleted the random-starting-items-fenhl-2 branch August 16, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Algorithm Search, Fill, Playthrough, etc Component: Patching Affects the patching of the ROM Component: Setting specific to setting(s) Type: Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants