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

Feature Request: Display Procdural Tech Stats #24

Open
dracahn opened this issue Oct 6, 2020 · 5 comments
Open

Feature Request: Display Procdural Tech Stats #24

dracahn opened this issue Oct 6, 2020 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@dracahn
Copy link

dracahn commented Oct 6, 2020

Hello,
I am requesting the ability to see procedural tech stats. So here's the idea:
When a user pulls up the procedural tech item, there is a new button on the page.
When a user clicks that button a new window pops up.
That new window is a table with a list of this procedural tech's IDs along with what stat values it will provide.
I can sort that list by the various values and select one.
That ID is used as the new ID for the tech slot.

Primarily this will be useful for X-teir tech so I can select an upgrade that gets what I actually want instead of rolling over and over again and hoping I get a good one.

@cengelha
Copy link
Member

cengelha commented Oct 8, 2020

So, if I get you right you want to get a list that shows the actual stats of a procedural tech for all possible seeds and based on that you want to select the one seed with the stats you would like to have?

That would be an awesome feature for sure but unfortunately not possible. For that to be possible we must know the algorithm that actually determines the stat values based on the seed but as far as I know no one in the community figured that out yet.

Best I can do for now is to display the min/max values for each stat of a procedural tech and that's already there :)

@dracahn
Copy link
Author

dracahn commented Oct 15, 2020

oh damn. That was exactly what I wanted, but not much you can do without getting the algorithm. I'll close this then. Maybe in the future if we every get to figure that out.

@dracahn dracahn closed this as completed Oct 15, 2020
@cengelha
Copy link
Member

@dracahn If you hear anything that might help with this, let me know here and I will get notified.
If I have an update some day I will post it here as well.

@cengelha cengelha added enhancement New feature or request wontfix This will not be worked on labels Oct 16, 2020
@cengelha cengelha reopened this May 29, 2021
@cengelha cengelha removed the wontfix This will not be worked on label May 29, 2021
@cengelha
Copy link
Member

@dracahn The algorithm is still unknown but there is a way now to grab the visible data shown in the game. I'm currently creating lists with those data and will add them to the editor and then you'll be able to directly select the one you want

@cengelha cengelha self-assigned this Jun 3, 2021
@cengelha
Copy link
Member

@dracahn The data are now already there: https://github.com/zencq/Pi

@cengelha cengelha removed their assignment Nov 29, 2021
@cengelha cengelha self-assigned this Feb 28, 2022
@cengelha cengelha added this to the Technical Maintenance milestone Feb 28, 2022
@cengelha cengelha modified the milestones: Technical Maintenance, Uno Sep 23, 2022
@cengelha cengelha removed their assignment Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants