branchbefore/main/tribe_tracking_itemscancel

2 Commits over 0 Days - ∞cph!

9 Years Ago
-some missing bit plastic had not realised existed
9 Years Ago
-tribe now ticks -tribe checks for items and their quantities amongst all known items, making a list of currently known eligible ItemSettings and their numbers -tribe compiles a list of currentlyCraftable items (means items whose basic components are available, no consideration given to needs for skill or tools) -UnitCanFindToolConsideration was killed, and swapped with a CanFindOrCraftTool condition, which is much much prettier, by using the above functions