From ae9f5c22b981b2f2eaf10456d740423b85e773ff Mon Sep 17 00:00:00 2001 From: sibir Date: Thu, 20 Jun 2024 02:30:32 -0700 Subject: [PATCH 1/4] Formatting changes * Sort inc before msg. * Sort message aliases alphanumerically. --- masterlist.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 3bdc107ee..47ed59eaf 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -16596,18 +16596,18 @@ plugins: - name: 'WheelsOfLull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/748/' ] + inc: + - name: 'WoLStartAt40.esp' + condition: 'version("WheelsOfLull.esp", "5.1.0", >=)' msg: + - <<: *patch3rdParty_LotD + condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_WheelsofLull_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchIncluded subs: [ 'Airship - Dev Aveza' ] condition: 'active("DA_Skyship.esm") and not active("WheelsofLull-Skyship.esp")' - <<: *patchProvided subs: [ 'High Poly Head' ] condition: 'active("High Poly Head.esm") and not active("High Poly NPCs - WheelsOfLull.esp")' - - <<: *patch3rdParty_LotD - condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_WheelsofLull_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - inc: - - name: 'WoLStartAt40.esp' - condition: 'version("WheelsOfLull.esp", "5.1.0", >=)' clean: - crc: 0xE6561EE8 util: 'SSEEdit v4.0.3' From 8aded6587a0d7a2cea504c50ad535d550446d075 Mon Sep 17 00:00:00 2001 From: sibir Date: Thu, 20 Jun 2024 02:34:11 -0700 Subject: [PATCH 2/4] Remove `patchProvided` message * Authors recommend against using HPNPC patch in installer due to missing hair textures. --- masterlist.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 47ed59eaf..3a67b1dce 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -16605,9 +16605,6 @@ plugins: - <<: *patchIncluded subs: [ 'Airship - Dev Aveza' ] condition: 'active("DA_Skyship.esm") and not active("WheelsofLull-Skyship.esp")' - - <<: *patchProvided - subs: [ 'High Poly Head' ] - condition: 'active("High Poly Head.esm") and not active("High Poly NPCs - WheelsOfLull.esp")' clean: - crc: 0xE6561EE8 util: 'SSEEdit v4.0.3' From c2b8b9c6cf3a5645cc9eed607518da0846b56f5b Mon Sep 17 00:00:00 2001 From: sibir Date: Thu, 20 Jun 2024 02:44:06 -0700 Subject: [PATCH 3/4] Add `requiresMCM` message * Has an MCM. --- masterlist.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/masterlist.yaml b/masterlist.yaml index 3a67b1dce..1bf21b23f 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -16605,6 +16605,7 @@ plugins: - <<: *patchIncluded subs: [ 'Airship - Dev Aveza' ] condition: 'active("DA_Skyship.esm") and not active("WheelsofLull-Skyship.esp")' + - *requiresMCM clean: - crc: 0xE6561EE8 util: 'SSEEdit v4.0.3' From 848bf474ccbd573b0d465e8b31e7f51b2bfa9aa6 Mon Sep 17 00:00:00 2001 From: sibir Date: Thu, 20 Jun 2024 02:34:47 -0700 Subject: [PATCH 4/4] Update cleaning data * V5.1.13.3. * Remove outdated cleaning data. --- masterlist.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 1bf21b23f..04fc81007 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -16607,10 +16607,8 @@ plugins: condition: 'active("DA_Skyship.esm") and not active("WheelsofLull-Skyship.esp")' - *requiresMCM clean: - - crc: 0xE6561EE8 - util: 'SSEEdit v4.0.3' - - crc: 0xAC83F041 - util: 'SSEEdit v4.0.3' + - crc: 0x601BABC8 + util: 'SSEEdit v4.1.5g' - name: 'High Poly NPCs - WheelsOfLull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/748/' ] msg: