FactorioMods icon indicating copy to clipboard operation
FactorioMods copied to clipboard

Overall Game Progress

Open Zomis opened this issue 8 years ago • 0 comments

Hardcode some game progress goals and have the ability to show how much resources are remaining (only count chests) until game is completed, and/or some other goals are met.

Possible goals:

  • [ ] Research Rocket Silo
  • [ ] Build Rocket Silo, Rocket and Satellite
  • [ ] Tank
  • [ ] Roboport
  • [ ] Destroyer Capsule
  • [ ] Science Pack 1
  • [ ] Science Pack 2
  • [ ] Science Pack 3
  • [ ] Science Pack 4

What needs to be done:

  • [ ] Create a "Progress" button in the top/left
  • [ ] Create a GUI to see all goals and some quick progress information for each goal
  • [ ] Possibly create a GUI to see more detailed information about the goals
  • [ ] Find which research topics needs to be researched for the goal
  • [ ] Find requirements for items needed to produce research goal
  • [ ] Do some math

Scan items in both chests and transport betls, perhaps even in robots.

Example for the rocket silo:

  • Requires 30 seconds
  • 1000 steel
  • 1000 concrete
  • 100 pipes
  • 200 processing units
  • 200 electric engine units

Then below all that show what is required to build those things, for example:

  • 5000 iron plate
  • 4000 electric circuit
  • 400 advanced circuit
  • ...

Then show stuff needed to produce that:

  • ... iron plate
  • ... copper cable
  • ...

As iron plate can occur on multiple levels, perhaps only show the sum of it on the bottom-most level?

Zomis avatar May 06 '16 22:05 Zomis