Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving the factory report #10

Open
nikolatomasevicpro opened this issue Apr 20, 2023 · 1 comment
Open

Improving the factory report #10

nikolatomasevicpro opened this issue Apr 20, 2023 · 1 comment

Comments

@nikolatomasevicpro
Copy link

Hello, i think that the factory report might benefit from a little improvement.
On simple planned factories this might not have any use, but for bigger factories, it can save a lot of time. To begin, let me show an example of a planned factory

https://www.satisfactory-planner.net/?factory=eVGSD6-qaXqc8WSDItVsG

This is one of the factories i am working on. It takes time to build, and sometimes i have to shut down the computer between the sessions. Although i can reload the plan with the URI, visualizing the resources is not easy unless one drags them in an ordered manner with columns/rows and such. The visual organization resets if the page is reloaded. This also is reset when fiddling with input such as the alternate recipes list.

I was changing what alternate recipes i was going to use so i can select which resources to use more than others. But it was hard to see the changes with the graph. Had to reorganize the nodes each time or spend time checking them one by one by panning and zooming in/out.

So i think adding those to the factory report would make it much easier during planning and building.

What i think would help the most, is having a list of all steps and their amounts in the factory report.
For example, in the case i presented, there would be a first section for raw resources, then the refined resources, then the items made from refined resources, and so on until we get to the required resources.

In this case, we would get (i am omitting a lot for brevity)

Step 1

  • Raw quartz 347.1429/min
  • Limestone 1392.8571/min
    Step 2
  • Cheap Silica 270/min
    Step 3
  • Infused Uranium Cell 600/min
    .
    .
    .
    Step N
  • Plutonium Fuel Rod 9/min

Is this improvement possible?

@lunafoxx
Copy link
Owner

lunafoxx commented May 5, 2023

Merged the PR for the raw resources, but I'll leave this open while you explore the Steps idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants