Tier Generator


Generates a tier list for each recipe

Utilities
10 hours ago
1.1
248
Owner:
PennyJim
Source:
https://github.com/PennyJim/tier-generator/
Homepage:
N/A
License:
MIT
Created:
a month ago
Latest Version:
0.3.5 (10 hours ago)
Factorio version:
1.1
Downloaded by:
248 users

Tier Generator

calculates the tier, or the complexity of an item.

Considers what machine is required to craft, the ingredients, the technology, and its science packs.

Explicit compatibility

Todo List:

  • [ ] Implement the Base Items config pane
  • [ ] Implement the Ignored Recipes config pane
  • [ ] Refactor to use a GUI library?
  • [ ] See if the Base Items pane can support numbers, so the exact tier can be set
  • [ ] Make the empty space below the tier-display that style of background like the trains schedule
  • [x] Make recipe ignoring happen inside the calculation core again. It was put in preprocessing to enable 'no recipes' to be a usable base case. That is no longer needed