Archipelago/worlds/factorio
Fabian Dill ac77666f2f
Factorio: skip a bunch of file IO (#2444)
In a lot of cases, Factorio would write data to file first, then attach that file into zip. It now directly attaches the data to the zip and encapsulation was used to allow earlier GC in places (rendered templates especially).
2023-11-10 22:02:34 +01:00
..
data Factorio: skip a bunch of file IO (#2444) 2023-11-10 22:02:34 +01:00
docs WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
Client.py
Locations.py Factorio: inflate location pool (#2422) 2023-11-07 21:02:28 +01:00
Mod.py Factorio: skip a bunch of file IO (#2444) 2023-11-10 22:02:34 +01:00
Options.py Factorio: fix world generation in spoiler (#2209) 2023-09-22 21:32:03 +02:00
Shapes.py
Technologies.py Factorio: use orjson (#1809) 2023-09-30 23:58:58 +02:00
__init__.py Factorio: inflate location pool (#2422) 2023-11-07 21:02:28 +01:00
requirements.txt Factorio: use orjson (#1809) 2023-09-30 23:58:58 +02:00