Stellaris

Stellaris

1,313 ratings
! The Merger of Rules 3.14
18
8
2
7
3
4
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Fixes
Tags: 3.14.*
File Size
Posted
Updated
1.641 MB
13 May, 2022 @ 7:29pm
27 Dec, 2024 @ 12:56pm
668 Change Notes ( view )

Subscribe to download
! The Merger of Rules 3.14

In 1 collection by Inny [The Merger]
Inny78's mods
16 items
Description
This mod serves as a global compatibility patch for Stellaris 3.14, designed to harmonize the various incompatible game rules and scripted triggers introduced by different mods.
When two mods alter the same rule or scripted trigger, only the last loaded mod takes effect, potentially causing issues with the earlier mod. The Merger resolves this by ensuring that all relevant rules from multiple mods are applied seamlessly.
In addition to merging game rules, this mod also integrates several common scripted triggers shared by multiple mods, such as is_megacorp or the capital buildings triggers. This integration allows for the construction of buildings from different mods, provided you have an equivalent capital on your planet.

Furthermore, the mod includes a shader merge for ACOT/AOT, Gigas, and Real Space, ensuring visual compatibility across these popular mods.

I will only add mods that have been made for, or updated to 3.14.*

You will need this mod if you use more than one of the following mods:
I've hit the size limit for this description so you'll find the list as a collection instead.


Make sure to place the Merger at the end of your load order.

Modders, if you have specific worlds that you don't want to be targeted by planet killers, flag them with planet_flag = merg_forbidden_target and the Merger will make sure that, modded or vanilla, they won't break your mod.
You can also detect the presence of the Merger with the global flag merged_rules.

Recommended:
Universal Resource Patch

Mini-Patch:
These patches are mandatory for the support of their mod.
Azur Lane Stellaris DLC
Blue Archive
Girls Frontline
Leviathan Events Xtended - Legacy
Maiden Frontier Gunstar
Madoka Magica New
Real Space
Rogue Maid
Star Wars: Kuat Ancient Empire
Star Wars: UnknownWorld Shipgirls Story
Voyage to Eternity
Warship Girls R and MIST Species
Wandering Witch: Voyager

Incompatible mods
Universial Game Rules Patch - You don't need UGRC as I cover more mods while making the rules to acknowledge the existence of other mods, but if your collection of mods is mainly Chinese, you'll want to use it instead.
Various Servant Jobs - this will cause habitability bugs.
Ethics and Civics Alternative Restored - has completely messed up policies files.
Prime Collective Crisis - Pandora's Star - causes zero habitability bug.
Habitable Structures Patch - made obsolete since Stellaris 3.0 totally changed how the trigger works, and will be overwritten by the Merger.
Any total conversion or global overhaul.

Recommended load order
Ariphaos Unofficial Patch or Scripted Trigger Undercoat
<Your mods here, check mods descriptions for specific instructions>
<The patch mods come after, to be able to overwrite the previous mods they're supposed to patch>
Universal Resource Patch
The Merger of Rules

Troubleshooting
Steam sometimes fails to update mod files correctly. Performing regular integrity checks on the game usually resolves this issue.

Other Compatibility patches
ACOT + Dawn of Ascension -> Acquisition of Technology
Sartek Tradition - Ascension Perk Merger
Sartek District and Economy Merger Add-on

Legal
You're not allowed to redistribute this mod, with the exception of private multiplayer packs.
You can add portions of the code to your own mod, but please notify me if you do so.
The above rules don't apply if you fork the Merger to support an overhaul/conversion mod.

Русская Локализация

Notes for modders
- Add comments when you overwrite vanilla code, to make it easier to see where the code has changed.
- Favor creating and using scripted triggers whenever you're checking for a list of things, also if you're restricting to some country types.
Adding compatibility to an event restricted to country_type = default requires overwriting the event, but if you used a trigger, it's much easier to overwrite it.
- Write a changelog. This helps a lot more than you might think.
- Concerning ID triggers:
It's a simple thing - add in your mod a trigger stating for example trg_my_mod = { always = yes }
Other mods that want to check on yours will have a placeholder file set to be easily overwritten and put trg_my_mod = { always = no }
The big advantage over a global flag is that this allows for detection before game start, essential for policies, pop assembly, buildings, etc.



[discord.gg]
Popular Discussions View All (1)
2
30 Mar, 2024 @ 12:54am
Some gamerule update for TimeMod
天亮了
1,238 Comments
Inny [The Merger]  [author] 6 hours ago 
The next update of the Merger will feature a heavy rework of its code for better performance.
Some outdated mods will no longer be supported. I have updated the collection in the description to reflect that.
Luna Eclipsed 11 hours ago 
note to self forgetting to put merger at the bottom of my mods list + real space WILL lead to crashes when selecting systems
Ham 16 hours ago 
@krn17 This is a patch for game changing mods, you don't need it for ironman.
krn17 21 Dec, 2024 @ 6:21pm 
Iron man?
Inny [The Merger]  [author] 12 Dec, 2024 @ 12:09pm 
Fixed.
quadr 12 Dec, 2024 @ 4:21am 
the mod removes refugees, the file causing this is ~~~~zzzzzzmerg_01_refugee.txt
Inny [The Merger]  [author] 10 Dec, 2024 @ 8:16am 
Fixed, thanks.
Skill Less 10 Dec, 2024 @ 7:45am 
hi there, I found a bug with the merged event toxoids.1: The NOR condition starting at line 20 seems to miss a line from PD Ascension worlds. The missing line is: pd_aw_is_wasteland_planet = yes
Bluegills 9 Dec, 2024 @ 5:19am 
I'm not sure why but having the mod enabled causes any purged pops to not get purged when hitting 100%, I'm trying to see why that is as I don't have any mods on the incompatible list and it's in the right load order. I'll be trying to see what's causing it tomorrow, might just be a botched install...
Inny [The Merger]  [author] 2 Dec, 2024 @ 8:15am 
It's the other way around, this mod is compatible with the Merger of Rules, as are all Fireprince's mods.