-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
A-fomodsArea: FOMODs (fomod.py and basher/gui_fomod.py)Area: FOMODs (fomod.py and basher/gui_fomod.py)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone
Milestone
Description
The missing parts are:
-
foseDependency- Tests the script extender version (and that the script extender is actually installed). -
fommDependency- Tests the current FOMM version. We can't properly do this, of course, but we should recognize it and simply pass all such condition checks. - The
alwaysInstallattribute offileSystemItem- Forces a file or folder to be installed, even if the plugin/option it's from has not been selected. - The
installIfUsableattribute offileSystemItem- Similar toalwaysInstall, but only forces an install if the plugin's type is anything butNotUsable.
Technically there are two more things we don't implement, but those are rejected for the reasons listed below:
moduleImage- Looks pretty bad when it's actually implemented, plus most mods do a bad job of picking an image for this.- The
positionandcolourattributes ofmoduleName- Pointless withoutmoduleImage.
Already implemented all this on nightly, just opening it for the eventual release notes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-fomodsArea: FOMODs (fomod.py and basher/gui_fomod.py)Area: FOMODs (fomod.py and basher/gui_fomod.py)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone