ArchipelagoMW / Archipelago

Archipelago Multi-Game Randomizer and Server
https://archipelago.gg
Other
469 stars 624 forks source link

Core: Change remaining fill to check for location.can_fill instead of only location.item_rule #3739

Open NewSoupVi opened 1 month ago

NewSoupVi commented 1 month ago

The much simpler, but slower alternative to https://github.com/ArchipelagoMW/Archipelago/pull/3738

This makes remaining fill not place useful items on excluded locations, which Fill takes care of by calling remaining_fill twice, but worlds that might want to use remaining_fill themselves shouldn't have to