Stellaris

Stellaris

!(Patch): Starnet AI - Planetary Diversity Compatibility Patch
11-20 van 46 items weergegeven
< 1  2  3  4  5 >
Update: 13 mei 2020 om 20:01

* even more bad upload

Update: 13 mei 2020 om 20:01

* yet another bad upload

Update: 13 mei 2020 om 20:00

* bad upload; launcher was being a butt

Update: 13 mei 2020 om 6:50

* 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 mei 2020 om 14:35

* Updated Ethics and Civics Alternative compatibility

Update: 7 mei 2020 om 7:06

* Updated Starnet compatibility (again)

Update: 6 mei 2020 om 20:24

* Updated Starnet compatibility

Update: 3 mei 2020 om 14:06

* 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 mei 2020 om 8:43

* Also applied this to habitat districts

Update: 2 mei 2020 om 8:42

* 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