Simplified Family Tree

If you liked this item, please rate it up on Steam Workshop page.

Author: Uropa Jiang

Last revision: 27 Feb at 23:34 UTC (1)

File size: 47.41 KB

On Steam Workshop

Description:

Changed the way family trees are displayed to fix an issue where family trees could (exponentially) explode due to close relatives, distant relatives, or any two people in the family tree marrying each other. Only sub-branches for male characters will expand, female nodes will still be displayed but will not expand. You can change IsFemale to IsMale to reverse the effect. Incompatible with other mods that modify family trees.

in window_dynasty_tree.gui at Ln 384:

origin: visible = "[DynastyTreeItem.AreChildrenVisible]" new: visible = "[And(DynastyTreeItem.AreChildrenVisible, Not(And(DynastyTreeItem.GetCharacter.IsFemale, Not(DynastyTreeItem.GetCharacter.IsDynastyHead)))]"
Download
Revisions:

Old revisions of this mod are available below. Click the link to download.