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

Auto Research: Show the total cost of each queued technology #19

Open
minno726 opened this issue Jul 21, 2018 · 0 comments
Open

Auto Research: Show the total cost of each queued technology #19

minno726 opened this issue Jul 21, 2018 · 0 comments

Comments

@minno726
Copy link

It would be really useful to have the research queue show how many science packs are required to research the tech and its prerequisites, excluding the ones that are prerequisites of the ones higher in the queue. So for example, if the techs are like:

A: 100 red packs
B: 200 red packs, requires A
C: 200 red 200 green, requires A
D: 300 red 300 green, requires B and C

then if the queue is A-B-C-D, it would say that A costs 100 red, B costs 200 red, C costs 200 red and 200 green, and D costs 300 red and 300 green. However if the queue is B-C, it would say that B costs 300 red (since A is a prereq), but C still costs the same since A is covered already.

As for the UI, maybe a tooltip on the science pack icon in each queue entry?

@canidae canidae changed the title Feature request: show the total cost of each queued technology Auto Research: Show the total cost of each queued technology Aug 4, 2018
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

1 participant