Jarno458 / SatisfactoryArchipelagoMod

A Satisfactory mod for the Archipelago Multiworld, disigned to be compatiable with the Satisfactory Mod Loader
https://ficsit.app/mod/Archipelago
Other
3 stars 0 forks source link

Redo AP serverside code to generate in < 1 sec instead of 5+ secs #40

Open Jarno458 opened 6 months ago

Jarno458 commented 6 months ago

Blocking an eventual integration into the AP main repository

Jarno458 commented 6 months ago

Instead of building a logic based on events, its recommended to calculate all required items up front and add them to 1 massive state.has_all check