Mission Expire and Subscription Colors
Adds the following indicators:
Adds a "X (Y)" number to the planet list where X is the non expiring missions and Y is the total number of missions.
Colors the missions as follows:
- Will expire before the ship can travel to the location.
- A subscribed faction is the benefit of the mission.
- Two subscribed factions are attacking each other.
- A subscribed faction is the victim of the mission.
The subscription colors can be disabled and all colors can be customized.
The configuration file is located at %UserProfile%AppDataLocalLowMagnum Scriptum LtdQuasimorph_ModConfigsMissionExpirationHighlight.yaml .
The file will be created the first time the game is run.
The ColorConfig members contain all of the colors used by the mod.
Set EnableSubscriptionColors to false to disable the subscription indicators.
If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi[ko-fi.com] page.
Thanks!
Source code is available on GitHub https://github.com/NBKRedSpy/QM-MissionExpirationHighlight
- 0.9.8 Compatibility
- Multi version compatibility.
- Compatible with the 0.8.6 opt in beta
- Moved config file directory.
- Fixed Null Reference exception with the new image object in some cases.
Thanks to Discord user Verro for reporting.