Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.84k stars 503 forks source link

Add the full process panel to the editor (might just need visual tweaks still) #1979

Open hhyyrylainen opened 3 years ago

hhyyrylainen commented 3 years ago

Add the process panel button to editor and make it open the process panel, but with a few changes: no process speed indicators, and the numbers coming from the editor computed process efficiencies. That last part will be the hardest part as it needs a bit of code to convert from that data type to what the process panel can display.

Partially (or maybe mostly?) done by: https://github.com/Revolutionary-Games/Thrive/pull/5347

athariqk commented 3 years ago

Possibly a duplicate of #1399?

hhyyrylainen commented 3 years ago

That's actually now a partially done issue, as the compound balances are in the editor. So I'll close that issue instead of this one.