Stellaris

Stellaris

!(Patch): Starnet AI - Planetary Diversity Compatibility Patch
Visar 11–20 av 46 poster
< 1  2  3  4  5 >
Uppdatering: 13 maj, 2020 @ 20:01

* even more bad upload

Uppdatering: 13 maj, 2020 @ 20:01

* yet another bad upload

Uppdatering: 13 maj, 2020 @ 20:00

* bad upload; launcher was being a butt

Uppdatering: 13 maj, 2020 @ 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.

Uppdatering: 7 maj, 2020 @ 14:35

* Updated Ethics and Civics Alternative compatibility

Uppdatering: 7 maj, 2020 @ 7:06

* Updated Starnet compatibility (again)

Uppdatering: 6 maj, 2020 @ 20:24

* Updated Starnet compatibility

Uppdatering: 3 maj, 2020 @ 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.

Uppdatering: 2 maj, 2020 @ 8:43

* Also applied this to habitat districts

Uppdatering: 2 maj, 2020 @ 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