Skip to content

Add support for assigning a list of items to filler_item_name#223

Open
Seatori wants to merge 5 commits into
ManualForArchipelago:mainfrom
Seatori:multiple-generic-filler
Open

Add support for assigning a list of items to filler_item_name#223
Seatori wants to merge 5 commits into
ManualForArchipelago:mainfrom
Seatori:multiple-generic-filler

Conversation

@Seatori

@Seatori Seatori commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Changes filler_item_name (and hook_get_filler_item_name) to allow them to be provided a list of strings instead of the standard single string, in addition to maintaining support for using a single string.

When given a list of strings, get_filler_item_name picks an item at random each time it is prompted to make a filler item.

I tested this by generating worlds with unique single filler names, unique lists of filler names, and filler names overlapping with items that had been assigned in items.json in every combination I could think of.

@silasary silasary left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly good, just a few minor things

Comment thread src/__init__.py Outdated
Comment thread src/__init__.py Outdated
Comment thread src/Items.py Outdated
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