Archipelago/worlds/factorio
Fabian Dill f3413e9cef
Factorio: support 2.0 update (#4110)
- removed tutorialization (Craft/Do X to unlock tech)
- start with  everything needed for power, electric mining drills, science lab and automation science already unlocked
- updated world gen
- updated mod api use
   - updated fluid boxes (CaitSith2)
- new option: free sample quality (needs quality mod)
- removed old gruft, faster gen speed, faster load time
- lists space age as explicitly not supported, so it prevents the game from trying to load both
- fixes Y offset of traps being wrong (way higher than intended)
- client now has a 5 second timeout to communicate with the bound factorio server, so it aborts actions if the server died
- savegames are now stored  in write_data_directory -> saves -> Archipelago
- add cargo-landing-pad  handling
- starting rocket silo and cargo landing pad respect free sample quality 
- supports Factorio 2.0

---------

Co-authored-by: CaitSith2 <d_good@caitsith2.com>
2024-11-11 11:43:16 +01:00
..
data Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
docs Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
Client.py Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
Locations.py Factorio: inflate location pool (#2422) 2023-11-07 21:02:28 +01:00
Mod.py Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
Options.py Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
Shapes.py Factorio: update API use (#3760) 2024-09-18 00:18:17 +02:00
Technologies.py Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
__init__.py Factorio: support 2.0 update (#4110) 2024-11-11 11:43:16 +01:00
requirements.txt Factorio: update factorio-rcon (#3198) 2024-05-19 20:41:18 +02:00