From b39e0b8a9ba39c8d3e70475cc0d9440713be8cc6 Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Sat, 19 Oct 2024 21:49:57 +0800 Subject: [PATCH 1/6] Update manifest.toml --- stable/SimpleTweaksPlugin/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/SimpleTweaksPlugin/manifest.toml b/stable/SimpleTweaksPlugin/manifest.toml index 466563a97b..aad9a62fa7 100644 --- a/stable/SimpleTweaksPlugin/manifest.toml +++ b/stable/SimpleTweaksPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/ottercorp/SimpleTweaksPlugin.git" -commit = "c6a85cc57c58b2a8dbb4ba7350985dec7c97f026" +commit = "edbee5726aa35a8222cfd36e6672a9ed84300f95" owners = [ "Caraxi", ] From 5516cf18be67e63dc4db673a47828b778b05968c Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Mon, 21 Oct 2024 10:38:50 +0800 Subject: [PATCH 2/6] Update manifest.toml --- stable/SimpleTweaksPlugin/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/SimpleTweaksPlugin/manifest.toml b/stable/SimpleTweaksPlugin/manifest.toml index aad9a62fa7..8375f43fd0 100644 --- a/stable/SimpleTweaksPlugin/manifest.toml +++ b/stable/SimpleTweaksPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/ottercorp/SimpleTweaksPlugin.git" -commit = "edbee5726aa35a8222cfd36e6672a9ed84300f95" +commit = "afc587e644d1e684e6df6f682d0cfc3b303b25fe" owners = [ "Caraxi", ] From 998e63ff9da54b0c334a0dc549b29436fc8baa93 Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Thu, 24 Oct 2024 20:58:40 +0800 Subject: [PATCH 3/6] ARR update --- stable/ARealmRecorded/manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/ARealmRecorded/manifest.toml b/stable/ARealmRecorded/manifest.toml index a733270bdc..27bf4b83eb 100644 --- a/stable/ARealmRecorded/manifest.toml +++ b/stable/ARealmRecorded/manifest.toml @@ -1,7 +1,7 @@ [plugin] repository = "https://github.com/wozaiha/ARealmRecorded.git" -commit = "572f70d4b8f5595f65f78a88191479c69c7bd594" +commit = "f5a16b025a5e51865e67dbc7a8f958e77d9b54f5" owners = [ "UnknownX7" ] changelog = ''' -- Fixed for Dawntrail -- Added waymark toggle persistence''' +-修复长回放炸游戏问题 +-新增可选择过滤需要保存录像的副本类型''' From 0dd987b5e32f7dc332567598e3593f7318efe064 Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Thu, 31 Oct 2024 18:03:45 +0800 Subject: [PATCH 4/6] DI + orch --- stable/DamageInfoPlugin/manifest.toml | 4 ++-- stable/Umbra/manifest.toml | 21 ++------------------- stable/orchestrion/manifest.toml | 2 +- 3 files changed, 5 insertions(+), 22 deletions(-) diff --git a/stable/DamageInfoPlugin/manifest.toml b/stable/DamageInfoPlugin/manifest.toml index 572b560eb0..773b04a828 100644 --- a/stable/DamageInfoPlugin/manifest.toml +++ b/stable/DamageInfoPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/lmcintyre/DamageInfoPlugin.git" -commit = "7ea73078f03abf14ede89dda1d9ef161f6ea468d" +repository = "https://github.com/wozaiha/DamageInfoPlugin.git" +commit = "4e4ccfb6068ca0a09f8dfd354d5f8f33ad62ad68" owners = [ "lmcintyre", ] diff --git a/stable/Umbra/manifest.toml b/stable/Umbra/manifest.toml index 72d8002ac2..fa96f9e541 100644 --- a/stable/Umbra/manifest.toml +++ b/stable/Umbra/manifest.toml @@ -1,25 +1,8 @@ [plugin] repository = "https://github.com/wozaiha/umbra.git" -commit = "7d63e139adffe14946749d96deebcec1a2331a8e" +commit = "627b9b665751cc79f4f42001017d962daa5245a6" owners = ["haroldiedema"] project_path = "Umbra" changelog = """ -# Umbra 2.2.36 - -## New Additions - -- Custom Deliveries widget: Added unique colors for the heart icons in the widget that can be configured from the Appearance tab in Umbra's settings window. These new colors are part of your color profile. (By [Bloodsoul](https://github.com/Bloodsoul)) -- Durability & Spiritbond widget: Added options to specify how both durability and spiritbond values should be calculated and displayed. Available options are: Minimum, Average and Maximum. The default values are set to the original implementation. (by [alexpado](https://github.com/alexpado)). -- Durability & Spiritbond widget: Added options to show progress bars instead of values. (by [alexpado](https://github.com/alexpado)) -- Dynamic Menu widget: Add the ability to set a label on separators. You can now right-click a separator and click "Configure" to open a window in which you can set a label. -- Gearset Switcher widget: Added an option to change the visual theme of the buttons in the popup header. (by [alexpado](https://github.com/alexpado)) -- Widget settings: Added a button to clear all widgets from a column in the toolbar widget's panel in Umbra's settings window. (by [alexpado](https://github.com/alexpado)) - -## Fixes & Improvements - -- Dynamic Menu Widget: Show custom menu name in the widgets configurator column in Umbra's settings window to make multiple instances of this type more distinguishable from one another. (by [alexpado](https://github.com/alexpado)) -- Fixed a crash that occurred when restarting umbra from the settings window. - -Join [Umbra's Discord server](https://discord.gg/xaEnsuAhmm) for the latest updates and information. -Visit the [website](https://una-xiv.github.io/umbra-docs/) for more information and guides on how to make the most out of Umbra. +适配国服 """ diff --git a/stable/orchestrion/manifest.toml b/stable/orchestrion/manifest.toml index 59e5da1afd..4bfefdeb37 100644 --- a/stable/orchestrion/manifest.toml +++ b/stable/orchestrion/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/wozaiha/OrchestrionPlugin.git" -commit = "cee693cdc48202ee9bfa3eb6de48eefb2f575124" +commit = "c4cb228e78e1ecad986a930f6136ddc842df826c" owners = [ "lmcintyre", ] From b88414f0023ef88dfba47f721b1f835ebbae4e68 Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Thu, 31 Oct 2024 18:20:07 +0800 Subject: [PATCH 5/6] =?UTF-8?q?STP=E7=BF=BB=E8=AF=91=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stable/SimpleTweaksPlugin/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/SimpleTweaksPlugin/manifest.toml b/stable/SimpleTweaksPlugin/manifest.toml index 8375f43fd0..ca29c5c2e2 100644 --- a/stable/SimpleTweaksPlugin/manifest.toml +++ b/stable/SimpleTweaksPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/ottercorp/SimpleTweaksPlugin.git" -commit = "afc587e644d1e684e6df6f682d0cfc3b303b25fe" +commit = "960100003af0648c31ea8c9f62ccec21ab8e556f" owners = [ "Caraxi", ] From 66c991f385749b8097faa0d909e50e6e8421d0ce Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Mon, 11 Nov 2024 17:41:33 +0800 Subject: [PATCH 6/6] =?UTF-8?q?PartyIcon=E8=BF=BD=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../live/PartyIcons/images/Resources/1.png | Bin .../live/PartyIcons/images/Resources/2.png | Bin .../live/PartyIcons/images/Resources/3.png | Bin .../live/PartyIcons/images/Resources/4.png | Bin .../live/PartyIcons/images/icon.png | Bin .../live/PartyIcons/manifest.toml | 2 +- 6 files changed, 1 insertion(+), 1 deletion(-) rename {hold/testing => testing}/live/PartyIcons/images/Resources/1.png (100%) rename {hold/testing => testing}/live/PartyIcons/images/Resources/2.png (100%) rename {hold/testing => testing}/live/PartyIcons/images/Resources/3.png (100%) rename {hold/testing => testing}/live/PartyIcons/images/Resources/4.png (100%) rename {hold/testing => testing}/live/PartyIcons/images/icon.png (100%) rename {hold/testing => testing}/live/PartyIcons/manifest.toml (88%) diff --git a/hold/testing/live/PartyIcons/images/Resources/1.png b/testing/live/PartyIcons/images/Resources/1.png similarity index 100% rename from hold/testing/live/PartyIcons/images/Resources/1.png rename to testing/live/PartyIcons/images/Resources/1.png diff --git a/hold/testing/live/PartyIcons/images/Resources/2.png b/testing/live/PartyIcons/images/Resources/2.png similarity index 100% rename from hold/testing/live/PartyIcons/images/Resources/2.png rename to testing/live/PartyIcons/images/Resources/2.png diff --git a/hold/testing/live/PartyIcons/images/Resources/3.png b/testing/live/PartyIcons/images/Resources/3.png similarity index 100% rename from hold/testing/live/PartyIcons/images/Resources/3.png rename to testing/live/PartyIcons/images/Resources/3.png diff --git a/hold/testing/live/PartyIcons/images/Resources/4.png b/testing/live/PartyIcons/images/Resources/4.png similarity index 100% rename from hold/testing/live/PartyIcons/images/Resources/4.png rename to testing/live/PartyIcons/images/Resources/4.png diff --git a/hold/testing/live/PartyIcons/images/icon.png b/testing/live/PartyIcons/images/icon.png similarity index 100% rename from hold/testing/live/PartyIcons/images/icon.png rename to testing/live/PartyIcons/images/icon.png diff --git a/hold/testing/live/PartyIcons/manifest.toml b/testing/live/PartyIcons/manifest.toml similarity index 88% rename from hold/testing/live/PartyIcons/manifest.toml rename to testing/live/PartyIcons/manifest.toml index 40a1274803..be305446f0 100644 --- a/hold/testing/live/PartyIcons/manifest.toml +++ b/testing/live/PartyIcons/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/shdwp/xivPartyIcons.git" -commit = "03b9ce7e6d2e9b7ca53e27dd1d3cfbd0cfa70586" +commit = "f50d9e590c331deca5790e15d97da71d6e32df51" owners = [ "shdwp", "avafloww",