issues
search
MortenTobiasNielsen
/
Factorio-TAS-Generator
This is an attempt to create a helper tool for Tool Assisted Speedruns in Factorio. A guide of how to use the tool can be found here: https://www.youtube.com/watch?v=V9tuNoDqc0E&t
MIT License
13
stars
4
forks
source link
Refactor inventory.h
#313
Closed
theis999
closed
1 year ago
theis999
commented
1 year ago
Moved defines.inventory.fuel up to look nicer
Moved Inventory.h to Data folder
Renamed struct_take_put_list to inventory_defines
Renamed struct_from_into_list to inventory_types
Renamed vector take_from to inventory_types_list
Added a full list of lua inventories, but commented out.
Added enum InventoryType
Added function GetInventoryType
Added function GetInventoryTypeForEntity
Removed function GenerateScript::extract_define
Full list of inventories
I added a full list of inventories, just for reference.
Full list of inventories
I added a full list of inventories, just for reference.