Stellaris
!(Patch): Starnet AI - Planetary Diversity Compatibility Patch
Se afișează 11-20 din 46 intrări
< 1  2  3  4  5 >
Actualizare: 13 mai 2020 @ 20:01

* even more bad upload

Actualizare: 13 mai 2020 @ 20:01

* yet another bad upload

Actualizare: 13 mai 2020 @ 20:00

* bad upload; launcher was being a butt

Actualizare: 13 mai 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.

Actualizare: 7 mai 2020 @ 14:35

* Updated Ethics and Civics Alternative compatibility

Actualizare: 7 mai 2020 @ 7:06

* Updated Starnet compatibility (again)

Actualizare: 6 mai 2020 @ 20:24

* Updated Starnet compatibility

Actualizare: 3 mai 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.

Actualizare: 2 mai 2020 @ 8:43

* Also applied this to habitat districts

Actualizare: 2 mai 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