Stellaris

Stellaris

!(Patch): Starnet AI - Planetary Diversity Compatibility Patch
Showing 11-20 of 46 entries
< 1  2  3  4  5 >
Update: 13 May, 2020 @ 8:01pm

* even more bad upload

Update: 13 May, 2020 @ 8:01pm

* yet another bad upload

Update: 13 May, 2020 @ 8:00pm

* bad upload; launcher was being a butt

Update: 13 May, 2020 @ 6:50am

* Updated to 2.7
** More Events Mod no longer conflicts, and thus isn't part of the patch anymore
** Ethics and Civics Alternative support had to be dropped for now.

Update: 7 May, 2020 @ 2:35pm

* Updated Ethics and Civics Alternative compatibility

Update: 7 May, 2020 @ 7:06am

* Updated Starnet compatibility (again)

Update: 6 May, 2020 @ 8:24pm

* Updated Starnet compatibility

Update: 3 May, 2020 @ 2:06pm

* Fixes a crash with Contingency (and possibly other crisis) owned planets
** Turns out `free_jobs` crashes the engine when called on a crisis owned planet
* Fixes an issue where crisis' special colony types would be overshadowed by the "colony" colony type.

Update: 2 May, 2020 @ 8:43am

* Also applied this to habitat districts

Update: 2 May, 2020 @ 8:42am

* Replaced uses of "has_monthly_income" with "resource_income_compare" because "has_monthly_income" drops to 0 if the resource cap is hit, which usually isn't what you want. "resource_income_compare" does not
** Thanks to slv_starnet for pointing this out