ArchipelagoMW / Archipelago

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

Core: allow pushing precollected items into item link worlds. #3573

Open Berserker66 opened 3 months ago

Berserker66 commented 3 months ago

What is this fixing or adding?

no longer crashes multiworld.push_precollected(item_link_item) https://discord.com/channels/731205301247803413/1249439315004624986 This was probably bound to happen at some point anyway, start inventory panic just happened to be the first related crash.

How was this tested?

the linked seed no longer crashes

NewSoupVi commented 3 months ago

Slightly curious why this doesn't "just work", like why is this necessary? Feels like it should be possible to just have the actual link item in the link player's starting inventory, and then that results in sending all the linked items to their respective player on startup of MultiServer