Stellaris
!(Patch): Starnet AI - Planetary Diversity Compatibility Patch
Mostrando 11-20 de 46 aportaciones
< 1  2  3  4  5 >
Actualización: 13 MAY 2020 a las 20:01

* even more bad upload

Actualización: 13 MAY 2020 a las 20:01

* yet another bad upload

Actualización: 13 MAY 2020 a las 20:00

* bad upload; launcher was being a butt

Actualización: 13 MAY 2020 a las 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.

Actualización: 7 MAY 2020 a las 14:35

* Updated Ethics and Civics Alternative compatibility

Actualización: 7 MAY 2020 a las 7:06

* Updated Starnet compatibility (again)

Actualización: 6 MAY 2020 a las 20:24

* Updated Starnet compatibility

Actualización: 3 MAY 2020 a las 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.

Actualización: 2 MAY 2020 a las 8:43

* Also applied this to habitat districts

Actualización: 2 MAY 2020 a las 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