From a0a2068d42b9407c749c8eef2a52ead8b2a27533 Mon Sep 17 00:00:00 2001 From: Georgi <68707872+RacerBG@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:05:27 +0300 Subject: [PATCH 1/4] removed unaliased messages --- masterlist.yaml | 69 +++++-------------------------------------------- 1 file changed, 7 insertions(+), 62 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index c364a83..ca102aa 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -4730,16 +4730,7 @@ plugins: - 'Kayla_CharPreset.esp' - 'Lydia Face Preset 64bit.esp' msg: - - type: say - content: - - lang: en - text: 'After Character Creation you should deactivate and/or uninstall this.' - - lang: de - text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - - lang: ja - text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - - lang: pt_PT - text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' + - <<: &deactivateAfterCharacterCreation condition: 'active("AsharaSkyrimCharacterPresetsReplacer.esp")' - name: 'Better_Male_Presets.esp' @@ -4747,16 +4738,7 @@ plugins: group: *fixesGroup inc: [ 'AsharaSkyrimCharacterPresetsReplacer.esp' ] msg: - - type: say - content: - - lang: en - text: 'After Character Creation you should deactivate and/or uninstall this.' - - lang: de - text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - - lang: ja - text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - - lang: pt_PT - text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' + - <<: &deactivateAfterCharacterCreation condition: 'active("Better_Male_Presets.esp")' - name: 'Kayla_CharPreset.esp' @@ -4768,16 +4750,7 @@ plugins: - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - - type: say - content: - - lang: en - text: 'After Character Creation you should deactivate and/or uninstall this.' - - lang: de - text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - - lang: ja - text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - - lang: pt_PT - text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' + - <<: &deactivateAfterCharacterCreation condition: 'active("Kayla_CharPreset.esp")' - name: 'Lagertha_CharPreset.esp' @@ -4788,16 +4761,7 @@ plugins: - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - - type: say - content: - - lang: en - text: 'After Character Creation you should deactivate and/or uninstall this.' - - lang: de - text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - - lang: ja - text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - - lang: pt_PT - text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' + - <<: &deactivateAfterCharacterCreation condition: 'active("Lagertha_CharPreset.esp")' - name: 'Lydia Face Preset 64bit.esp' @@ -4809,16 +4773,7 @@ plugins: - 'Lagertha_CharPreset.esp' - 'Severa_CharPreset.esp' msg: - - type: say - content: - - lang: en - text: 'After Character Creation you should deactivate and/or uninstall this.' - - lang: de - text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - - lang: ja - text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - - lang: pt_PT - text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' + - <<: &deactivateAfterCharacterCreation condition: 'active("Lydia Face Preset 64bit.esp")' ###### Encounters - Allies ###### @@ -8790,12 +8745,7 @@ plugins: - Graphics - name: 'SAFO - Valdacil.esp' msg: - - type: warn - content: - - lang: en - text: 'This plugin seems to be outdated and may not be compatible with the latest version of its master files.' - - lang: de - text: 'Dieses Plugin scheint veraltet zu sein und ist möglicherweise nicht mehr kompatibel mit der aktuellsten Version seiner Master-Dateien.' + - <<: &obsolete condition: 'checksum("SAFO - Valdacil.esp", DE73CDD3)' - name: 'SAFO - Wounds.esp' req: [ 'SAFO.esp' ] @@ -15149,12 +15099,7 @@ plugins: condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")' - - type: warn - content: - - lang: en - text: 'Version 1.05 of this mod contains corrupt records. Update to version 1.06a.' - - lang: de - text: 'Die Version 1.05 dieses Mods enthält korrupte Einträge. Aktualieren Sie zu Version 1.06a.' + - <<: &obsolete condition: 'version("Immersive Jewelry.esp", "1.05", ==)' tag: - Delev From eba01be081c7947e8a18f6e24e178163452080c0 Mon Sep 17 00:00:00 2001 From: Georgi <68707872+RacerBG@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:39:33 +0300 Subject: [PATCH 2/4] applied fixes --- masterlist.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index ca102aa..4b9c0ce 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -4730,7 +4730,7 @@ plugins: - 'Kayla_CharPreset.esp' - 'Lydia Face Preset 64bit.esp' msg: - - <<: &deactivateAfterCharacterCreation + - <<: *deactivateAfterCharacterCreation condition: 'active("AsharaSkyrimCharacterPresetsReplacer.esp")' - name: 'Better_Male_Presets.esp' @@ -4738,7 +4738,7 @@ plugins: group: *fixesGroup inc: [ 'AsharaSkyrimCharacterPresetsReplacer.esp' ] msg: - - <<: &deactivateAfterCharacterCreation + - <<: *deactivateAfterCharacterCreation condition: 'active("Better_Male_Presets.esp")' - name: 'Kayla_CharPreset.esp' @@ -4750,7 +4750,7 @@ plugins: - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - - <<: &deactivateAfterCharacterCreation + - <<: *deactivateAfterCharacterCreation condition: 'active("Kayla_CharPreset.esp")' - name: 'Lagertha_CharPreset.esp' @@ -4761,7 +4761,7 @@ plugins: - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - - <<: &deactivateAfterCharacterCreation + - <<: *deactivateAfterCharacterCreation condition: 'active("Lagertha_CharPreset.esp")' - name: 'Lydia Face Preset 64bit.esp' @@ -4773,7 +4773,7 @@ plugins: - 'Lagertha_CharPreset.esp' - 'Severa_CharPreset.esp' msg: - - <<: &deactivateAfterCharacterCreation + - <<: *deactivateAfterCharacterCreation condition: 'active("Lydia Face Preset 64bit.esp")' ###### Encounters - Allies ###### @@ -8745,7 +8745,7 @@ plugins: - Graphics - name: 'SAFO - Valdacil.esp' msg: - - <<: &obsolete + - <<: *patchOutdated condition: 'checksum("SAFO - Valdacil.esp", DE73CDD3)' - name: 'SAFO - Wounds.esp' req: [ 'SAFO.esp' ] @@ -15099,7 +15099,7 @@ plugins: condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")' - - <<: &obsolete + - <<: *obsolete condition: 'version("Immersive Jewelry.esp", "1.05", ==)' tag: - Delev From afe219060e820939c133fce95df8846636683cdf Mon Sep 17 00:00:00 2001 From: Georgi <68707872+RacerBG@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:24:32 +0300 Subject: [PATCH 3/4] small fix --- masterlist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/masterlist.yaml b/masterlist.yaml index 4b9c0ce..daa0939 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -15095,11 +15095,11 @@ plugins: after: [ 'Complete Crafting Overhaul_Remastered.esp' ] inc: [ 'Lootification.esm' ] msg: + - <<: *obsolete - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")' - - <<: *obsolete condition: 'version("Immersive Jewelry.esp", "1.05", ==)' tag: - Delev From 5f4116a4dde6cebfd510e362ff7654b09b16dbe0 Mon Sep 17 00:00:00 2001 From: Georgi <68707872+RacerBG@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:13:49 +0300 Subject: [PATCH 4/4] small fix #2 --- masterlist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/masterlist.yaml b/masterlist.yaml index daa0939..8baeea8 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -15096,11 +15096,11 @@ plugins: inc: [ 'Lootification.esm' ] msg: - <<: *obsolete + condition: 'version("Immersive Jewelry.esp", "1.05", ==)' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")' - condition: 'version("Immersive Jewelry.esp", "1.05", ==)' tag: - Delev - Graphics