From 9b671dc516666baa1bc2683084bba301b5e239b7 Mon Sep 17 00:00:00 2001 From: Elyphus Grey Date: Tue, 24 Sep 2024 02:22:10 +0900 Subject: [PATCH 01/13] SimpleMarketBoard 1.9.3.0 (#4605) --- stable/SimpleMarketBoard/manifest.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stable/SimpleMarketBoard/manifest.toml b/stable/SimpleMarketBoard/manifest.toml index 76f2fad4c4..2feb0dc3a5 100644 --- a/stable/SimpleMarketBoard/manifest.toml +++ b/stable/SimpleMarketBoard/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Elypha/SimpleMarketBoard.git" -commit = "0dd08e94145627249b09aec3abc5404d4922041a" +commit = "383ac89201a92bb3d394b371a937d8bb76e874d1" owners = ["Elypha"] project_path = "SimpleMarketBoard" changelog = """ @@ -10,4 +10,8 @@ New Features: Fixed Problems: - Icon not showing up. + ++ 1.9.1.0: Fix background search. ++ 1.9.2.0: Optimise world selection sorting & de-duplication. ++ 1.9.3.0: Fix hotkey to open window. """ From 014d3bd94611908bc3e28dc3335f7d62c2f94e17 Mon Sep 17 00:00:00 2001 From: grittyfrog <148605153+grittyfrog@users.noreply.github.com> Date: Tue, 24 Sep 2024 03:23:00 +1000 Subject: [PATCH 02/13] MacroMate 1.0.19.4 (#4607) - Adds favourites to Insert Special Character menu --- stable/MacroMate/manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/MacroMate/manifest.toml b/stable/MacroMate/manifest.toml index ba37732614..9fa0536574 100644 --- a/stable/MacroMate/manifest.toml +++ b/stable/MacroMate/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/grittyfrog/MacroMate.git" -commit = "9851429b96e0c64c1dded3279565893b902d91f6" +commit = "a34f9685f56b1aa64b48ec9e1dd04f4cd649a843" owners = ["grittyfrog"] project_path = "MacroMate" -version = "1.0.19.3" +version = "1.0.19.4" changelog = """ -- Added a 'Insert Special Character' context menu action to the macro window +- Adds 'favourites' to 'Insert Special Character' menu """ From 5b5c479d30a08da12972d88999bdfd009b57ab2a Mon Sep 17 00:00:00 2001 From: Rokas <55197768+RokasKil@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:11:16 +0300 Subject: [PATCH 03/13] Title Edit v3.0.1.2 (#4608) --- stable/TitleEdit/manifest.toml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index aa6dfbe095..b549361d56 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,10 +1,22 @@ [plugin] -repository = "https://github.com/RokasKil/TitleEditPlugin.git" -commit = "80d759a3f994dd6a01fbc955c4ec791aa456aaaa" +repository = "https://github.com/RokasKil/TitleEdit.git" +commit = "5b3e3609ddb86e76eb1c9f794125bb9296b56dcb" owners = [ "RokasKil", ] project_path = "TitleEdit" changelog = """ -- Fixed new bundled presets not actually being bundled +Moved Title Edit V3 from testing to stable branch +- Completely rewritten the plugin +- Added Character Select support with the ability give your character a mount +- Added in game preset editing and live preview +- Fixed the preset not loading on start up issues +- Fixed saving and loading presets with sub levels (The Empty, Elysion and others) +- Added experimental support for world layout saving +- Added festival saving support +- Added the ability to recolor title screen UI +- Added the ability to roll the camera in title screen +- Added the ability to save multiple groups of presets to cycle through randomly +- Added an option to hide your name in character select to ease preset sharing +- Added character select presets by Thorian, Kamgigari and bot_ """ From c2064fb7550b0be8d5af2604d32f87d38369f494 Mon Sep 17 00:00:00 2001 From: Felscream Date: Mon, 23 Sep 2024 20:12:53 +0200 Subject: [PATCH 04/13] [Testing] DragoonMayCry v0.12.2.5 (#4606) --- testing/live/DragoonMayCry/manifest.toml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/testing/live/DragoonMayCry/manifest.toml b/testing/live/DragoonMayCry/manifest.toml index 9214632066..777c22d21c 100644 --- a/testing/live/DragoonMayCry/manifest.toml +++ b/testing/live/DragoonMayCry/manifest.toml @@ -1,15 +1,14 @@ [plugin] repository = "https://github.com/Felscream/DragoonMayCry.git" -commit = "29810caeeedff5c9d5c143356b01035024560d56" +commit = "9cb83a30216cf58655630ba40b059b8e05a96b32" owners = ["Felscream"] project_path = "DragoonMayCry" changelog = ''' -- Reworked the job configuration UI -- It is now possible to disable the plugin for specific jobs -- Added a muffled effect on death to the dynamic BGM +- Added more debuffs that shouldn't derank you +- BGM will fade out when leaving an instance +- Toggling the muffled on death option will actually enable / disable it - Bugfixes : - - Dynamic BGM wouldn't start if you entered a non PvP instance from the wolve's den pier - - The game's BGM wouldn't unmute if you disabled dynamic BGM inside an instance - - Changing the OS audio default output device will now redirect sound to the new output instead of playing on the old one - - Sometimes, the dynamic BGM would not transition to the combat state due to an error + - Dynamic BGM wouldn't transition properly into the combat state + - Fixed transition timings in Bury the Light + - Final rank wouldn't display ''' From 91ef9e987e5c9cbb2242e684a2e694ce87ef72ab Mon Sep 17 00:00:00 2001 From: Infi Date: Wed, 25 Sep 2024 23:56:48 +0200 Subject: [PATCH 05/13] SubmarineTracker 1.9.2.6 (#4609) 1.9.2.6 --- stable/SubmarineTracker/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/SubmarineTracker/manifest.toml b/stable/SubmarineTracker/manifest.toml index 5d35e37efc..63080138c8 100644 --- a/stable/SubmarineTracker/manifest.toml +++ b/stable/SubmarineTracker/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Infiziert90/SubmarineTracker.git" -commit = "40e088c4df82150a2529716c114ec84740e9e4c3" +commit = "7c15f2db6a73b00ccc2cf69ae19dfa2ec2ad8617" owners = [ "Infiziert90", ] From d7309815ff1bf8dcd520f661ca54314cad44cca9 Mon Sep 17 00:00:00 2001 From: Infi Date: Wed, 25 Sep 2024 23:57:25 +0200 Subject: [PATCH 06/13] Tracky 1.5.5.2 (#4610) --- stable/TrackyTrack/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/TrackyTrack/manifest.toml b/stable/TrackyTrack/manifest.toml index 6f93a6c9d9..4a78bc018e 100644 --- a/stable/TrackyTrack/manifest.toml +++ b/stable/TrackyTrack/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Infiziert90/TrackyTrack.git" -commit = "1982a47db7fc4a3f182e305e66818c1b6db4d9ac" +commit = "bd97d54b83b01e04bac7dd92c1dddf5268273943" owners = [ "Infiziert90", ] From 7e6ee7ed5ea9f35c1bb216cd9717677552fd2cb9 Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Wed, 25 Sep 2024 14:58:07 -0700 Subject: [PATCH 07/13] [Testing] AutoTimer v1.1.0.1 (#4611) Push label hiding to testing --- testing/live/AutoTimer/manifest.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/testing/live/AutoTimer/manifest.toml b/testing/live/AutoTimer/manifest.toml index e7e5001d08..fa7f97cbaa 100644 --- a/testing/live/AutoTimer/manifest.toml +++ b/testing/live/AutoTimer/manifest.toml @@ -1,9 +1,7 @@ [plugin] repository = "https://github.com/s5bug/AutoTimer.git" -commit = "282ceb1a287e6fe31040380b4cc9fa20f06a199e" +commit = "69d4e0bd090c827aeaf306db8f09a18be6b7ad28" owners = ["s5bug"] project_path = "AutoTimer" changelog = ''' -- Updated to Dawntrail -- Resolved issue where Inspiration was incorrectly counting towards Pictomancer auto-attack haste -- Added option to scale the bar''' +- Added option to hide bar label independently (CHUGGO, #3)''' From fd765c4bedc14334cf90a6c5dc1d75d4cc389083 Mon Sep 17 00:00:00 2001 From: Daniel Guiomarino Date: Wed, 25 Sep 2024 18:58:32 -0300 Subject: [PATCH 08/13] MonsterLootHunter 1.2.21.7 (#4612) --- stable/MonsterLootHunter/manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/stable/MonsterLootHunter/manifest.toml b/stable/MonsterLootHunter/manifest.toml index 7729454a5a..e3c7373860 100644 --- a/stable/MonsterLootHunter/manifest.toml +++ b/stable/MonsterLootHunter/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = "https://github.com/danielbrenom/MonsterLootHunter.git" -commit = "8e59aad278d37ae661367624f8da212147dbd750" +commit = "608c13eeb664efd1e8e0872aa6170f85c60da68d" owners = [ "danielbrenom", ] project_path = "MonsterLootHunter" -changelog = """- Fixed currency parsing for vendors -- Modified parsing mechanic for better performance +changelog = """- Added item name fixes """ From ac6cce462d73344d2e4279e043748d9ac9bdd058 Mon Sep 17 00:00:00 2001 From: Caraxi Date: Thu, 26 Sep 2024 07:29:33 +0930 Subject: [PATCH 09/13] Simple Tweaks 1.10.3.0 (#4614) --- 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 afabc50d25..273351b84b 100644 --- a/stable/SimpleTweaksPlugin/manifest.toml +++ b/stable/SimpleTweaksPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Caraxi/SimpleTweaksPlugin.git" -commit = "1433e73bfc81d22f8a811d24d3c35a7c18a46803" +commit = "6e4a02bf84aa672a6b5937d3ca9307c985f0de74" owners = [ "Caraxi", ] From 89b7e9e2d4c540c41632c654adfe909ac754adf1 Mon Sep 17 00:00:00 2001 From: wrath16 <90362398+wrath16@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:00:15 -0400 Subject: [PATCH 10/13] PvP Tracker v2.1.7.0 (#4613) --- stable/PvpStats/manifest.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stable/PvpStats/manifest.toml b/stable/PvpStats/manifest.toml index 862ae8b3ea..1450163099 100644 --- a/stable/PvpStats/manifest.toml +++ b/stable/PvpStats/manifest.toml @@ -1,8 +1,11 @@ [plugin] repository = "https://github.com/wrath16/PvpStats.git" -commit = "9ff6bb3ee3528bb3882c1a2ebad95c9569910cc5" +commit = "8390edc91db59501d0d782ee5fd9e910420b5320" owners = ["wrath16"] project_path = "PvpStats" changelog = """ -* Adds a progress bar to tracker windows during refreshes. +* Reworked tracker window refresh to load each tab asynchronously and to perform incremental refreshes. +* Re-scaled stat color values for Crystalline Conflict. +* Added KDA to Crystalline Conflict summary. +* Fixed team status not working for the FL/RW player filter. """ \ No newline at end of file From a09eb47a04528751891293e030844717ec867235 Mon Sep 17 00:00:00 2001 From: Blair Date: Thu, 26 Sep 2024 08:05:38 +1000 Subject: [PATCH 11/13] Allagan Market 1.0.0.6 (#4615) --- stable/AllaganMarket/manifest.toml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/stable/AllaganMarket/manifest.toml b/stable/AllaganMarket/manifest.toml index 1e0297bfa8..631a948688 100644 --- a/stable/AllaganMarket/manifest.toml +++ b/stable/AllaganMarket/manifest.toml @@ -1,22 +1,13 @@ [plugin] repository = "https://github.com/Critical-Impact/AllaganMarket.git" -commit = "edd9d61836527f43ca50138d5daeec4342709fd9" +commit = "2b8d80b83b6760ad12a224d922029a772a3ae15e" owners = [ "Critical-Impact", ] project_path = "AllaganMarket" -version = "1.0.0.5" +version = "1.0.0.6" changelog = """\ -- Full release of Allagan Market, a plugin for tracking your active retainer sales, history and helping you track when you've been undercut. -- The plugin has the following features: - - Sale/History tracking - - Grid/list modes for sale/history - - A sale summary screen - - DTR bar integration - - An overlay to help you update your active sales - - Highlighting for the retainer list and retainer sales list - - Exports for sales/history/summary - - Integration with universalis - - Chat notifications when you get undercut -- Please post issues on the plugins github page or hit up the #plugin-help-forum section +**Fixes** +- Fixed an issue where old prices would still persist even if they were no longer applicable. +- You should no longer be notified of a previous valid undercut that is now no longer valid(notifications are queued so they are re-evalulated at the time of sending) """ From bfc5b9ceb6b4d2efa474011ff5d709af9e2448ad Mon Sep 17 00:00:00 2001 From: MythicPalette <67084868+MythicPalette@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:12:18 -0500 Subject: [PATCH 12/13] Wordsmith V1.15.1 (#4619) * Wordsmith v1.15.1 Rebranding my username so I had to fix several github links as well as my donation link. * Update manifest.toml Fixed another link. --------- Co-authored-by: LadyDefile <67084868+LadyDefile@users.noreply.github.com> --- stable/Wordsmith/manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/Wordsmith/manifest.toml b/stable/Wordsmith/manifest.toml index df99a7d8a3..ed60e24397 100644 --- a/stable/Wordsmith/manifest.toml +++ b/stable/Wordsmith/manifest.toml @@ -1,9 +1,9 @@ [plugin] -repository = "https://github.com/LadyDefile/Wordsmith-DalamudPlugin.git" -commit = "ef4c68c9f6c9228b3e1f09390439d12ab3448557" +repository = "https://github.com/MythicPalette/Wordsmith-DalamudPlugin.git" +commit = "0d45cc53534a384dfdd387d982cde84c6c2becd4" owners = [ - "LadyDefile" + "MythicPalette" ] project_path="Wordsmith" -changelog = """# Wordsmith v1.15.0 Patch notes -Updated Wordsmith to work with the new Dalamud API and .NET 8.0""" +changelog = """# Wordsmith v1.15.1 +Minor update. Mostly to fix soon to be broken links (Like Github).""" From f25537ee566521832422de45694deb758c7ed869 Mon Sep 17 00:00:00 2001 From: LittleNightmare Date: Fri, 27 Sep 2024 03:13:35 +0800 Subject: [PATCH 13/13] [Testing] UsedName v0.8.5.0 (#4620) - partially support 7.0 - Command `/pname update` currently not available --- testing/live/UsedName/manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/testing/live/UsedName/manifest.toml b/testing/live/UsedName/manifest.toml index 7d0d1129b9..dfa7798b17 100644 --- a/testing/live/UsedName/manifest.toml +++ b/testing/live/UsedName/manifest.toml @@ -1,12 +1,11 @@ [plugin] repository = "https://github.com/LittleNightmare/UsedName.git" -commit = "a1c40059a311e90b83c48db0805d4b4dc40a9f7c" +commit = "cca4a2515938bc8a7ec942ff90ffaadce352c357" owners = [ "LittleNightmare" ] project_path = "UsedName" changelog = """ -- fix cannot read data -- fix actual behavior is inconsistent with the description -- add PlayerSearch button back +- partially support 7.0 +- Command `/pname update` currently not available """