Skip to content

A mod for Stellaris that combines all of silfae's portrait mods that I've revisited to patch the gameplay up to modern Stellaris.

License

Notifications You must be signed in to change notification settings

corsairmarks/combined_silfae_revisited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This mod is a compilation of my adaptations of Silfae's portrait mods. Please see the description of each individual mod for what the effects are.

Individual mods update first, then changes are merged here.

Bundled Mods

This is a bundle of mods to make it a little easier to sub and ensure cross-compatibility with each-other. Please check each individual mod for the effects and any known issues. The numbers indicate which version of a particular mod is contained in this mod (which also corresponds to the version tag in its git repository).

Source Code

Hosted on Github

Development Notes

It is best to clone this repository into <Stellaris User's Directory>/Paradox Interactive/Stellaris/mod, and then make a connection to the mod folder via a *.mod file's path property. That will ensure the game can see the files, and also that CWTools will parse them. Also note that the README.md file exists in the mod directory but is symbolically linked in the root directory.

Methodology

Each of the source repositories above is added as a remote to this repository on my local machine. I fetch all the repositories, then merge them into the master branch of this repository.

  1. git remote add <friendly-remote-name> <repo-url>
  2. git fetch --all -n to get all the commits, but not the tags
  3. git checkout master (stash if you need to beforehand)
  4. git merge --no-commit --allow-unrelated-histories -m "merge version 1.2.3 from another repo" <friendly-remote-name>/<branch or commit hash> (--allow-unrelated-histories is only required the first time an unrelated tree, i.e. new remote repo, is added - the first merge commit establishes history between the trees)
  5. Solve merge conflicts, if any
  6. git merge --continue

Compatibility

Requires Stellaris 3.8 "Gemini" and disables achievements.

Check each of the contained mods for an explicit list of incompatibility notes. Notably some Pop jobs (13 for the Holofrixits) are overridden. These job overrides help Pops with Holofrixit caste traits be attracted to jobs for which they are well-suited. If overridden by another mod, the job(s) in question will no longer attract Holofrixits based on their caste role, which could lead to some Pops working jobs they are less-suited for (primarily military-related jobs for normal empires, or "complex" drone jobs for gestalts).

Dependencies

In order for this mod to function, you must install these mods (and load them before this one):

These mods are not included as part of this mod so that the original authors get credit via mod subscriptions.

When to Install

You should only add this mod before starting a new game, or remove it before starting a new game. It should not be added to or removed from an in-progress game.

Changelog

  • 1.0.0 Initial version
  • 1.0.1 Update Octee-lan portraits - resolves critical bug where starbases were the wrong type
  • 2.0.0 All merged mods updated for Stellaris version 3.1 "Lem"
  • 2.0.1 Update merged mods for Stellaris version 3.1.2
    • Updated: Animated Holosphere Portraits: Revisited at 2.0.1
    • Updated: Animated Silicoid Portraits: Revisited at 2.0.2
  • 2.0.2 Update merged mods:
    • Animated Holosphere Portraits: Revisited at 2.0.2
    • Animated Hollow Portraits: Revisited at 2.1.0
    • Animated Silicoid Portraits: Revisited at 2.1.0
  • 3.0.0 Update all merged mods for Stellaris version 3.2.2 "Herbert"
  • 3.0.1 Update merged mod Animated Holosphere Portraits: Revisited at 3.0.1
  • 3.0.2 Update merged mods with added diplomacy rooms - the files need to load before the built-in file in order to not overwrite built-in diplomacy room selection
    • Animated Hidden Eye Portraits: Revisited at 2.0.2
    • Animated Hollow Portraits: Revisited at 3.0.1
    • Animated Octee-lan Portraits: Revisited at 3.1.1
    • Animated Quarian Portraits: Revisited at 3.0.1
    • Animated Shark Portraits: Revisited at 2.0.1
  • 3.0.3 Update merged mod Animated Holosphere Portraits: Revisited at 3.0.2
  • 3.0.4 Update all merged mods
  • 3.0.5 Update merged mod Animated Hidden Eye Portraits: Revisited at 2.0.4
  • 4.0.0 Update all merged mods for Stellaris version 3.3 "Libra"
  • 4.0.1 Update merged mods for Stellaris version 3.3.1
    • Updated: Animated Holosphere Portraits: Revisited at 4.0.1
    • Updated: Animated Silicoid Portraits: Revisited at 4.0.1
  • 4.0.2 Update merged mods for Stellaris version 3.3.4
    • Updated: Animated Holosphere Portraits: Revisited at 4.0.2
  • 5.0.0 Update all merged mods for Stellaris version 3.4 "Cepheus"
  • 5.1.0 Update merged mod Animated Hollow Portraits: Revisited at 5.1.0
  • 6.0.0 Update all merged mods for Stellaris version 3.6 "Orion"
  • 7.0.0 Update all merged mods for Stellaris version 3.7 "Canis Minor"
  • 7.0.1 Update merged mods:
    • Updated: Animated Holosphere Portraits: Revisited at 7.1.0
  • 8.0.0 Update all merged mods for Stellaris version 3.8 "Gemini"

About

A mod for Stellaris that combines all of silfae's portrait mods that I've revisited to patch the gameplay up to modern Stellaris.

Topics

Resources

License

Stars

Watchers

Forks