Delete masterlist.yaml

Masterlists will be stored in the Google Code repository, and this one already is, so shouldn't be here any more.
This commit is contained in:
WrinklyNinja
2013-07-19 13:55:42 +01:00
parent ab202648e4
commit c642803582
-197
View File
@@ -1,197 +0,0 @@
# Nehrim masterlist, manually converted from the v2 masterlist at r6186.
# Only plugins with (v2) messages or which have specific load order notes have been retained.
# This is a good example of the usefulness of YAML aliasing. It also contains examples of all plugin metadata fields besides Bash Tags.
# BOSS ignores anything that doesn't come under 'globals' or 'plugins', so a section like this is useful for storing data that gets re-used.
standard messages:
- &masterReassign
type: say
content: This plugin's master must be reassigned to "Nehrim.esm".
- &useNehrimVer
type: error
content: Use the Nehrim version instead.
plugins:
- name: Oblivion.esm
msg:
- type: error
content: This must not be activated. However, it can be useful when porting Oblivion mods to Nehrim.
condition: active("Oblivion.esm")
- name: HorseCombatMaster.esm
msg: [ *masterReassign ]
- name: NehrimEnglish.esp
after: [ All Natural Nehrim.esp ]
- name: ASTnehrimHotfixes01(EN).esp
msg:
- type: error
content: Outdated. Use the update "http://oblivion.nexusmods.com/mods/39736 here" instead.
- name: WindowLightingSystem.esp
msg:
- *masterReassign
- type: say
content: Unnecessary as many windows are already lit.
- name: Nehrim Blackscreenfix.esp
msg:
- type: warn
content: Only compatible with the German 1.0.3 version of Nehrim.
- name: BookTrackerOBSE.esp
msg: [ *masterReassign ]
- name: Duke Patricks - Who Goes There.esp
msg: [ *masterReassign ]
- name: Immersive Combat Music.esp
msg: [ *masterReassign ]
- name: Side's EAX Control.esp
msg: [ *masterReassign ]
- name: Spells Delete Only 3.2.esp
msg: [ *masterReassign ]
- name: Oblivion Graphics Extender Support.esp
msg:
- *masterReassign
- type: warn
content: The support plugin does not work. Shaders must be loaded using the shaderlist.
- name: Streamline 2.1.esp
msg: [ *masterReassign ]
- name: Enhanced Hotkeys.esp
msg: [ *masterReassign ]
- name: FastEquipping.esp
msg: [ *useNehrimVer ]
- name: FastEquippingNehrim.esp
msg:
- type: say
content: Don't use hotkeys to change Warcry-style 'set' equipment. Game bug.
- name: STHotkeys.esp
msg:
- type: say
content: Don't use hotkeys to change Warcry-style 'set' equipment. Game bug.
- name: DropLitTorchOBSE.esp
msg: [ *masterReassign ]
- name: ROM Drop Lit Torches.esp
msg: [ *masterReassign ]
- name: NehrimTEMP_ENGRISH_TEXT.esp
msg:
- type: error
content: Outdated. Use "http://oblivion.nexusmods.com/mods/39736 this" instead.
- name: SM Encumbrance and Fatigue.esp
msg: [ *masterReassign ]
- name: Spell Delete And Item Remove.esp
msg: [ *masterReassign ]
- name: Spell Delete.esp
msg: [ *masterReassign ]
- name: Item Remove.esp
msg: [ *masterReassign ]
- name: attack and hide medium v2.1.esp
msg: [ *masterReassign ]
- name: attack and hide easier v2.1.esp
msg: [ *masterReassign ]
- name: attack and hide harder v2.1.esp
msg: [ *masterReassign ]
- name: SM Combat Hide.esp
msg: [ *masterReassign ]
- name: SDR_Core.esp
req:
- OBSE\Plugins\SDR_obse.dll
- OBSE\Plugins\AddActorValues.dll
- ..\obse_1_2_416.dll
- name: SDR_NPC Behavior.esp
inc:
- name: SM Combat Hide.esp
display: SM Combat Hide
- name: SDR Perks And Patches - Oblivion.esp
msg: [ *useNehrimVer ]
- name: SDR_Perks And Patches (Oblivion).esp
msg: [ *useNehrimVer ]
- name: StealthOverhaul.esp
msg: [ *masterReassign ]
- name: Realistic Sneak for NPCs.esp
msg: [ *masterReassign ]
- name: ZumbsLockpickingMod - OBSE.esp
msg: [ *masterReassign ]
- name: ZumbsLockpickingMod - Hide Difficulty Addon.esp
msg: [ *masterReassign ]
- name: Enhanced Grabbing.esp
msg: [ *masterReassign ]
- name: Armorer's Advantage.esp
msg: [ *masterReassign ]
- name: BetterBlocking.esp
msg: [ *masterReassign ]
- name: Denock Arrows.esp
msg: [ *masterReassign ]
- name: kuerteeAttributeAndSkillBasedDamageModifiers.esp
msg:
- type: say
content: Make sure to set calculateFromVanilla in the included ini file to 0 when used alongside other combat mods.
- name: Phitt's Phighting Phixes.esp
msg: [ *masterReassign ]
- name: PTSneakPenalties.esp
msg: [ *masterReassign ]
- name: Deadly Reflex 5 - Combat Moves.esp
msg:
- type: error
content: Use the replacement plugin for Nehrim found "http://oblivion.nexusmods.com/mods/35157 here".
- name: Deadly Reflex 5 - Timed block and 150% damage.esp
msg: [ *masterReassign ]
- name: Deadly Reflex 5 - Timed block and 250% damage.esp
msg: [ *masterReassign ]
- name: Intelligent Learning.esp
req: [ ..\obse_1_2_416.dll ]
- name: ExponentialLev(Easy|Moderate|Hard|Extreme)\.esp
msg:
- type: say
content: Use only one Exponential Leveling plugin.
- name: CompanionMaster.esp
msg:
- type: say
content: Some menu functions may not work.
- name: ScreenControls.esp
msg: [ *masterReassign ]