Stellaris
! Sartek District and Economy Merger Add-on
Показване на 21 — 30 от 62 постъпления
< 1  2  3  4  5  6  7 >
Обновление: 13 май 2024 в 9:23

Added conditions for -pd_fortress_arcology_rs- at -district_arcology_arms_industry- and -district_arcology_civilian_industry- (Thank you @tzubidu for letting me know about the recent Planetary Diversity update)

This is update 42, hah. :lilimok:

Обновление: 10 май 2024 в 13:51

Districts

  • Housing districts now are compatible with new DLC.
  • Arcology districts now are compatible with new DLC.
  • Rural districts now are compatible with new DLC.
  • Habitat districts now are compatible with new DLC.
  • Ringworld districts now are compatible with new DLC.
  • Planetary diversity district_arcology_housing no longer checks for custom arcology district sets.
  • Planetary diversity district_arcology_arms_industry no longer checks for uses_district_set = pdmilarc; instead checks for Planetary Diversity new planet modifiers.
  • Planetary diversity -district_arcology_arms_industry- can now convert to -district_pd_arcology_industrial-
  • Added vanilla script for solar_system.owner under district_arcology_civilian_industry
  • Planetary diversity district_arcology_leisure no longer checks for custom arcology district sets.
  • Planetary diversity district_arcology_organic_housing no longer checks for custom arcology district sets.
  • Added placeholder for civic_private_military_companies (z Expanded Traits, Civics, Pops, and More).
  • Planetary diversity district_arcology_religious no longer checks for custom arcology district sets.
  • IMPORTANT: Since Planetary Diversity: Unique Worlds is not uploaded by Gatekeeper just yet, I left any PD script untouched in the rural districts file.
  • Added two vanilla rules for Shattared ringworlds -is_subterranean_empire = no-, I think these rules were there in previous vanilla versions and now they are back.
  • Gigastructural Engineering main mod is currently missing some DLC script for Ringworld districts (they are still working in 3.12 updates), now my mod fixes that (for example: extra clerks added from tr_virtuality_4).
  • Simplified Gigastructures farmer swaps in ringworlds.
  • Fixed malformed tokens at Ringworlds districts, specifically for district_rw_industrial.
  • Erased placeholder for civic_private_military_companies because is not needed. (I thought this was a modded civic)

Economic Categories:
  • After the 3.12 update trade_routes no longer use a -generate_mult_modifiers = produces-
  • NOTE FOR MYSELF: Vanilla ships now use -modifier_types = {mult}- instead of -modifier_types = {add}-; my mod still has both.
  • Added planet_buildings_clone_vats and expanded mult and add modifiers just like other buildings.
  • Added script for -planet_virtual_jobs-; -planet_organic_batteries-; -planet_jobs_cyborg_worker-; -planet_jobs_robot_worker-.
  • Updated planet_managers, planet_priests, planet_telepaths script.
  • Added script for -planet_bath_attendants_individual_machine-; -planet_neural_chips-.
  • Increased priority to override outdated Guilli's mods changes.
  • Updated pop_category_workers; pop_category_specialists; pop_category_rulers.

Обновление: 28 март 2024 в 17:05

Bump for multiplayer testing.

Обновление: 27 март 2024 в 19:47

Economic categories

Districts

Placeholders

Обновление: 26 март 2024 в 22:16

Districts

Bug fixes
  • Added a LOT of placeholders (for civics, ascension perks, scripted triggers and traditions) to avoid Stellaris skipping triggers at random if you are not using specific mods. That should also fix free districts bug reported by @Ave Imperator. (Btw, thanks again for the report.)
  • That last update also made the error log easier to read.

Обновление: 25 март 2024 в 18:07

Districts
  • Added Inline_Scripts, things are now more streamlined for any future merges.
  • Revisited Bug Branch: Extra Civics - added some missing Inlines from that mod, that should fix any incompatibilities. (Thank you @Flagan11 for the report.)

Обновление: 23 март 2024 в 14:17

Updated Auxiliary folder with Vanilla files so is easier to compare next time.

Обновление: 23 март 2024 в 14:11

    Economic Categories
  • Erased modifier_category = deposit from Stations category, this is a vanilla change.

    Districts
  • Added even more support for z Expanded Traits, Civics, Pops, and More.
  • Added support for Starnet.
  • Rural districts - Updated triggered district desc for: job_scrap_miner_drone_effect_desc; essentially it no longer restricts Subterranean origin. Vanilla change.
  • Rural districts - Updated triggered district desc for: job_scrap_miner_effect_desc; essentially it no longer restricts Subterranean origin. Vanilla change.

NOTE: Everything works even if you decide not to use z Expanded Traits, Civics, Pops, and More.

Обновление: 22 март 2024 в 21:26

    Economic Categories
  • Added support for z Expanded Traits, Civics, Pops, and More.
  • Added triggered_upkeep_modifier for some jobs.
  • Added instances of { is_pop_category = simple_drone is_pop_category = resident_gestalt }

IMPORTANT: TESTING DISTRICTS, EXPECT ANOTHER UPLOAD TOMORROW.

Обновление: 15 март 2024 в 4:04

Erased sneaky .bak file after WinMerge comparison.