Fix easy difficulty stalling auto-evo#6571
Fix easy difficulty stalling auto-evo#6571Accidental-Explorer wants to merge 4 commits intomasterfrom
Conversation
|
I want to wait at least until after 1.0 before merging this. And even then I don't really want to have the easy difficulty to become significantly harder to survive with (as I think osmoregulation cost is almost the most important factor in what makes the game easier). |
I agree, and I would actually rather further decrease osmoregulation cost for players in easy mode. So I think the better option is to look at the species splitting algorithm and fix it from that side. But I am not sure if I will be able to manage that myself. |
Brief Description of What This PR Does
This PR sets osmoregulation cost modifier to 0.9 in easy difficulty to avoid auto-evo not making any species.
Related Issues
Progress Checklist
Note: before starting this checklist the PR should be marked as non-draft.
break existing features:
https://wiki.revolutionarygamesstudio.com/wiki/Testing_Checklist
(this is important as to not waste the time of Thrive team
members reviewing this PR)
styleguide.
Before merging all CI jobs should finish on this PR without errors, if
there are automatically detected style issues they should be fixed by
the PR author. Merging must follow our
styleguide.