Revolutionary-Games / Thrive

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

Implement organelle unlocks for early multicellular stage #4834

Open ender-titan1 opened 8 months ago

ender-titan1 commented 8 months ago

as currently everything becomes unlocked by default when entering multicellular. This would require correctly recording player statistics (especially reproduction) and probably also unlock conditions for multicellular exclusive organelles.

hhyyrylainen commented 8 months ago

I don't think an initial implementation of this requires implementing unlock conditions for multicellular organelles, just that the microbe conditions keep working. I'd say this is barely within the realm of an easy issue (rather than intermediate) with this kind of basic fix.