diff --git a/stable/KitchenSync/images/icon.png b/hold/stable/KitchenSync/images/icon.png similarity index 100% rename from stable/KitchenSync/images/icon.png rename to hold/stable/KitchenSync/images/icon.png diff --git a/stable/KitchenSync/manifest.toml b/hold/stable/KitchenSync/manifest.toml similarity index 70% rename from stable/KitchenSync/manifest.toml rename to hold/stable/KitchenSync/manifest.toml index 4c1e1edf63..8168568f4f 100644 --- a/stable/KitchenSync/manifest.toml +++ b/hold/stable/KitchenSync/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/MidoriKami/KitchenSync.git" -commit = "15b65e83d81b2574ec629e3a5e7d5416d098a569" +commit = "1fcbce2c5f0d670c82f66ef05fe9322c65913ed8" owners = ["MidoriKami"] project_path = "KitchenSync" diff --git a/stable/MPTickBar/images/icon.png b/hold/stable/MPTickBar/images/icon.png similarity index 100% rename from stable/MPTickBar/images/icon.png rename to hold/stable/MPTickBar/images/icon.png diff --git a/stable/MPTickBar/images/image1.png b/hold/stable/MPTickBar/images/image1.png similarity index 100% rename from stable/MPTickBar/images/image1.png rename to hold/stable/MPTickBar/images/image1.png diff --git a/hold/stable/MPTickBar/manifest.toml b/hold/stable/MPTickBar/manifest.toml new file mode 100644 index 0000000000..f8c93792c8 --- /dev/null +++ b/hold/stable/MPTickBar/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/marconsou/mp-tick-bar.git" +commit = "cc6e3bcce0ae68e13c2eecf2625f693be7c7f53f" +owners = ["marconsou"] +project_path = "MPTickBar" +changelog = """Version 1.4.1.5 +- .net 7 update. +""" diff --git a/hold/stable/TitleRoulette/images/icon.png b/hold/stable/TitleRoulette/images/icon.png new file mode 100644 index 0000000000..c10a413243 Binary files /dev/null and b/hold/stable/TitleRoulette/images/icon.png differ diff --git a/hold/stable/TitleRoulette/manifest.toml b/hold/stable/TitleRoulette/manifest.toml new file mode 100644 index 0000000000..9b657ba71c --- /dev/null +++ b/hold/stable/TitleRoulette/manifest.toml @@ -0,0 +1,4 @@ +[plugin] +repository = "https://github.com/carvelli/TitleRoulette.git" +commit = "b29570b432c83ac45d0128605292910b0ed4df18" +owners = ["carvelli"] diff --git a/stable/Visibility/images/icon.png b/hold/stable/Visibility/images/icon.png similarity index 100% rename from stable/Visibility/images/icon.png rename to hold/stable/Visibility/images/icon.png diff --git a/hold/stable/Visibility/manifest.toml b/hold/stable/Visibility/manifest.toml new file mode 100644 index 0000000000..5d1fa5a987 --- /dev/null +++ b/hold/stable/Visibility/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git" +commit = "f2e73bce441d54e83308a31f33534ab1974adf45" +owners = [ + "SheepGoMeh" +] +project_path = "Visibility" +changelog = """ +- Fix other players being visible when set to hidden while doing treasure maps +- Update Chinese (Simplified) translations +""" diff --git a/hold/testing/CollectableCalculator/images/icon.png b/hold/testing/CollectableCalculator/images/icon.png new file mode 100644 index 0000000000..f3c9a200cb Binary files /dev/null and b/hold/testing/CollectableCalculator/images/icon.png differ diff --git a/hold/testing/CollectableCalculator/manifest.toml b/hold/testing/CollectableCalculator/manifest.toml new file mode 100644 index 0000000000..ddcaa26281 --- /dev/null +++ b/hold/testing/CollectableCalculator/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/carvelli/CollectableCalculator.git" +commit = "d67b986c784d2a7a5cb3021620eeabf759ef131b" +owners = ["carvelli"] +project_path = "CollectableCalculator" diff --git a/testing/live/DailyDuty/manifest.toml b/hold/testing/DailyDuty/manifest.toml similarity index 69% rename from testing/live/DailyDuty/manifest.toml rename to hold/testing/DailyDuty/manifest.toml index 09b382d7c7..fa75425772 100644 --- a/testing/live/DailyDuty/manifest.toml +++ b/hold/testing/DailyDuty/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/MidoriKami/DailyDuty.git" -commit = "57263327372c1a2c434f25eae01de0ada485e57f" +commit = "62162d4baf320c62af3daed853210cfe00a8ceb5" owners = ["MidoriKami"] project_path = "DailyDuty" diff --git a/hold/testing/TitleRoulette/images/icon.png b/hold/testing/TitleRoulette/images/icon.png new file mode 100644 index 0000000000..c10a413243 Binary files /dev/null and b/hold/testing/TitleRoulette/images/icon.png differ diff --git a/hold/testing/TitleRoulette/manifest.toml b/hold/testing/TitleRoulette/manifest.toml new file mode 100644 index 0000000000..7c85a2f73c --- /dev/null +++ b/hold/testing/TitleRoulette/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/carvelli/TitleRoulette.git" +commit = "b29570b432c83ac45d0128605292910b0ed4df18" +owners = ["carvelli"] +changelog = """Updated the configuration window to be (hopefully) more intuitive. + +- You can now pick a random title from the current group in the configuration window, without using commands. +- 'Save' is now an actual save, changes made in the configuration won't have any effect on using /ptitle until saved. +- Added 'Save and Close'/'Save and Go Back'/'Discard Changes' as distinct buttons.""" diff --git a/testing/live/Visibility/images/icon.png b/hold/testing/Visibility/images/icon.png similarity index 100% rename from testing/live/Visibility/images/icon.png rename to hold/testing/Visibility/images/icon.png diff --git a/hold/testing/Visibility/manifest.toml b/hold/testing/Visibility/manifest.toml new file mode 100644 index 0000000000..da92e45015 --- /dev/null +++ b/hold/testing/Visibility/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git" +commit = "004b3d785219852cddc091c26c1e7e71c3d2a51e" +owners = ["SheepGoMeh"] +project_path = "Visibility" +changelog = "Reworked core logic.\nAdded support for bard performance mode.\nUpdated Spanish translation." \ No newline at end of file diff --git a/testing/live/AbilityAnts/images/icon.png b/stable/AbilityAnts/images/icon.png similarity index 100% rename from testing/live/AbilityAnts/images/icon.png rename to stable/AbilityAnts/images/icon.png diff --git a/testing/live/AbilityAnts/manifest.toml b/stable/AbilityAnts/manifest.toml similarity index 81% rename from testing/live/AbilityAnts/manifest.toml rename to stable/AbilityAnts/manifest.toml index 13a89529bc..24b86ef165 100644 --- a/testing/live/AbilityAnts/manifest.toml +++ b/stable/AbilityAnts/manifest.toml @@ -2,7 +2,7 @@ repository = "https://github.com/attickdoor/AbilityAntsPlugin.git" # The commit to check out and build from the repository. -commit = "c9ee239aae97159012517c03cacc2b1f43c033fd" +commit = "c86f5631324cdd696c1a6739f7c1cd4efd4badff" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ @@ -15,5 +15,5 @@ project_path = "AbilityAntsPlugin" # The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. changelog = """\ - Initial commit. Please test this plugin to make sure everything works correctly.\ + ants in your pants!\ """ diff --git a/stable/Accountant/manifest.toml b/stable/Accountant/manifest.toml index 42b9bb4636..5567739a79 100644 --- a/stable/Accountant/manifest.toml +++ b/stable/Accountant/manifest.toml @@ -1,9 +1,8 @@ [plugin] -repository = "https://github.com/Yarukon/Accountant.git" -commit = "76071e8e967bbb46470051414c9b6c8cfe225a20" +repository = "https://github.com/Ottermandias/Accountant.git" +commit = "01beda14a8688ece08c45475313c5b4588e7a81e" owners = [ "Ottermandias", - "Yarukon" ] project_path = "Accountant" changelog = "Updated for Dalamud staging." diff --git a/stable/ActionTimeline/manifest.toml b/stable/ActionTimeline/manifest.toml index 17aba0f9a1..860358a3ee 100644 --- a/stable/ActionTimeline/manifest.toml +++ b/stable/ActionTimeline/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Tischel/ActionTimeline.git" -commit = "ccaa05e3bd670bb000a14192290caf83171a8294" +commit = "7d575d7c72c38be72cb8cbf1b6854ba8f197a220" owners = ["Tischel"] project_path = "ActionTimeline" -changelog = "- Moving plugin out of testing.\n- Fixed Red Mage's Resolution not behaving correctly in the timeline with GCD clipping enabled." \ No newline at end of file +changelog = "- Added support for Patch 6.3 and Dalamud Api8." \ No newline at end of file diff --git a/stable/AdaptiveHud/manifest.toml b/stable/AdaptiveHud/manifest.toml index 849e2d91d2..fe8817f5cc 100644 --- a/stable/AdaptiveHud/manifest.toml +++ b/stable/AdaptiveHud/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/Helios747/AdaptiveHudPlugin.git" -commit = "b078d01f2ca05bb069e897659c79136a48d341a8" +commit = "3245104ecad6b2e9db2cd3963c7458231f26a666" owners = [ "Helios747" ] project_path = "AdaptiveHud" -changelog = "Fix config not being read" \ No newline at end of file +changelog = "API 8" diff --git a/stable/AdventurerInNeed/manifest.toml b/stable/AdventurerInNeed/manifest.toml index 9a2171e711..49c3641cc6 100644 --- a/stable/AdventurerInNeed/manifest.toml +++ b/stable/AdventurerInNeed/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/Bluefissure/AdventurerInNeed.git" -commit = "cd85556f177b4f6fb9f8ff6f98b5b8d28c737055" +repository = "https://github.com/Caraxi/AdventurerInNeed.git" +commit = "2b8dca36d271e864bcc92928f839b053f736673c" owners = [ "Caraxi", "Bluefissure" diff --git a/stable/AudibleCharacterStatus/images/icon.png b/stable/AudibleCharacterStatus/images/icon.png new file mode 100644 index 0000000000..a8f5b86f1c Binary files /dev/null and b/stable/AudibleCharacterStatus/images/icon.png differ diff --git a/stable/AudibleCharacterStatus/manifest.toml b/stable/AudibleCharacterStatus/manifest.toml new file mode 100644 index 0000000000..d68ad9f2b7 --- /dev/null +++ b/stable/AudibleCharacterStatus/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/Arrenton/AudibleCharacterStatus.git" +commit = "d4615cb10e8c6960f29609b595f219e7374245c9" +owners = [ + "Arrenton", +] +changelog = """ +Updated for API 8, volume level setting provides a more consistant change. +""" diff --git a/stable/AutoMammet/manifest.toml b/stable/AutoMammet/manifest.toml index 2c8fdf2429..cb47331acb 100644 --- a/stable/AutoMammet/manifest.toml +++ b/stable/AutoMammet/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/tssailzz8/AutoMammet.git" -commit = "a2804faa117f523ba3ca780f932553a2357a576a" -owners = ["Rietty", "tssailzz8"] +repository = "https://github.com/Rietty/AutoMammet.git" +commit = "cd8766a978b2b9aae236457624c05d4d06fbc6d3" +owners = ["Rietty"] project_path = "/AutoMammet" -changelog = "Updated some wording to be more clear where information is exported to." +changelog = "Update offsets and code for patch 6.3; Added a scrollbar to save space." diff --git a/stable/BatteryGauge/images/icon.png b/stable/BatteryGauge/images/icon.png new file mode 100644 index 0000000000..4670398780 Binary files /dev/null and b/stable/BatteryGauge/images/icon.png differ diff --git a/stable/BatteryGauge/manifest.toml b/stable/BatteryGauge/manifest.toml new file mode 100644 index 0000000000..f76a869517 --- /dev/null +++ b/stable/BatteryGauge/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/KazWolfe/XIVBatteryGauge.git" +commit = "5361d42f04e1ab5de23198da13bb1b6a5cd52e9a" +owners = ["KazWolfe"] +project_path = "BatteryGauge" diff --git a/stable/BetterMountRoulette/images/icon.png b/stable/BetterMountRoulette/images/icon.png index 9c3fc62f7b..852611551e 100644 Binary files a/stable/BetterMountRoulette/images/icon.png and b/stable/BetterMountRoulette/images/icon.png differ diff --git a/stable/BetterMountRoulette/manifest.toml b/stable/BetterMountRoulette/manifest.toml index f653e990b0..ccca3e5077 100644 --- a/stable/BetterMountRoulette/manifest.toml +++ b/stable/BetterMountRoulette/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/CMDRNuffin/BetterMountRoulette.git" -commit = "8458529ccee52dadd28528b42773d6d1f1614fab" +commit = "b7cff086d2f67021ff3f50e4e2bc1f81df5701f7" +version = "1.2.0.11" owners = ["CMDRNuffin"] -changelog = """Feature: Add support for legacy action Flying Mount Roulette -Fix: Trying to use the mount roulette when you can't no longer eats the next cast bar""" +changelog = """Fix: Remove chat spam""" diff --git a/stable/BetterPlaytime/manifest.toml b/stable/BetterPlaytime/manifest.toml index 6e0543703d..f2e5f512d7 100644 --- a/stable/BetterPlaytime/manifest.toml +++ b/stable/BetterPlaytime/manifest.toml @@ -1,14 +1,11 @@ [plugin] -repository = "https://github.com/LittleNightmare/BetterPlaytime.git" -commit = "84e71baf6a7e6053b6a37f83733446a51176ed2f" +repository = "https://github.com/Infiziert90/BetterPlaytime.git" +commit = "a08b15fee6c7925a0e20d3f804bdb20b5e2a3c83" owners = [ "Infiziert90", "LittleNightmare", ] project_path = "BetterPlaytime" changelog = """ -+ 兼容国服游戏时间格式 -+ Prevent round up of hours and days -+ Add config tab for character deletion -+ Extend server bar integration +[nofranz] """ diff --git a/stable/BetterShadows/images/icon.png b/stable/BetterShadows/images/icon.png new file mode 100644 index 0000000000..e5a0ac2149 Binary files /dev/null and b/stable/BetterShadows/images/icon.png differ diff --git a/stable/BetterShadows/manifest.toml b/stable/BetterShadows/manifest.toml new file mode 100644 index 0000000000..ba1296feb7 --- /dev/null +++ b/stable/BetterShadows/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/Drahsid/BetterShadows.git" +commit = "d16d4ffb6e3379ef157c69c90a2da291a604ca4b" +owners = ["Drahsid"] +project_path = "" +changelog = """1.1.4 +- Version should no longer be bogus +- Performance improvements +""" + diff --git a/stable/BigPlayerDebuffs/manifest.toml b/stable/BigPlayerDebuffs/manifest.toml index 5336fb66c0..c61f959e4a 100644 --- a/stable/BigPlayerDebuffs/manifest.toml +++ b/stable/BigPlayerDebuffs/manifest.toml @@ -5,7 +5,7 @@ # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) repository = "https://github.com/rgd87/BigPlayerDebuffs.git" # The commit to check out and build from the repository. -commit = "29c97ed54a3ec472c1197b83bc2fbec810eae372" +commit = "b29da9f478a32d30e3966fb63c1ec8078c912bdc" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ "d87" @@ -14,8 +14,8 @@ owners = [ # If empty or unspecified, it will be assumed the project is in the root of the repository. # project_path = "plugin" # The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. -changelog = "v1.1.0.7 - Bump to API 7" +changelog = "v1.1.0.8 - 6.3 Dalamud Update" # Optional: the version of the plugin. If not present, the `` specified in the `csproj` # will be used. If this is specified, `` must not be specified - they are mutually # exclusive. This allows CI workflows to generate new manifests based on e.g. Git repo tags. -# version = "1.42.0" \ No newline at end of file +# version = "1.42.0" diff --git a/stable/BlueMageHelper/images/icon.png b/stable/BlueMageHelper/images/icon.png new file mode 100644 index 0000000000..e51e8069b4 Binary files /dev/null and b/stable/BlueMageHelper/images/icon.png differ diff --git a/stable/BlueMageHelper/manifest.toml b/stable/BlueMageHelper/manifest.toml new file mode 100644 index 0000000000..6c82f9d2a5 --- /dev/null +++ b/stable/BlueMageHelper/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/Infiziert90/BlueMageHelper.git" +commit = "516ef013f1785d7cf4ea220919b12e463dfbc9a3" +owners = [ + "Infiziert90", +] +project_path = "BlueMageHelper" +changelog = """ ++ Check continuously for spell unlocks +""" diff --git a/stable/Browsingway/manifest.toml b/stable/Browsingway/manifest.toml index e2ef87f1bf..6c15913669 100644 --- a/stable/Browsingway/manifest.toml +++ b/stable/Browsingway/manifest.toml @@ -1,5 +1,8 @@ [plugin] repository = "https://github.com/Styr1x/Browsingway.git" -commit = "dbe5d81345367e2a5fefa9393f802aa72fcf4c21" +commit = "5de34a438900df05d8aed48655868847d47ff54d" owners = ["Styr1x"] project_path = "Browsingway" +changelog = """\ +- Update Chromium to 111.0.5563.148 +""" diff --git a/stable/BurntToast/manifest.toml b/stable/BurntToast/manifest.toml index 8d6cd4350d..fed2ea557f 100644 --- a/stable/BurntToast/manifest.toml +++ b/stable/BurntToast/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/BurntToast.git' -commit = '442e14ab036da874d38885947f7141864ee2e381' +repository = 'https://git.anna.lgbt/ascclemens/BurntToast.git' +commit = 'cb77c65dcbe9c78b50dbabe38faaabcd18921adb' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = 'API 8' diff --git a/stable/CharacterPanelRefined/manifest.toml b/stable/CharacterPanelRefined/manifest.toml index 6d85615a82..844abf13b5 100644 --- a/stable/CharacterPanelRefined/manifest.toml +++ b/stable/CharacterPanelRefined/manifest.toml @@ -1,11 +1,9 @@ [plugin] -repository = "https://github.com/Annullare/ffxiv-characterstatus-refined.git" -commit = "03d47f68432f1c22d95a4fce7daca809d474fd4c" -owners = [ - "Kouzukii", - "Annullare", -] +repository = "https://github.com/Kouzukii/ffxiv-characterstatus-refined.git" +commit = "327449621b0390fb6c998111b326edd2117f71f6" +owners = ["Kouzukii"] project_path = "CharacterPanelRefined" changelog = """ -Disable the GCD support since it was causing crashes until the cause has been identified. +Fixed a bug that had items being shown as Ilvl synced when they shouldn't be. +Fixed Shifu being assumed to be a 13% speed increase instead of 10% at level 70. """ diff --git a/stable/ChatAlerts/manifest.toml b/stable/ChatAlerts/manifest.toml index a57811a863..bb9d412c6c 100644 --- a/stable/ChatAlerts/manifest.toml +++ b/stable/ChatAlerts/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Ottermandias/ChatAlerts.git" -commit = "086b155b5753e233fd4e23f769ee037e733b8fd3" +commit = "18324ac188e87024d37dc41e158e6f4fa9d0db51" owners = [ "Ottermandias", ] diff --git a/stable/ChatBubbles/manifest.toml b/stable/ChatBubbles/manifest.toml index 0e0206a7d9..355ee839aa 100644 --- a/stable/ChatBubbles/manifest.toml +++ b/stable/ChatBubbles/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Haplo064/ChatBubbles.git" -commit = "185e94da04f9a619b3b85e19f428303d7911f389" +commit = "6363ac26ef0801aa535f0d63fecf34c7a4cd172e" owners = ["Haplo064", "MKhayle"] project_path = "ChatBubbles" -changelog = "Update for 6.2, API7 compatibility + UI update" \ No newline at end of file +changelog = "Update for 6.3, added API 8 compatibility" \ No newline at end of file diff --git a/stable/ChatCoordinates/manifest.toml b/stable/ChatCoordinates/manifest.toml index 9f0b767f69..8c2e3bcdc9 100644 --- a/stable/ChatCoordinates/manifest.toml +++ b/stable/ChatCoordinates/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/kissorjeyabalan/dalamud-chatcoordinates.git" -commit = "25bec4008c0322c584d66f6f4813f9b888b84c53" +commit = "62de98af6175655ad72437a81918f8296256e7f0" owners = [ "kissorjeyabalan", ] project_path = "ChatCoordinates" -changelog = "API 7" \ No newline at end of file +changelog = "API 8" \ No newline at end of file diff --git a/stable/ChatTwo/manifest.toml b/stable/ChatTwo/manifest.toml index 5541f50135..78bff583f2 100644 --- a/stable/ChatTwo/manifest.toml +++ b/stable/ChatTwo/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = 'https://git.anna.lgbt/ascclemens/ChatTwo.git' -commit = '38b599b684bc73b1ec932b084ca1ed8e82b25ddc' +commit = 'fcf8e22fcd5b232adb23b58e0373d61fb70fdc17' owners = [ 'ascclemens' ] changelog = """\ -- Updated translations. -- Changed some internals for (minor) improved performance. -- Fixed an issue with empty lines causing some flickering. -- Fixed an issue with empty lines disappearing under some circumstances. +- Fix various links not working. +- Fix a crash. +- Fix the search for item in recipes button. """ diff --git a/stable/ChatTyper/manifest.toml b/stable/ChatTyper/manifest.toml index adb40d6418..d0174adb97 100644 --- a/stable/ChatTyper/manifest.toml +++ b/stable/ChatTyper/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/reiichi001/dalamud-chattyper.git" -commit = "851e3e68a33751c7971ac210ae8696070c653148" +commit = "55bbaa98829397ee6dac9704d08227c966e7ebc6" owners = [ "reiichi001", ] project_path = "ChatTyper" -changelog = "Net6 update" \ No newline at end of file +changelog = "Net7 / API 8 update" \ No newline at end of file diff --git a/stable/ChillFrames/manifest.toml b/stable/ChillFrames/manifest.toml index 63d7178974..4249444219 100644 --- a/stable/ChillFrames/manifest.toml +++ b/stable/ChillFrames/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/MidoriKami/ChillFrames.git" -commit = "6733b20f8742f8d5cf37b94ffa6b7d14a6c330ae" +commit = "4531f354ebe4b54aaa0c0ecd2cc7e75d40abd178" owners = ["MidoriKami"] project_path = "ChillFrames" diff --git a/stable/ClarityInChaos/images/icon.png b/stable/ClarityInChaos/images/icon.png new file mode 100644 index 0000000000..315eb0bde5 Binary files /dev/null and b/stable/ClarityInChaos/images/icon.png differ diff --git a/stable/ClarityInChaos/manifest.toml b/stable/ClarityInChaos/manifest.toml new file mode 100644 index 0000000000..54c7a85372 --- /dev/null +++ b/stable/ClarityInChaos/manifest.toml @@ -0,0 +1,22 @@ +[plugin] +repository = "https://github.com/meoiswa/ClarityInChaos.git" +commit = "35fdfcc7b5a876888f169de3cdd7dac459697806" +owners = [ + "meoiswa" +] +project_path = "ClarityInChaos" +changelog = """ +Version 1.2.0.0: + - UI Polish pass + - Active section's header now renders in green + - Current BattleEffects now render in varying colors + - No longer renders in-game Battle Effects settings unusable + - Changes to in-game Battle Effects settings apply to the active section + - Also applies to `/bfx` commands + - Saved In-Game Settings (previously known as Backup) is now a configurable section + - Restores Saved In-Game Settings when disabled or uninstalled + - Removed superfluous Debug option "Print to chat" + +Version 1.2.0.1: + - Fixed: Applicable section gets overwritten with In-Game Settings on startup +""" diff --git a/stable/Compass/manifest.toml b/stable/Compass/manifest.toml index 178f70e2ce..59eb87ca4a 100644 --- a/stable/Compass/manifest.toml +++ b/stable/Compass/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/fitzchivalrik/compass.git" -commit = "febad23b20e7b2836b4f69e5d9adc6f28eb0720b" +commit = "0bb40916d789876c075d3d2fa9c0a8b8c0189564" owners = ["fitzchivalrik"] project_path = "Compass" changelog = """ -- chore: Update to API 7 +- chore: Update to API 8 """ diff --git a/stable/Congratulations/images/icon.png b/stable/Congratulations/images/icon.png new file mode 100644 index 0000000000..3b0433e1d8 Binary files /dev/null and b/stable/Congratulations/images/icon.png differ diff --git a/stable/Congratulations/manifest.toml b/stable/Congratulations/manifest.toml new file mode 100644 index 0000000000..2a95d9e716 --- /dev/null +++ b/stable/Congratulations/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-congratulations-plugin.git" +commit = "ff798850f123fbd3626184d711b06adfceb54295" +owners = ["Berna-L"] +project_path = "Congratulations" +changelog = """ +- Fix disabled \"Play Sound\" checkbox not affecting anything. +""" diff --git a/stable/CurrencyAlert/manifest.toml b/stable/CurrencyAlert/manifest.toml index 3be053edfd..56147f2dcb 100644 --- a/stable/CurrencyAlert/manifest.toml +++ b/stable/CurrencyAlert/manifest.toml @@ -1,13 +1,21 @@ -[plugin] -repository = "https://github.com/Lharz/xiv-currency-alert.git" -commit = "0bcc9cff018e147adc08f490b482bde73c558c82" -owners = ["Lharz"] -project_path = "CurrencyAlert" -changelog = """ -=== 0.4.0.0 -- Added new Tomestones of Causality -- Added icons for currencies -- Added an option to lock the alert window -- Revamped the configuration UI a bit -- Revamped the user configurations code internally, which unfortunately resulted in an inevitable configuration reset -""" +[plugin] +repository = "https://github.com/Lharz/xiv-currency-alert.git" +commit = "1f5c326dfbc56b9e63ab588706c258fc4a1e6276" +owners = ["Lharz"] +project_path = "CurrencyAlert" +changelog = """ +=== 0.5.0.1 +- FR, DE and JP translations +=== 0.5.0.0 +Version provided by MidoriKami +- Configuration remade and much more clean now +- More configuration options (such as minimal display, window lock, etc) +- Dynamic currency display, so further game updates shouldn't need a plugin update +- Base code for translations (soon...) +=== 0.4.0.0 +- Added new Tomestones of Causality +- Added icons for currencies +- Added an option to lock the alert window +- Revamped the configuration UI a bit +- Revamped the user configurations code internally, which unfortunately resulted in an inevitable configuration reset +""" diff --git a/stable/DailyDuty/manifest.toml b/stable/DailyDuty/manifest.toml index 397752f574..6399d091c6 100644 --- a/stable/DailyDuty/manifest.toml +++ b/stable/DailyDuty/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = "https://github.com/NiGuangOwO/DailyDuty.git" -commit = "7302122dcaab0712be5d53f0c4aa582c2790d58c" -owners = ["MidoriKami", "NiGuangOwO"] +repository = "https://github.com/MidoriKami/DailyDuty.git" +commit = "d839758a70184e6606ef850afee2a924d315b48c" +owners = ["MidoriKami"] project_path = "DailyDuty" diff --git a/stable/Dalamud.CharacterSync/manifest.toml b/stable/Dalamud.CharacterSync/manifest.toml index 90cd774729..54a5d829fa 100644 --- a/stable/Dalamud.CharacterSync/manifest.toml +++ b/stable/Dalamud.CharacterSync/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/goaaats/Dalamud.CharacterSync.git" -commit = "0776865666b39e26e7c50db017fceb804e77e478" +commit = "6fef1042df188e2133de3b806cec41b61ee5c968" owners = [ "goaaats", ] diff --git a/stable/Dalamud.DiscordBridge/manifest.toml b/stable/Dalamud.DiscordBridge/manifest.toml index 2d45151891..8f2abed6dc 100644 --- a/stable/Dalamud.DiscordBridge/manifest.toml +++ b/stable/Dalamud.DiscordBridge/manifest.toml @@ -1,9 +1,13 @@ [plugin] repository = "https://github.com/reiichi001/Dalamud.DiscordBridge.git" -commit = "15e559ba94fcca1276380499c39bb39ff9923ac1" +commit = "80929aa4804a2b74d0f93fb50561d95e56835bab" owners = [ "reiichi001", "goaaats", ] project_path = "Dalamud.DiscordBridge" -changelog = "- Updated Discord library dependencies\n- Switched to using full-width @ because Discord started enforcing username requirements on webhooks and @ isn't allowed there.\n- If your bot stopped working in September, please enable Message Intents. See the setup guide for updated steps." \ No newline at end of file +changelog = """ +Adds the following new commands: +- `xl!toggleembed` - Switches between Webhooks and classical Embeds +- `xl!togglesender` - Toggles whether or not to include the sender name in the message content +""" \ No newline at end of file diff --git a/stable/Dalamud.FindAnything/manifest.toml b/stable/Dalamud.FindAnything/manifest.toml index 98632af1c8..c63ec0586f 100644 --- a/stable/Dalamud.FindAnything/manifest.toml +++ b/stable/Dalamud.FindAnything/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/goaaats/Dalamud.FindAnything.git" -commit = "2b8c172173a52b98ba0568a27ca089522c4a70f2" +commit = "78d26585f78ef3bcb9a20fe8b47afe64938a0ec4" owners = [ "goaaats", ] diff --git a/stable/Dalamud.FullscreenCutscenes/Dalamud.FullscreenCutscenes.toml b/stable/Dalamud.FullscreenCutscenes/Dalamud.FullscreenCutscenes.toml index ff33aca4db..2be93e5e51 100644 --- a/stable/Dalamud.FullscreenCutscenes/Dalamud.FullscreenCutscenes.toml +++ b/stable/Dalamud.FullscreenCutscenes/Dalamud.FullscreenCutscenes.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/goaaats/Dalamud.FullscreenCutscenes.git" -commit = "91c948889153c622d73c273a5576057122e85d4a" +commit = "0c8c44f7a00548e4ad164c983eb953f18022a80d" owners = [ "goaaats", ] diff --git a/stable/Dalamud.LoadingImage/manifest.toml b/stable/Dalamud.LoadingImage/manifest.toml index 22c21e13b5..7cbe700a47 100644 --- a/stable/Dalamud.LoadingImage/manifest.toml +++ b/stable/Dalamud.LoadingImage/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/goaaats/Dalamud.LoadingImage.git" -commit = "b3bf80fe36bbefbacf812a53e3833d7529b11733" +commit = "1079128a479265fa71001c6d8adafd44dbfaa6af" owners = [ "goaaats", ] diff --git a/stable/Dalamud.RichPresence/manifest.toml b/stable/Dalamud.RichPresence/manifest.toml index 808a263fa4..08c544bed9 100644 --- a/stable/Dalamud.RichPresence/manifest.toml +++ b/stable/Dalamud.RichPresence/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/reiichi001/Dalamud.RichPresence.git" -commit = "3838c6c84e739084ec129748384141cdd4bc507f" +commit = "ef25e74a923a84763f77284a5c78b9d4299d5151" owners = [ "goaaats", "reiichi001", ] project_path = "Dalamud.RichPresence" -changelog = "Updated dependencies. Might help with some recent connection failures." \ No newline at end of file +changelog = "NET7 / API 8 support." \ No newline at end of file diff --git a/stable/DamageInfoPlugin/manifest.toml b/stable/DamageInfoPlugin/manifest.toml index 78bcb73f42..8190fdffe0 100644 --- a/stable/DamageInfoPlugin/manifest.toml +++ b/stable/DamageInfoPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/lmcintyre/DamageInfoPlugin.git" -commit = "335e0038109ea4d929cdf9f1345ab5b101a5c5c0" +commit = "2fc448122513d8107731364a3ab1aa7fb64baf85" owners = [ "lmcintyre", ] diff --git a/stable/DeathRecap/manifest.toml b/stable/DeathRecap/manifest.toml index 08de792a30..51ff59de04 100644 --- a/stable/DeathRecap/manifest.toml +++ b/stable/DeathRecap/manifest.toml @@ -1,16 +1,8 @@ [plugin] repository = "https://github.com/Kouzukii/ffxiv-deathrecap.git" -commit = "d83d80b2b61055c860d06e28baa15b66543d4f6a" +commit = "b783700c606ce5760bf7bd4a5cb06ddcefbb4ca5" owners = ["Kouzukii"] project_path = "" changelog = """ -- Added a row filter so you can hide buff/debuff/healing/damage events -- Will now decode _rsv_ names used in savage and ultimate encounters to their actual names -- Allow hiding and reordering columns in the event table -- Added an experimental histogram view (still needs some visual improvements) -- Recap window can now also be closed with /dr and /deathrecap -- Added an option to immediatly open the recap on death -- Allow collapsing the recap window -- Will now display most recent status effects first in the status effect column -- Fixed an issue causing -550 DoT events to be displayed +- Add option to disable in PvP """ diff --git a/stable/DeathRoll/manifest.toml b/stable/DeathRoll/manifest.toml index afd87d06cc..75f3a2f82c 100644 --- a/stable/DeathRoll/manifest.toml +++ b/stable/DeathRoll/manifest.toml @@ -1,10 +1,12 @@ [plugin] repository = "https://github.com/Infiziert90/DeathRoll.git" -commit = "c40ca49a788e69bdf09f7dc3113faf99ff65e234" +commit = "b71c1427fe981e66c5fa64dd6528a4c2e1cbb3c4" owners = [ "Infiziert90", ] project_path = "DeathRoll" changelog = """ -+ Fix regex not working for some display name types +[Blackjack] ++ Split Hand now acts like a real hand ++ Some cleanup """ diff --git a/stable/DeepDungeonDex/manifest.toml b/stable/DeepDungeonDex/manifest.toml index 1e3648e5d0..c97916d521 100644 --- a/stable/DeepDungeonDex/manifest.toml +++ b/stable/DeepDungeonDex/manifest.toml @@ -2,6 +2,6 @@ repository = "https://github.com/wolfcomp/DeepDungeonDex.git" owners = [ "wolfcomp" ] project_path = "DeepDungeonDex" -commit = "542b8330a64c1589335cddbc74700a51fb2ca9b0" -changelog = "## 2.1.0 (2022-12-16)\n\n\n### Features\n\n* add unknown status for all weakness types (4a96a40)\n\n\n### Bug Fixes\n\n* do some additional disposes for windows (f807c9e)" -version = "2.1.0" +commit = "59d35e23abbe5e8b2424c569fdeb6a605b23284f" +changelog = "### 2.5.5 (2023-04-18)\n\n\n### Bug Fixes\n\n* opacity not being set during load (a8ff4ba)" +version = "2.5.5" diff --git a/testing/live/DeepDungeonTracker/images/icon.png b/stable/DeepDungeonTracker/images/icon.png similarity index 100% rename from testing/live/DeepDungeonTracker/images/icon.png rename to stable/DeepDungeonTracker/images/icon.png diff --git a/testing/live/DeepDungeonTracker/images/image1.png b/stable/DeepDungeonTracker/images/image1.png similarity index 100% rename from testing/live/DeepDungeonTracker/images/image1.png rename to stable/DeepDungeonTracker/images/image1.png diff --git a/stable/DeepDungeonTracker/images/image2.png b/stable/DeepDungeonTracker/images/image2.png new file mode 100644 index 0000000000..4c00993694 Binary files /dev/null and b/stable/DeepDungeonTracker/images/image2.png differ diff --git a/stable/DeepDungeonTracker/images/image3.png b/stable/DeepDungeonTracker/images/image3.png new file mode 100644 index 0000000000..19ec7e63a5 Binary files /dev/null and b/stable/DeepDungeonTracker/images/image3.png differ diff --git a/stable/DeepDungeonTracker/images/image4.png b/stable/DeepDungeonTracker/images/image4.png new file mode 100644 index 0000000000..8489227e1a Binary files /dev/null and b/stable/DeepDungeonTracker/images/image4.png differ diff --git a/stable/DeepDungeonTracker/manifest.toml b/stable/DeepDungeonTracker/manifest.toml new file mode 100644 index 0000000000..ab1e9d1413 --- /dev/null +++ b/stable/DeepDungeonTracker/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/marconsou/deep-dungeon-tracker.git" +commit = "04c25733b44f910fbe241f095e4272995a3ebc39" +owners = ["marconsou"] +project_path = "DeepDungeonTracker" +changelog = """ +- Added the option [Improved Magicite Kills Detection], under General tab > Testing section. +""" diff --git a/stable/DelvUI/manifest.toml b/stable/DelvUI/manifest.toml index be83fef607..54a43a804f 100644 --- a/stable/DelvUI/manifest.toml +++ b/stable/DelvUI/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/DelvUI/DelvUI.git" -commit = "ff425625a71349b440c0f5ee9449929b3e9bdd41" +commit = "7ce0a1f9e0121dd1c993fd335a69e697202959a5" owners = ["Tischel"] project_path = "DelvUI" diff --git a/stable/DeviceChangeFix/manifest.toml b/stable/DeviceChangeFix/manifest.toml index 8346be76ec..55e74ba2aa 100644 --- a/stable/DeviceChangeFix/manifest.toml +++ b/stable/DeviceChangeFix/manifest.toml @@ -1,5 +1,6 @@ [plugin] repository = "https://github.com/Jessidhia/DeviceChangeFix.git" -commit = "27499e9526764757b9db72e77612e083dfeccc4a" +commit = "ed97e3dfe625b70d11c940ec650e7f9e6cdb1e94" owners = ["Jessidhia"] project_path = "DeviceChangeFix" +changelog = "Update to .NET 7 / API 8" diff --git a/stable/Distance/manifest.toml b/stable/Distance/manifest.toml index 39d77c47df..11f36dcfae 100644 --- a/stable/Distance/manifest.toml +++ b/stable/Distance/manifest.toml @@ -1,11 +1,11 @@ [plugin] -repository = "https://github.com/MapleRecall/Distance.git" -commit = "ad9f61513f28b6e8809c896305366c7c653e67a5" +repository = "https://github.com/PunishedPineapple/Distance.git" +commit = "8fa727595f58285a5cbfd4bc3356cca49b99e3d9" owners = [ "PunishedPineapple", "MapleRecall" ] project_path = "Distance" changelog = ''' -- 修复国服副本开怪距离显示 +- Reduce potential for log spamming. ''' \ No newline at end of file diff --git a/stable/Doorbell/images/icon.png b/stable/Doorbell/images/icon.png new file mode 100644 index 0000000000..1409702973 Binary files /dev/null and b/stable/Doorbell/images/icon.png differ diff --git a/stable/Doorbell/manifest.toml b/stable/Doorbell/manifest.toml new file mode 100644 index 0000000000..20012cfed6 --- /dev/null +++ b/stable/Doorbell/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/SoyaX/Doorbell.git" +commit = "3669f50a8f7967e8ea3c25e65c32e4cc317ef052" +owners = [ + "SoyaX" +] diff --git a/stable/DutyTracker/manifest.toml b/stable/DutyTracker/manifest.toml index 5f08b4538b..07c003edb0 100644 --- a/stable/DutyTracker/manifest.toml +++ b/stable/DutyTracker/manifest.toml @@ -1,6 +1,5 @@ [plugin] repository = "https://github.com/Xpahtalo/DutyTracker.git" -commit = "87efc620340201b97ca61bb9904698d3d2f95e78" +commit = "d208f26578a8cbec077c43d6e228a5adbcfa656a" owners = ["Xpahtalo"] project_path = "DutyTracker" -changelog = """fix a typo""" \ No newline at end of file diff --git a/stable/EasyEyes/manifest.toml b/stable/EasyEyes/manifest.toml index e532bdcb2b..849b347e61 100644 --- a/stable/EasyEyes/manifest.toml +++ b/stable/EasyEyes/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/0ceal0t/EasyEyes.git" -commit = "4a376f4f09cf8a0f2c5a57470f118cdd33c81aa5" +commit = "054fef3e0dca9bab72500beef6b1ee08ae26340b" owners = [ "0ceal0t", ] diff --git a/stable/Echoglossian/manifest.toml b/stable/Echoglossian/manifest.toml index 76cb30e571..a5338a8292 100644 --- a/stable/Echoglossian/manifest.toml +++ b/stable/Echoglossian/manifest.toml @@ -1,7 +1,7 @@ [plugin] repository = "https://github.com/lokinmodar/Echoglossian.git" -commit = "86dc4062cbc85d25c46654770f0f0548aa9186c1" +commit = "dca95702a188c45974809b52b4601f5585f11688" owners = [ "lokinmodar", ] -changelog = "Fixed for patch 6.2!" \ No newline at end of file +changelog = "Fixed for patch 6.3!" \ No newline at end of file diff --git a/stable/EmoteLog/images/icon.png b/stable/EmoteLog/images/icon.png new file mode 100644 index 0000000000..633356cf13 Binary files /dev/null and b/stable/EmoteLog/images/icon.png differ diff --git a/stable/EmoteLog/manifest.toml b/stable/EmoteLog/manifest.toml new file mode 100644 index 0000000000..5af3867fe8 --- /dev/null +++ b/stable/EmoteLog/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = 'https://github.com/RokasKil/EmoteLog.git' +commit = '2834e49a184da04b9f266fa46a401250b4eec5d7' +owners = [ 'RokasKil' ] +project_path = 'EmoteLog' +changelog = """ +- Fixed a crash that can occur on login +""" + diff --git a/stable/EnemyListDebuffs/manifest.toml b/stable/EnemyListDebuffs/manifest.toml index 6da6774c36..fdf11168aa 100644 --- a/stable/EnemyListDebuffs/manifest.toml +++ b/stable/EnemyListDebuffs/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Felys1998/EnemyListDebuffs.git" -commit = "2d8563d36aa6e18bbdb641c450b9a5021ce264d1" +commit = "bca29d016e997b94b6e71be7aa1cef28b3bd52cd" owners = [ "Felys1998", ] diff --git a/stable/EngageTimer/manifest.toml b/stable/EngageTimer/manifest.toml index 321a1053ed..f49ad9b2d8 100644 --- a/stable/EngageTimer/manifest.toml +++ b/stable/EngageTimer/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/Bluefissure/EngageTimer.git" -commit = "a8466be2bf230159c680a014780f24d17a8d1ab8" -owners = ["xorus", "Bluefissure"] +repository = "https://github.com/xorus/EngageTimer.git" +commit = "0c3753f6facd0e2002c0132b314084d7cf3a6ce1" +owners = ["xorus"] changelog = """\ -- Floating Window: the `:` separator in the stopwatch has gone back from their vacation""" +- Fix decimals not being properly hidden with the display threshold option""" diff --git a/stable/EnmityHp/manifest.toml b/stable/EnmityHp/manifest.toml index f3b9c646c8..8dc8ca2b1e 100644 --- a/stable/EnmityHp/manifest.toml +++ b/stable/EnmityHp/manifest.toml @@ -5,8 +5,8 @@ # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) repository = "https://github.com/NightmareXIV/EnmityHp.git" # The commit to check out and build from the repository. -commit = "ee02b155b6b859240f45e43116a6131f81e971f7" +commit = "24101c686438316908e55a4dbdcc415cc8a5cd8e" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ - "Eternita-S" + "Limiana" ] diff --git a/stable/EurekaHelper/images/icon.png b/stable/EurekaHelper/images/icon.png new file mode 100644 index 0000000000..631f01da3d Binary files /dev/null and b/stable/EurekaHelper/images/icon.png differ diff --git a/stable/EurekaHelper/manifest.toml b/stable/EurekaHelper/manifest.toml new file mode 100644 index 0000000000..568d93ce41 --- /dev/null +++ b/stable/EurekaHelper/manifest.toml @@ -0,0 +1,15 @@ +[plugin] +repository = "https://github.com/snooooowy/EurekaHelper.git" +commit = "08a5ce2968756707e28cbcf20ab12f5e48482c4a" +owners = ["snooooowy"] +project_path = "EurekaHelper" +changelog = """ +Relic Helper +- Now allows you to mark relic as complete + +Elemental Manager +- Add crowdsourced known positions to plugin + +Opt-in and assist to crowdsource all the Elemental positions +Post new positions on GitHub pinned issue or through Discord DM +""" \ No newline at end of file diff --git a/stable/EurekaTrackerAutoPopper/images/icon.png b/stable/EurekaTrackerAutoPopper/images/icon.png new file mode 100644 index 0000000000..2c3fbef8d4 Binary files /dev/null and b/stable/EurekaTrackerAutoPopper/images/icon.png differ diff --git a/stable/EurekaTrackerAutoPopper/manifest.toml b/stable/EurekaTrackerAutoPopper/manifest.toml new file mode 100644 index 0000000000..cac3cc4e63 --- /dev/null +++ b/stable/EurekaTrackerAutoPopper/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +repository = "https://github.com/Infiziert90/EurekaTrackerAutoPopper.git" +commit = "21e252bb785a8bb80f398b4368d980a69edaed9e" +owners = [ + "Infiziert90", + "electr0sheep", +] +project_path = "EurekaTrackerAutoPopper" +changelog = """ +[New] ++ Added log window, a small window to help with your weekly log (/ellog) +""" diff --git a/stable/ExpandedSearchInfo/manifest.toml b/stable/ExpandedSearchInfo/manifest.toml index 1a66e6906e..6f7b6ef9ab 100644 --- a/stable/ExpandedSearchInfo/manifest.toml +++ b/stable/ExpandedSearchInfo/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/ExpandedSearchInfo.git' -commit = '03b1942473b4e55ff37d68400c8291a8ae9cef5a' +repository = 'https://git.anna.lgbt/ascclemens/ExpandedSearchInfo.git' +commit = '1a00d2ce19ebb095a5760437d455783e0bb66057' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = '.NET 7' diff --git a/stable/ExtraChat/manifest.toml b/stable/ExtraChat/manifest.toml index b85fd005e0..3141811127 100644 --- a/stable/ExtraChat/manifest.toml +++ b/stable/ExtraChat/manifest.toml @@ -1,8 +1,8 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/ExtraChat.git' -commit = 'ce73a1837491543c13a965d56070d8c03b81c825' +repository = 'https://git.anna.lgbt/ascclemens/ExtraChat.git' +commit = 'd5108fb0456167216be94e934ad3eff02a8fc700' owners = [ 'ascclemens' ] project_path = 'client' changelog = '''\ -- Added additional IPC and filter payloads. +- API 8 ''' diff --git a/stable/FCNameColor/manifest.toml b/stable/FCNameColor/manifest.toml index b1c08da14f..f3b7b1fa0c 100644 --- a/stable/FCNameColor/manifest.toml +++ b/stable/FCNameColor/manifest.toml @@ -1,13 +1,8 @@ [plugin] repository = "https://github.com/WesselKuipers/FCNameColor.git" -commit = "f4d449270dcb1b3b5f6050c692d1ee8d7e82a6d7" +commit = "5bfadc08f3e269b954180854d06c37d0ea5e088a" owners = ["WesselKuipers"] project_path = "FCNameColor" changelog = """ -- Update for 6.2 -- Use different hooking mechanism -- Add option to make FCNC only work inside duties. - -The new hooking mechanism will cause conflicts with other plugins that change nameplates. -For the time being you can use the "Only duties" option if you’re using something else outside of them. -""" \ No newline at end of file +- Fix issue where settings were not correctly being read, causing names abbreviations not matching up with the user's settings. +""" diff --git a/stable/FPSPlugin/manifest.toml b/stable/FPSPlugin/manifest.toml index bcb89fc69c..16fcdfdb84 100644 --- a/stable/FPSPlugin/manifest.toml +++ b/stable/FPSPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Caraxi/FPSPlugin.git" -commit = "e9faa5b32ce911bd30d91696a1256b0b43615f69" +commit = "cc1c09e9bef15079126cdb14f307e7e7633d4617" owners = [ "Caraxi", ] diff --git a/stable/FaderPlugin/images/icon.png b/stable/FaderPlugin/images/icon.png new file mode 100644 index 0000000000..484a7ce6b8 Binary files /dev/null and b/stable/FaderPlugin/images/icon.png differ diff --git a/stable/FaderPlugin/manifest.toml b/stable/FaderPlugin/manifest.toml index 9a70addb4c..d0a0fc3a3c 100644 --- a/stable/FaderPlugin/manifest.toml +++ b/stable/FaderPlugin/manifest.toml @@ -1,6 +1,10 @@ [plugin] repository = "https://github.com/shdwp/xivFaderPlugin.git" -commit = "e3aadda14bfef8e984e5d79faffa2985003ab273" -owners = ["shdwp", "Aelexe"] +commit = "3384f3b722f923580909e8cccdc3706f2c904421" +owners = ["shdwp", "Aelexe", "Infiziert90"] project_path = "FaderPlugin" -changelog = "Release v2.3.0.0\n-- Features\n- Added Duty List and Service Info" \ No newline at end of file +changelog = """ +Release v2.6.0.0 +- Added new state 'InSanctuary' (e.g Cities, Aetheryte Villages) +- Better ChatFocus handling, Chat should stop disappearing while scrolling through it (by WesBosch) +""" diff --git a/stable/FauxHollowsSolver/manifest.toml b/stable/FauxHollowsSolver/manifest.toml index 7f4df6b17c..e49793dd04 100644 --- a/stable/FauxHollowsSolver/manifest.toml +++ b/stable/FauxHollowsSolver/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/daemitus/FauxHollowsSolver.git" owners = [ "daemitus",] project_path = "FauxHollowsSolver" -commit = "25d3c25a55c44e3aecaa61a04c251c63d470c711" +commit = "128ffda0e8a2573017f32a13b0f72ddc65052b03" changelog = "" diff --git a/stable/Ffxiv2Mqtt/manifest.toml b/stable/Ffxiv2Mqtt/manifest.toml index 10af847009..3bd364c107 100644 --- a/stable/Ffxiv2Mqtt/manifest.toml +++ b/stable/Ffxiv2Mqtt/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/Xpahtalo/Ffxiv2Mqtt.git" -commit = "8f69c80e77354eabe19044a184079b798d20883e" +commit = "ce9b427ae3503cdbf639c57b721abe4cdbf515bc" owners = [ "Xpahtalo", ] project_path = "ffxiv2Mqtt" -changelog = """Party status has been added as a topic.""" \ No newline at end of file +changelog = """Patch 6.3 support.""" \ No newline at end of file diff --git a/stable/FlashOnTell/manifest.toml b/stable/FlashOnTell/manifest.toml index 07f36d24e7..c283f9ff76 100644 --- a/stable/FlashOnTell/manifest.toml +++ b/stable/FlashOnTell/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/reiichi001/Dalamud-FlashOnTellPlugin.git" -commit = "40c07790bf26bb1f683de4c6f01dd89b889da35f" +commit = "7c180ea535b0e88a189b5530702fdc1445897b94" owners = [ "reiichi001", ] project_path = "FlashOnTell" -changelog = "Compatibility with D17 build system." \ No newline at end of file +changelog = "NET7 / API 8 updates." \ No newline at end of file diff --git a/stable/FlyTextFilter/manifest.toml b/stable/FlyTextFilter/manifest.toml index 96d7b58770..4cdcfe3361 100644 --- a/stable/FlyTextFilter/manifest.toml +++ b/stable/FlyTextFilter/manifest.toml @@ -1,8 +1,7 @@ [plugin] repository = "https://github.com/Aireil/FlyTextFilter.git" -commit = "50a17efb6adb802dbdd0ae7930110cf575329efa" +commit = "e9c196a1cf039da472abd00eb94f9bd492cb0699" owners = [ "Aireil", ] project_path = "FlyTextFilter" -changelog = "Under the hood changes for adjustments part II" diff --git a/stable/Fungah/images/icon.png b/stable/Fungah/images/icon.png new file mode 100644 index 0000000000..615d54398a Binary files /dev/null and b/stable/Fungah/images/icon.png differ diff --git a/stable/Fungah/images/image1.png b/stable/Fungah/images/image1.png new file mode 100644 index 0000000000..319753caac Binary files /dev/null and b/stable/Fungah/images/image1.png differ diff --git a/stable/Fungah/images/image2.png b/stable/Fungah/images/image2.png new file mode 100644 index 0000000000..d6c20e0b41 Binary files /dev/null and b/stable/Fungah/images/image2.png differ diff --git a/stable/Fungah/manifest.toml b/stable/Fungah/manifest.toml new file mode 100644 index 0000000000..f4014395f3 --- /dev/null +++ b/stable/Fungah/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/imaginary-png/Fungah-Totally-Safe-Spot.git" +commit = "33e9030e7d426331562293798db55dfef85dd31f" +owners = [ + "imaginary-png", +] +project_path = "Fungah" +changelog = "" \ No newline at end of file diff --git a/stable/GatherBuddy/manifest.toml b/stable/GatherBuddy/manifest.toml index a3a6ae22f0..26161bceb8 100644 --- a/stable/GatherBuddy/manifest.toml +++ b/stable/GatherBuddy/manifest.toml @@ -1,8 +1,7 @@ [plugin] -repository = "https://github.com/wozaiha/GatherBuddy.git" -commit = "cc133bb1bf03e148c31d8e123d300748e2719d94" +repository = "https://github.com/Ottermandias/GatherBuddy.git" +commit = "e514c255b8bf474e726ff667ec47adb9c9620eae" owners = [ "Ottermandias", - "wozaiha", ] project_path = "GatherBuddy" diff --git a/stable/GentleTouch/manifest.toml b/stable/GentleTouch/manifest.toml index cbfa0a30c8..215f823459 100644 --- a/stable/GentleTouch/manifest.toml +++ b/stable/GentleTouch/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/fitzchivalrik/gentletouch.git" -commit = "696b15f8c720797c791d5a30cfda557c5ebec54c" +commit = "b39d9bcc9cac9f903196f058fc166a9922ef3256" owners = ["fitzchivalrik"] project_path = "GentleTouch" changelog = """ -- chore: Update to API 7 +- fix(DS/4): No more auto-repeat when holding Create/PSHome """ diff --git a/stable/Glamaholic/manifest.toml b/stable/Glamaholic/manifest.toml index 53fcf720bc..41f4d6c889 100644 --- a/stable/Glamaholic/manifest.toml +++ b/stable/Glamaholic/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://github.com/tssailzz8/GlamaholicForCN.git' -commit = 'ab8327cae90aae68247a5cb9b243341734cca54f' -owners = [ 'ascclemens', 'tssailzz8' ] -changelog = 'The Glamour Dresser has 800 slots now! Accounted for that and fixed the problems arising because of that.' +repository = 'https://git.anna.lgbt/ascclemens/Glamaholic.git' +commit = 'd9b283e7fd4865b0e7b518405f5fcb6b52235d70' +owners = [ 'ascclemens' ] +changelog = 'API 8' diff --git a/stable/Globetrotter/manifest.toml b/stable/Globetrotter/manifest.toml index ac2daf01db..2b5e8632f3 100644 --- a/stable/Globetrotter/manifest.toml +++ b/stable/Globetrotter/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/Globetrotter.git' -commit = '665d5c21b41c3f3585df3583b8460433729dae2b' +repository = 'https://git.anna.lgbt/ascclemens/Globetrotter.git' +commit = '2cb48ff73fcb84190d0b410e794c7f9ac4125d4a' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = 'API 8' diff --git a/stable/GoodFriend/manifest.toml b/stable/GoodFriend/manifest.toml index 70cf256ea4..21766605b5 100644 --- a/stable/GoodFriend/manifest.toml +++ b/stable/GoodFriend/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/BitsOfAByte/GoodFriend.git" -commit = "e2a714e37770de9cd5b41729962523025ef9a27a" +commit = "92c2a23c83cb72bbbeabdd0be2930a074df9573b" owners = [ "BitsOfAByte", ] diff --git a/stable/HarpHero/manifest.toml b/stable/HarpHero/manifest.toml index 9c32128ec6..082bc7ae81 100644 --- a/stable/HarpHero/manifest.toml +++ b/stable/HarpHero/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/MgAl2O4/HarpHeroDalamud.git" -commit = "0b563c447cbca8efd5059c92ac32868ea4e95ef8" +commit = "d0e4d10310c6e2cdbed956f0ccab6279ff90843f" owners = [ "MgAl2O4", ] diff --git a/stable/HimbeertoniRaidTool/manifest.toml b/stable/HimbeertoniRaidTool/manifest.toml index 4f4bc11049..18c1a28505 100644 --- a/stable/HimbeertoniRaidTool/manifest.toml +++ b/stable/HimbeertoniRaidTool/manifest.toml @@ -2,5 +2,7 @@ repository = "https://github.com/Koenari/HimbeertoniRaidTool.git" owners = [ "Koenari" ] project_path = "HimbeertoniRaidTool" -commit = "6bc60606e3ac0b63b691f5517c5f6004d9ceac7c" -changelog = "* fix: shop entries with multiple items (PLD weapons for example)" +commit = "d943dbd54078a0453e427460af3302ad2e5431ee" +changelog = """ +Bugfix: General configuration is saved correctly +Bugfix: Updating gear is working again""" diff --git a/stable/Honorific/images/icon.png b/stable/Honorific/images/icon.png new file mode 100644 index 0000000000..026b19bdfc Binary files /dev/null and b/stable/Honorific/images/icon.png differ diff --git a/stable/Honorific/manifest.toml b/stable/Honorific/manifest.toml new file mode 100644 index 0000000000..b78f9ef9c4 --- /dev/null +++ b/stable/Honorific/manifest.toml @@ -0,0 +1,4 @@ +[plugin] +repository = "https://github.com/Caraxi/Honorific.git" +owners = [ "Caraxi" ] +commit = "310647da05c98f2f447ccc133b3754a63dca1f61" diff --git a/stable/Housemate/manifest.toml b/stable/Housemate/manifest.toml index 40efa6f684..c8351d5a7e 100644 --- a/stable/Housemate/manifest.toml +++ b/stable/Housemate/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/lmcintyre/Housemate.git" -commit = "b9eb89a700b611ce77ffc1600d7e0fa53890a251" +commit = "c59d5d53f4b0489e30bbddb2fc336de4088af183" owners = [ "lmcintyre", ] diff --git a/stable/HuntBuddy/manifest.toml b/stable/HuntBuddy/manifest.toml index 5a658386cf..595d434cc2 100644 --- a/stable/HuntBuddy/manifest.toml +++ b/stable/HuntBuddy/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/SheepGoMeh/HuntBuddy.git" -commit = "f1a23be9d9c5fe08fe8e97366a45d6deddda1e1c" +commit = "fe63fcd4ac1c5853d7f5deeb6e9d0613e95a48cf" owners = ["SheepGoMeh"] project_path = "HuntBuddy" \ No newline at end of file diff --git a/stable/HuntHelper/manifest.toml b/stable/HuntHelper/manifest.toml index cbba179bee..c67eff4900 100644 --- a/stable/HuntHelper/manifest.toml +++ b/stable/HuntHelper/manifest.toml @@ -1,8 +1,7 @@ [plugin] repository = "https://github.com/imaginary-png/HuntHelper.git" -commit = "a22880561f75695376ba9ecd923e8b0131667eaf" +commit = "6cc5d77bc6ad94223ae28ee7dba2d0ef3dd5f5ff" owners = [ "imaginary-png", ] -project_path = "HuntHelper" -changelog = "added double-click toggle for taken spawn points from map" \ No newline at end of file +project_path = "HuntHelper" \ No newline at end of file diff --git a/stable/Hunty/images/icon.png b/stable/Hunty/images/icon.png new file mode 100644 index 0000000000..57bf288f49 Binary files /dev/null and b/stable/Hunty/images/icon.png differ diff --git a/stable/Hunty/manifest.toml b/stable/Hunty/manifest.toml new file mode 100644 index 0000000000..44f1958327 --- /dev/null +++ b/stable/Hunty/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/Infiziert90/Hunty.git" +commit = "d3639d83db609bbc600086dc8945f9d8562407f9" +owners = [ + "Infiziert90", +] +project_path = "Hunty" +changelog = """ +nofranz +""" diff --git a/stable/HybridCamera/images/icon.png b/stable/HybridCamera/images/icon.png new file mode 100644 index 0000000000..74b2b5fb27 Binary files /dev/null and b/stable/HybridCamera/images/icon.png differ diff --git a/stable/HybridCamera/manifest.toml b/stable/HybridCamera/manifest.toml new file mode 100644 index 0000000000..51f1374a85 --- /dev/null +++ b/stable/HybridCamera/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/Drahsid/HybridCamera.git" +commit = "0c4275d1f2a9af73b91f9886e8fbcc2d1bf32ec7" +owners = ["Drahsid"] +project_path = "" +changelog = """ +- Updated for 6.35 +- Added a minimum size constraint to the config window +- Added tooltips +- Added config suggestions in the config window +""" diff --git a/stable/InventorySearchBar/manifest.toml b/stable/InventorySearchBar/manifest.toml index 4547238b04..9e3c238a3a 100644 --- a/stable/InventorySearchBar/manifest.toml +++ b/stable/InventorySearchBar/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Tischel/InventorySearchBar.git" -commit = "77da34f2edfa7c6e82d96f7c5274b5a30d199b53" +commit = "9c0637049ce7f1c2e55df212dc0af811812d98a7" owners = ["Tischel"] project_path = "InventorySearchBar" -changelog = "- Fixed search bar with an active search disappearing when switching tabs." \ No newline at end of file +changelog = "- Added support for Patch 6.35." \ No newline at end of file diff --git a/stable/InventoryTools/manifest.toml b/stable/InventoryTools/manifest.toml index 505cd684ad..b619ae5b70 100644 --- a/stable/InventoryTools/manifest.toml +++ b/stable/InventoryTools/manifest.toml @@ -1,9 +1,19 @@ [plugin] repository = "https://github.com/Critical-Impact/InventoryTools.git" -commit = "8597b973a111b12a50ceee4ed19f8b21fd7f1949" +commit = "3dfd116989bfb070ef993a6b1c842fb70021f17b" owners = [ "Critical-Impact", ] project_path = "InventoryTools" -changelog = "Mini update, one new feature and a refresh on some of the data sourced from garland tools for 6.2\n- Thanks to @sabrinaxiv we have a new setting for tooltips, 'Limit to items belonging to the current character?'" -version = "1.2.0.5" +version = "1.4.1.4" +changelog = """\ +Retainer Venture Column/Filter +Real Money Shop Column/Filter +Added a window for viewing ventures + window for individual ventures +Added a new search operator, having a single ! will show all items that are not empty +Gil is now right aligned for easier reading +Added more mob spawn data(thanks users for contributing) +Fixed a copy json to clipboard crash for craft lists +Added a Item ID column +Added a Source World column +""" diff --git a/stable/ItemSearchPlugin/manifest.toml b/stable/ItemSearchPlugin/manifest.toml index 3885c19942..dc64bec002 100644 --- a/stable/ItemSearchPlugin/manifest.toml +++ b/stable/ItemSearchPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Caraxi/ItemSearchPlugin.git" -commit = "0413f4302e94727f0335f77109fdaf67ca5ccb5a" +commit = "cced26ccecd5fb36ba234e6c479f1e246e491b4d" owners = [ "Caraxi", ] diff --git a/stable/ItemVendorLocation/images/icon.png b/stable/ItemVendorLocation/images/icon.png new file mode 100644 index 0000000000..79745eec51 Binary files /dev/null and b/stable/ItemVendorLocation/images/icon.png differ diff --git a/stable/ItemVendorLocation/manifest.toml b/stable/ItemVendorLocation/manifest.toml index 13fe8449c9..78e43411ec 100644 --- a/stable/ItemVendorLocation/manifest.toml +++ b/stable/ItemVendorLocation/manifest.toml @@ -1,10 +1,12 @@ [plugin] -repository = "https://github.com/NukoOoOoOoO/ItemVendorLocation.git" -commit = "55bd928a4733cf74683acfde97f5324718af94bd" +repository = "https://github.com/electr0sheep/ItemVendorLocation.git" +commit = "8e5552f5f3371e619642499d92dd8f61808a6489" owners = [ "electr0sheep", "NukoOoOoOoO", ] project_path = "ItemVendorLocation" -changelog = "适配国服(移除Garland Tools的依赖)" -version = "1.0.0.3" +changelog = """ +- Fixed issue with Filter GC Results option +""" +version = "2.2.0.1" diff --git a/stable/JobBars/manifest.toml b/stable/JobBars/manifest.toml index 4c79f5941b..fecb19ffa7 100644 --- a/stable/JobBars/manifest.toml +++ b/stable/JobBars/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/0ceal0t/JobBars.git" -commit = "47c554db32f665f16fd9af442182e41fe7b6932f" +commit = "3cf912f96a34e1c4d28c24771630981662e1c893" owners = [ "0ceal0t", ] diff --git a/stable/JustBackup/manifest.toml b/stable/JustBackup/manifest.toml index 6245866789..4e22ee1883 100644 --- a/stable/JustBackup/manifest.toml +++ b/stable/JustBackup/manifest.toml @@ -5,14 +5,8 @@ # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) repository = "https://github.com/LittleNightmare/JustBackup.git" # The commit to check out and build from the repository. -commit = "a9acabb1d8a88b81672a819b30ef91db30db6998" +commit = "3fde6b6c7d236bf63e6d427dc3f7efb443532531" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ - "Eternita-S", - "LittleNightmare" + "Limiana" ] -# The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. -changelog = ''' -- .NET 6 update again and again -- 解决路径问题 -''' diff --git a/stable/Kapture/manifest.toml b/stable/Kapture/manifest.toml index cb724ee56b..0b58d6ca25 100644 --- a/stable/Kapture/manifest.toml +++ b/stable/Kapture/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/Kapture.git" owners = [ "kalilistic" ] project_path = "src/Kapture" -commit = "9b96ef33ca8430b48f4ab4f1a24331e87eb9808b" +commit = "6d833452d10e3ce4fbf11316f0288e66a75b2f41" diff --git a/stable/KingdomHeartsPlugin/images/icon.png b/stable/KingdomHeartsPlugin/images/icon.png new file mode 100644 index 0000000000..de68f1a749 Binary files /dev/null and b/stable/KingdomHeartsPlugin/images/icon.png differ diff --git a/stable/KingdomHeartsPlugin/images/image1.png b/stable/KingdomHeartsPlugin/images/image1.png new file mode 100644 index 0000000000..1cdacad7f5 Binary files /dev/null and b/stable/KingdomHeartsPlugin/images/image1.png differ diff --git a/stable/KingdomHeartsPlugin/images/image2.png b/stable/KingdomHeartsPlugin/images/image2.png new file mode 100644 index 0000000000..f1bf1c5651 Binary files /dev/null and b/stable/KingdomHeartsPlugin/images/image2.png differ diff --git a/stable/KingdomHeartsPlugin/manifest.toml b/stable/KingdomHeartsPlugin/manifest.toml new file mode 100644 index 0000000000..bcdff722e2 --- /dev/null +++ b/stable/KingdomHeartsPlugin/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/Arrenton/KingdomHeartsPlugin.git" +commit = "98e07ebfa36673aca40ac9f9f34b3de8eeff308f" +owners = [ + "Arrenton", +] +project_path = "KingdomHeartsPlugin" +changelog = """ +Updated for API 8 +""" diff --git a/stable/LogogramHelper/images/icon.png b/stable/LogogramHelper/images/icon.png new file mode 100644 index 0000000000..c89232d4d4 Binary files /dev/null and b/stable/LogogramHelper/images/icon.png differ diff --git a/stable/LogogramHelper/manifest.toml b/stable/LogogramHelper/manifest.toml new file mode 100644 index 0000000000..70b5926ffa --- /dev/null +++ b/stable/LogogramHelper/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/apetih/LogogramHelper.git" +commit = "11e8d1dda3438ce917c5a7f79b3f09e17496a85e" +owners = ["apetih"] +project_path = "LogogramHelper" +changelog = """ +- Fixed recipe for Wisdom of the Fiendhunter. +""" diff --git a/stable/MBHistory/manifest.toml b/stable/MBHistory/manifest.toml index d446934732..c8071e551e 100644 --- a/stable/MBHistory/manifest.toml +++ b/stable/MBHistory/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Infiziert90/MBHistory.git" -commit = "485e050e5d8ea7bf2dd638fcce58d50bc9662b63" +commit = "ecdc31938bdc0c86fa58dd434427a417b455d41e" owners = [ "Infiziert90", ] diff --git a/stable/MOAction/manifest.toml b/stable/MOAction/manifest.toml index 1d13938b05..ea5e61aacd 100644 --- a/stable/MOAction/manifest.toml +++ b/stable/MOAction/manifest.toml @@ -2,7 +2,7 @@ repository = "https://github.com/attickdoor/MOActionPlugin.git" # The commit to check out and build from the repository. -commit = "0edc68e7b7ebb1d9ad083224d56928d162a2e284" +commit = "3810f84dcabbba0ce3da0542cc85184cd791f720" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ @@ -15,5 +15,5 @@ project_path = "MOAction" # The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. changelog = """\ - - fix some actions that change (like astral flow) not working properly\ + 6.3 update\ """ diff --git a/stable/MPTickBar/manifest.toml b/stable/MPTickBar/manifest.toml deleted file mode 100644 index ec9c72b266..0000000000 --- a/stable/MPTickBar/manifest.toml +++ /dev/null @@ -1,11 +0,0 @@ -[plugin] -repository = "https://github.com/marconsou/mp-tick-bar.git" -commit = "787e17d516d230b4c7915886497e3fd6e74b9e3e" -owners = ["marconsou"] -project_path = "MPTickBar" -changelog = """Version 1.4.1.3 -- (Reconfiguration required) Visibility options have been reworked for better flexibility configuration. -- Users should take a look at this and hide indesired UI elements if needed. -Version 1.4.1.4 -- Added more visibility options. -""" diff --git a/stable/MacroChain/manifest.toml b/stable/MacroChain/manifest.toml index a1a9ffecad..faf6a59459 100644 --- a/stable/MacroChain/manifest.toml +++ b/stable/MacroChain/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Caraxi/MacroChain.git" -commit = "29ff9ce97f35d566def085a38f08954413e18a5e" +commit = "9c49ea885e496537530033ef5923eca077a8e4f3" owners = [ "Caraxi", ] diff --git a/stable/MapLinker/manifest.toml b/stable/MapLinker/manifest.toml index f7187cff90..e86cada0f0 100644 --- a/stable/MapLinker/manifest.toml +++ b/stable/MapLinker/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Bluefissure/MapLinker.git" -commit = "74deaa47e7948913595501e4ffcff39be7239959" +commit = "2eda70cff9e0612527819877243cc64a49a17467" owners = ["Bluefissure"] project_path = "MapLinker" -changelog = "Fix linw wrap & UI mod during combat" +changelog = "Patch 6.3 & API8 & net7" diff --git a/stable/MarketBoardPlugin/manifest.toml b/stable/MarketBoardPlugin/manifest.toml index eb2a82ae69..aff68fd8e8 100644 --- a/stable/MarketBoardPlugin/manifest.toml +++ b/stable/MarketBoardPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/Yarukon/MarketBoardPlugin.git" -commit = "3caa04ab6c85e600ab04ddfeea4c7b2bc85c0d68" -owners = ["fmauNeko", "Yarukon"] +repository = "https://github.com/fmauNeko/MarketBoardPlugin.git" +commit = "641fe694cfb12f25b7612fd044a680c4d6705a05" +owners = ["fmauNeko"] project_path = "MarketBoardPlugin" -changelog = "- Added \"HQ Only\" setting in \"Advanced Search\"\n- Added hideable Ko-Fi button\n- Fix \"Gil Icon Shown\" setting not being restored" +changelog = "- Added Advanced class filter\n- Minimum quantity in Advanced Search\n- Shopping list fixes: Correct world attribution + History total price fix\n- Made compatible with API 8 / .NET 7" diff --git a/stable/MarketUploader/images/icon.png b/stable/MarketUploader/images/icon.png new file mode 100644 index 0000000000..04eeff3d4b Binary files /dev/null and b/stable/MarketUploader/images/icon.png differ diff --git a/stable/MarketUploader/manifest.toml b/stable/MarketUploader/manifest.toml new file mode 100644 index 0000000000..76cab78a70 --- /dev/null +++ b/stable/MarketUploader/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/ZhyraPlugins/MarketUploader.git" +commit = "dc9a50370535e6923098880e34c9303bd3889e4b" +owners = ["edg-l"] +project_path = "MarketUploader" +changelog = "Initial release." diff --git a/stable/MemoryMarker/images/icon.png b/stable/MemoryMarker/images/icon.png new file mode 100644 index 0000000000..f69cf73c12 Binary files /dev/null and b/stable/MemoryMarker/images/icon.png differ diff --git a/stable/MemoryMarker/manifest.toml b/stable/MemoryMarker/manifest.toml new file mode 100644 index 0000000000..9b93472412 --- /dev/null +++ b/stable/MemoryMarker/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/MidoriKami/MemoryMarker.git" +commit = "605f08546c97037a321345841e9c84a9c05e087c" +owners = ["MidoriKami"] +project_path = "MemoryMarker" diff --git a/stable/Messenger/manifest.toml b/stable/Messenger/manifest.toml index c92f68df5f..e928cd0fe8 100644 --- a/stable/Messenger/manifest.toml +++ b/stable/Messenger/manifest.toml @@ -5,7 +5,7 @@ # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) repository = "https://github.com/NightmareXIV/XIVInstantMessenger.git" # The commit to check out and build from the repository. -commit = "04e87e84c2bb76106c1e184663e978290a9a9f4c" +commit = "a00c38fa26c8fcc1b1cc306bdcb122b47035ac5a" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ "Limiana" diff --git a/stable/MimicryHelper/images/icon.png b/stable/MimicryHelper/images/icon.png new file mode 100644 index 0000000000..e7fb95dbc2 Binary files /dev/null and b/stable/MimicryHelper/images/icon.png differ diff --git a/stable/MimicryHelper/manifest.toml b/stable/MimicryHelper/manifest.toml new file mode 100644 index 0000000000..c97c605a9e --- /dev/null +++ b/stable/MimicryHelper/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/RedMage1993/MimicryHelper.git" +commit = "74c34d218695c915978f2452029a69122935d9b8" +owners = ["RedMage1993"] +project_path = "MimicryHelper" +changelog = "Rebuilt for 6.3" \ No newline at end of file diff --git a/stable/Mini/images/icon.png b/stable/Mini/images/icon.png new file mode 100644 index 0000000000..44b36de6a4 Binary files /dev/null and b/stable/Mini/images/icon.png differ diff --git a/stable/Mini/manifest.toml b/stable/Mini/manifest.toml new file mode 100644 index 0000000000..ae89357d2d --- /dev/null +++ b/stable/Mini/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +# The open-source Git repository that your code is hosted on. +# Must be visible to the external web, but doesn't have to be GitHub. +# If `git clone` accepts it, it will work here, with the caveat that it +# must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) +repository = "https://github.com/NightmareXIV/Mini.git" +# The commit to check out and build from the repository. +commit = "b677c19202c74e5e4569df5949b4255b2ec8a3d6" +# The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. +owners = [ + "Limiana" +] diff --git a/stable/MiniCactpotSolver/manifest.toml b/stable/MiniCactpotSolver/manifest.toml index 02580c8752..a86255e0d9 100644 --- a/stable/MiniCactpotSolver/manifest.toml +++ b/stable/MiniCactpotSolver/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/daemitus/MiniCactpotSolver.git" owners = [ "daemitus",] project_path = "MiniCactpotSolver" -commit = "b1c9cc77caa71c76ca16101495d718084c9ba4bf" +commit = "df78632c096655bdbc31a4f93983d2ddfe4eb3f9" changelog = "" diff --git a/stable/MiniMappingway/manifest.toml b/stable/MiniMappingway/manifest.toml index ccf244222a..9e6513bafd 100644 --- a/stable/MiniMappingway/manifest.toml +++ b/stable/MiniMappingway/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/jaycewhite/MiniMappingway.git" -commit = "3588fd47c4f83d5e6e95075c42360be1f9dd3cbd" +commit = "2a05c700d6b681be22a368656dc788bd367112d7" owners = [ "jaycewhite" ] -changelog = "Bug fix for mobs showing on minimap sometimes" -version = "1.0.0.1" +changelog = "Bug fixes for occasionally not hiding during cutscenes, and not working while world visiting. Credit to Scrxtchy for fixing these!" +version = "1.0.0.3" diff --git a/stable/MonsterLootHunter/images/icon.png b/stable/MonsterLootHunter/images/icon.png new file mode 100644 index 0000000000..c290169b91 Binary files /dev/null and b/stable/MonsterLootHunter/images/icon.png differ diff --git a/stable/MonsterLootHunter/manifest.toml b/stable/MonsterLootHunter/manifest.toml new file mode 100644 index 0000000000..6de7cb9e5c --- /dev/null +++ b/stable/MonsterLootHunter/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/danielbrenom/MonsterLootHunter.git" +commit = "ca7c3235a5eb66c125e6d0e2702985989858e8f6" +owners = [ + "danielbrenom", +] +project_path = "MonsterLootHunter" +changelog = """- Added alternative item name lookup for information retrieval +- Fixed data processing of wiki information +- Added aetherial reduction source + """ diff --git a/testing/live/NOTED/images/icon.png b/stable/NOTED/images/icon.png similarity index 100% rename from testing/live/NOTED/images/icon.png rename to stable/NOTED/images/icon.png diff --git a/stable/NOTED/manifest.toml b/stable/NOTED/manifest.toml new file mode 100644 index 0000000000..ae96211702 --- /dev/null +++ b/stable/NOTED/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/Tischel/NOTED.git" +commit = "68db287f59dd766b05ee27d63004f974a3be4a51" +owners = ["Tischel"] +project_path = "NOTED" +changelog = "- Combined all duties from The Masked Carnivale into a single entry.\n\t+ Each challenge was treated as a different duty before, but since the internal ID is the same it was creating issues." \ No newline at end of file diff --git a/stable/NamePlateDebuffs/manifest.toml b/stable/NamePlateDebuffs/manifest.toml index 2821ef0311..63db934c4c 100644 --- a/stable/NamePlateDebuffs/manifest.toml +++ b/stable/NamePlateDebuffs/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/jherig/NamePlateDebuffs.git" -commit = "da41ad4aa7e936eaaa888302de3798559fa2979b" +commit = "0f80aad0587288369fc373c62d2191c5553ed8a9" owners = [ "aers", "JHerig", @@ -8,6 +8,5 @@ owners = [ ] project_path = "NamePlateDebuffs" changelog = """ -- Updated for 6.28. -- Fixed debuffs appearing on incorrect nameplates due to a memory layout change. -""" \ No newline at end of file +- Fixed plugin loading +""" diff --git a/stable/Namingway/manifest.toml b/stable/Namingway/manifest.toml index 7e42fadb09..d743e4df59 100644 --- a/stable/Namingway/manifest.toml +++ b/stable/Namingway/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/Namingway.git' -commit = '47d5c011d2f17fcd33282521ff38195438a937f0' +repository = 'https://git.anna.lgbt/ascclemens/Namingway.git' +commit = '5f61957138e980aafe3bc7f2742ee92e5c063813' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = '6.3 update' diff --git a/stable/NeatNoter/manifest.toml b/stable/NeatNoter/manifest.toml index 5236e985be..f95a6c739d 100644 --- a/stable/NeatNoter/manifest.toml +++ b/stable/NeatNoter/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/NeatNoter.git" owners = [ "kalilistic" ] project_path = "src/NeatNoter" -commit = "247f5cfcc39deb3f55918c858db6d3c14c2f37d5" +commit = "7c9254df3c8ebb38178c554dad37170c72f60439" diff --git a/stable/Neko/manifest.toml b/stable/Neko/manifest.toml index 4fc372efa3..c9cb6b8b06 100644 --- a/stable/Neko/manifest.toml +++ b/stable/Neko/manifest.toml @@ -1,8 +1,9 @@ [plugin] repository = "https://github.com/Meisterlala/NekoFans.git" -commit = "a1a9fa58865f661978c154004f7c02f1ff64cdff" +commit = "48ca2270845567af77931679904a5f25aee749e0" owners = [ "Meisterlala", ] project_path = "Neko" -changelog = """- Fixed a bug where the default Twitter API entries would reappear sometimes""" +changelog = """- .Net 7 Update (FFXIV 6.3) +- Added warning for when the Twitter API limit is reached""" diff --git a/stable/NextUIPlugin/manifest.toml b/stable/NextUIPlugin/manifest.toml index 9b44426ddf..08f49ba0ec 100644 --- a/stable/NextUIPlugin/manifest.toml +++ b/stable/NextUIPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://gitlab.com/kaminariss/nextui-plugin.git" -commit = "d3700f6a96f1f84ce770f79de83aa8cb0ba64138" +commit = "bd27acfb9b9c9e79b33402119c85f53687e2ab79" owners = ["Kaminaris", "pwilkowski"] project_path = "NextUIPlugin" -changelog = "Updated for patch 6.2" \ No newline at end of file +changelog = "Updated for patch 6.31h - fixed required version" diff --git a/stable/NoSoliciting/manifest.toml b/stable/NoSoliciting/manifest.toml index 5ec9c47291..c9df3b5bde 100644 --- a/stable/NoSoliciting/manifest.toml +++ b/stable/NoSoliciting/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = 'https://git.anna.lgbt/ascclemens/NoSoliciting.git' -commit = '5ef6878f8b6f8c63fed254e8230b52afd64818b0' +commit = '3d8757ac314970916024ad3591f66d8ea93a0b57' owners = [ 'ascclemens' ] project_path = 'NoSoliciting' changelog = """\ -- Fixed version number. +- API 8 """ diff --git a/stable/NoTankYou/manifest.toml b/stable/NoTankYou/manifest.toml index 18d7c464d5..1fe8ac6472 100644 --- a/stable/NoTankYou/manifest.toml +++ b/stable/NoTankYou/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = "https://github.com/NiGuangOwO/NoTankYou.git" -commit = "eee9d56273e2a45726698c730f2fdf2c725f48de" -owners = ["MidoriKami", "NiGuangOwO"] +repository = "https://github.com/MidoriKami/NoTankYou.git" +commit = "c870cb0ec30ca6e547459f8713026881b11313c8" +owners = ["MidoriKami"] project_path = "NoTankYou" diff --git a/stable/NotificationMaster/images/icon.png b/stable/NotificationMaster/images/icon.png new file mode 100644 index 0000000000..c2a624edb5 Binary files /dev/null and b/stable/NotificationMaster/images/icon.png differ diff --git a/stable/NotificationMaster/manifest.toml b/stable/NotificationMaster/manifest.toml new file mode 100644 index 0000000000..9f455c642d --- /dev/null +++ b/stable/NotificationMaster/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +# The open-source Git repository that your code is hosted on. +# Must be visible to the external web, but doesn't have to be GitHub. +# If `git clone` accepts it, it will work here, with the caveat that it +# must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) +repository = "https://github.com/NightmareXIV/NotificationMaster.git" +# The commit to check out and build from the repository. +commit = "8c3585e22974e31f961113c49fd75f14dc6f312b" +# The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. +owners = [ + "Limiana" +] diff --git a/testing/live/OBSPlugin/images/icon.png b/stable/OBSPlugin/images/icon.png similarity index 100% rename from testing/live/OBSPlugin/images/icon.png rename to stable/OBSPlugin/images/icon.png diff --git a/stable/OBSPlugin/manifest.toml b/stable/OBSPlugin/manifest.toml new file mode 100644 index 0000000000..c7594abc39 --- /dev/null +++ b/stable/OBSPlugin/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/Bluefissure/Dalamud-OBS.git" +commit = "4d12e07eac29b1a6cb35953b1444c83e11586aca" +owners = ["Bluefissure"] +changelog = "Don't stop recording in raid clear cutscenes" diff --git a/stable/OrangeGuidanceTomestone/manifest.toml b/stable/OrangeGuidanceTomestone/manifest.toml index 28f4265a5b..ab384dc363 100644 --- a/stable/OrangeGuidanceTomestone/manifest.toml +++ b/stable/OrangeGuidanceTomestone/manifest.toml @@ -1,8 +1,8 @@ [plugin] -repository = 'https://github.com/MapleRecall/OrangeGuidanceTomestone.git' -commit = 'd1cf8a4fdb7ac7877a5a13d0827631798b082ad8' -owners = [ 'ascclemens', 'MapleRecall' ] +repository = 'https://git.anna.lgbt/ascclemens/OrangeGuidanceTomestone.git' +commit = '73fdfd326341edd31189b7b3ccb1faf793ea9fa9' +owners = [ 'ascclemens' ] project_path = 'client' changelog = """\ -- CN for FFXIV Pack +- Housing areas now have messages separated by ward/plot. """ diff --git a/stable/PartyIcons/manifest.toml b/stable/PartyIcons/manifest.toml index 71de02ac64..eeb99186e4 100644 --- a/stable/PartyIcons/manifest.toml +++ b/stable/PartyIcons/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/wozaiha/xivPartyIcons.git" -commit = "4b8432a88e45aa243f4933e37094b9b27831abc7" +repository = "https://github.com/shdwp/xivPartyIcons.git" +commit = "e377e6311ae129efff97e40b862aa3b2f2228701" owners = [ "shdwp", "avafloww", @@ -9,6 +9,11 @@ owners = [ ] project_path = "PartyIcons" changelog = """ -- Changed the display name of the plugin to improve discoverability. -- Fixed errors in log when in hunt train as SCH or SMN with pet out. +- Added the following icons as priority icons: + - Looking to Meld Materia + - Looking for Party + - Game Master + - Game QA + - Event Participant +- I plan to go through and just add all of the overworld player icons (with exceptions as needed) since that'd be easier than adding them gradually as requested. """ diff --git a/stable/PartyPlanner/manifest.toml b/stable/PartyPlanner/manifest.toml index ff9be38843..711f5d762d 100644 --- a/stable/PartyPlanner/manifest.toml +++ b/stable/PartyPlanner/manifest.toml @@ -1,6 +1,10 @@ [plugin] repository = "https://github.com/ZhyraPlugins/PartyPlanner.git" -commit = "951b523f199ca3dd492a3ea49c746a9cb8f2fcb2" +commit = "a6fbfe7b89c7340854b3703467a2862f3cca9b47" owners = ["edg-l"] project_path = "PartyPlanner" -changelog = "Fixes a issue where parties reporting invalid world ids would crash the plugin." +changelog = """ +- Rework the window layout to show the events in a prettier way. +- General perfomance improvements. +- Clicking on the event title will now open a link to the event website. +""" diff --git a/stable/PatMe/manifest.toml b/stable/PatMe/manifest.toml index 282802bdcb..93cc018095 100644 --- a/stable/PatMe/manifest.toml +++ b/stable/PatMe/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/MgAl2O4/PatMeDalamud.git" -commit = "62a29b835fce56bdb5c842c4777b4d11133e64a4" +commit = "89a92f6bd6522589b8e0ce4ae057752613846898" owners = [ "MgAl2O4", ] diff --git a/stable/PeepingTom/manifest.toml b/stable/PeepingTom/manifest.toml index 00e8b1b064..5fb56c0be7 100644 --- a/stable/PeepingTom/manifest.toml +++ b/stable/PeepingTom/manifest.toml @@ -1,8 +1,8 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/PeepingTom.git' -commit = '1faa27e558971bcd048c099106b7eac77e82fb5b' +repository = 'https://git.anna.lgbt/ascclemens/PeepingTom.git' +commit = '3749a6b42154a51397733abb2d3b06a47915bdcc' owners = [ 'ascclemens' ] project_path = 'Peeping Tom' changelog = '''\ -- Fixed crash when using Alt-click to examine. +- API 8 ''' diff --git a/stable/PennyPincher/manifest.toml b/stable/PennyPincher/manifest.toml index c500246421..de97cf26dd 100644 --- a/stable/PennyPincher/manifest.toml +++ b/stable/PennyPincher/manifest.toml @@ -1,7 +1,7 @@ [plugin] repository = "https://github.com/tesu/PennyPincher.git" -commit = "51ec2c966ab3d00cf360ffb0a9d25e2c34d71b23" +commit = "52c35396c59b5730753407ecc3b3c2b31736abf3" owners = [ "tesu", ] -changelog = ".NET 6 update" +changelog = "updates config options for the new behavior (automatically undercutting HQ when listing HQ, don't undercut own retainer)" diff --git a/stable/PingPlugin/images/icon.png b/stable/PingPlugin/images/icon.png new file mode 100644 index 0000000000..1670190687 Binary files /dev/null and b/stable/PingPlugin/images/icon.png differ diff --git a/stable/PingPlugin/manifest.toml b/stable/PingPlugin/manifest.toml index 89bf051811..6ea98cbc4f 100644 --- a/stable/PingPlugin/manifest.toml +++ b/stable/PingPlugin/manifest.toml @@ -1,5 +1,7 @@ [plugin] -repository = "https://github.com/Bluefissure/PingPlugin.git" -commit = "4fc2bdca0462f3477c43d79e358d3a7634aab2d6" -owners = ["karashiiro", "Bluefissure"] -changelog = "" +repository = "https://github.com/karashiiro/PingPlugin.git" +commit = "3cbd439a86de65f6f58d927d59fce7aa0de1d96a" +owners = ["karashiiro"] +changelog = """\ +- Fixed server bar display failing to set up sometimes +""" diff --git a/stable/PixelPerfect/manifest.toml b/stable/PixelPerfect/manifest.toml index eb3aaf4a14..3673566d4a 100644 --- a/stable/PixelPerfect/manifest.toml +++ b/stable/PixelPerfect/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = "https://github.com/MapleRecall/PixelPerfect.git" -commit = "cdd79e7d99a29a1540e65521f7acacd36b8a1de4" -owners = ["Haplo064","MapleRecall"] -changelog = "Add an option for cutscene. Translate to 中文(简体)" +repository = "https://github.com/Haplo064/PixelPerfect.git" +commit = "98c10c5219361ed468882e6e2a124a414ab28b88" +owners = ["Haplo064"] +changelog = "Added ring offset rotation, export/import, and sheathed check." diff --git a/stable/PlayerTags/manifest.toml b/stable/PlayerTags/manifest.toml index c98b90612f..a1580cb9c2 100644 --- a/stable/PlayerTags/manifest.toml +++ b/stable/PlayerTags/manifest.toml @@ -1,54 +1,12 @@ [plugin] repository = "https://github.com/Pilzinsel64/PlayerTags.git" -commit = "6589412ef37326570cf625f160375dd89e899749" +commit = "c24d7f3ddb6c9ad020bcb64e20cad5cf826645b0" owners = [ "Pilzinsel64", ] project_path = "PlayerTags" -changelog = """ Version 1.8.4 -- A few High-DPI fixes - *Please let me know, if I missed some UI elements, normally I don't use anything else then 100% Zoom.* - -Version 1.8.3.1 -- Updated translation files - -Version 1.8.3 -- Tag: Added option to also include undefined Chat Types - --> Fixes that Tags get not applied to specific Chat Types anymore (like combat log) - -Version 1.8.2 -- Updated translation files - -Version 1.8.1 -- Fixed option \"Target Chat Type\" not working -- Updated translation files - -Version 1.8 -Hello everyone! -This update has a few new feature (such job icons, chat type selection) and some other changes. - -First of all, thanks to everyone using Player Tags, everyone that helped me when I had dummy questions, thanks to the creator of Party Icons who allowed me to reuse some logic from his Plugin for the new library combined with code from Player Tags, and also thanks to r00telement (the original creator of this plugin) for the brilliant idea and for the creation. - -Now, let's come to this update... -There has been moved some code to a separated library in another repository for general use for everyone. There are more plans for that library especially for the nameplate features. Also, everyone is free to review it and add his own codes via PRs. - -- New features: - - Tags: Added Job Icons - - Choose what icon set you want to use - - This is the first version of it, like you may know from Party Icons, that replaces the status icon. - - By default there are some settings for priorizing status icons over job icons (you can edit them in the settings) - - The plan for the future is to extend that feature and implement the ability to add a second icon beside the status icon. - - Tags: Added Tag configuration templates - - Tags: Choose for what chat type the Tag should applied to - - General: Gray out or completely ignore Tags for dead players - - If you see the Nameplate not getting tray instantly, it's because I can't tell the game to update the nampelate. The Game decides itself when it's time for. :/ -- Other: - - A lot minor adjustments and fixes, i don't remember yet -- Under the hood: - - Use new config file at \"\\pluginConfig\\Player Tags\\Config.json\" (with auto migration) - - Move a lot of code more standardised to a library (available on GitHub) - -There are new Strings that are waiting for translation. Feel free to help! - -Wish you all a good start to the new, enjoy it! +changelog = """ Version 1.9 +- Target to API 8 +- Target to .NET 7 +- Updated translations """ diff --git a/stable/PlayerTrack/manifest.toml b/stable/PlayerTrack/manifest.toml index d11f2f9f54..4391175972 100644 --- a/stable/PlayerTrack/manifest.toml +++ b/stable/PlayerTrack/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/PlayerTrack.git" owners = [ "kalilistic" ] project_path = "src/PlayerTrack" -commit = "49bb150c598601d298583eeeb720fced81a3523c" +commit = "d78485a0dba6c3805411ac954fa66e351cdb4e04" diff --git a/stable/PositionalGuide/images/icon.png b/stable/PositionalGuide/images/icon.png new file mode 100644 index 0000000000..b9df45287c Binary files /dev/null and b/stable/PositionalGuide/images/icon.png differ diff --git a/stable/PositionalGuide/manifest.toml b/stable/PositionalGuide/manifest.toml new file mode 100644 index 0000000000..c7c5a4ee86 --- /dev/null +++ b/stable/PositionalGuide/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/PrincessRTFM/PositionalAssistant.git" +owners = [ "PrincessRTFM",] +project_path = "" +commit = "01611586aceb345a2d81c38fd366c5a8720df99e" +changelog = "In certain circumstances, based on the user's configuration, the target circle feature could previously attempt to read an index beyond that bounds of an array, causing per-frame errors and breaking the feature. The bug in question has been found and fixed." diff --git a/stable/PrefPro/manifest.toml b/stable/PrefPro/manifest.toml index b65ff8a870..dbeb3ef1ff 100644 --- a/stable/PrefPro/manifest.toml +++ b/stable/PrefPro/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/LittleNightmare/PrefPro.git" -commit = "386d26f85e0a5d7d757aef621fb54e81a5d7a2f5" +repository = "https://github.com/lmcintyre/PrefPro.git" +commit = "ca67bf51bead94fa330920e52e0e1218a35b026b" owners = [ "lmcintyre", "LittleNightmare", diff --git a/stable/PriceCheck/manifest.toml b/stable/PriceCheck/manifest.toml index 5c6849b20a..3efbd243fc 100644 --- a/stable/PriceCheck/manifest.toml +++ b/stable/PriceCheck/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/PriceCheck.git" owners = [ "kalilistic" ] project_path = "src/PriceCheck" -commit = "e337ea2936f5493fd1f162987ab38ee78870bb33" +commit = "5db9fea1a0128febf47d0dd36e29f37c4269bcd4" diff --git a/stable/PriceInsight/manifest.toml b/stable/PriceInsight/manifest.toml index 743085b4f9..8c6f78fa61 100644 --- a/stable/PriceInsight/manifest.toml +++ b/stable/PriceInsight/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = "https://github.com/Kouzukii/ffxiv-priceinsight.git" -commit = "8c1e7aabeed2919a95197e3d2fa8489a24ac1e37" -owners = [ - "Kouzukii", -] +commit = "90de1b7e10eeab8244cdc82beaef01a602d1e83b" +owners = ["Kouzukii"] project_path = "" changelog = """ -With improvements to the Universalis API, prefetching is now enabled by default again. +- Add option to show sales per day and average sale price. +- Fix some collectible items having price tooltips """ \ No newline at end of file diff --git a/stable/QoLBar/manifest.toml b/stable/QoLBar/manifest.toml index 9d4a6c2ac0..79677def3e 100644 --- a/stable/QoLBar/manifest.toml +++ b/stable/QoLBar/manifest.toml @@ -1,11 +1,6 @@ [plugin] repository = "https://github.com/UnknownX7/QoLBar.git" -commit = "65667af486cbbf0f3abfcba9c62aa6165ac77171" +commit = "d74dc497de7ad2e9ac487264956cab0fb89dbb4e" owners = [ "UnknownX7" ] changelog = ''' -- Added conditions for Sanctuaries and Explorer Mode -- Added Island Sanctuary to the "Out of the Way" dynamic preset -- Added a new combo box for selecting a cooldown to be displayed on an icon as well as for the Zone condition -- Renamed # Party Members condition to be more accurate -- Fixed importing extremely large bars -- Fixed Penumbra''' \ No newline at end of file +''' diff --git a/testing/live/QuestAWAY/images/icon.png b/stable/QuestAWAY/images/icon.png similarity index 100% rename from testing/live/QuestAWAY/images/icon.png rename to stable/QuestAWAY/images/icon.png diff --git a/testing/live/QuestAWAY/manifest.toml b/stable/QuestAWAY/manifest.toml similarity index 53% rename from testing/live/QuestAWAY/manifest.toml rename to stable/QuestAWAY/manifest.toml index e8a26371bb..8416201093 100644 --- a/testing/live/QuestAWAY/manifest.toml +++ b/stable/QuestAWAY/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/NightmareXIV/QuestAWAY.git" -commit = "344448f7165ae7a3c26ac963a19c3169eab97148" +commit = "b264f06764bb41c2e6da8bb4494d50825be02e04" owners = [ - "Eternita-S", + "Limiana", ] \ No newline at end of file diff --git a/stable/QuestMap/manifest.toml b/stable/QuestMap/manifest.toml index 94b1f1f558..fe12c5e7b1 100644 --- a/stable/QuestMap/manifest.toml +++ b/stable/QuestMap/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/QuestMap.git' -commit = 'dffe4d0c58e93344bf94873e0e7dbb9128c996dd' +repository = 'https://git.anna.lgbt/ascclemens/QuestMap.git' +commit = '2030f8374eb65a64947b2bc37f35fc53ff3723f4' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = 'API 8' diff --git a/stable/ReSanctuary/manifest.toml b/stable/ReSanctuary/manifest.toml index 711bdd64e1..2ddbfe481a 100644 --- a/stable/ReSanctuary/manifest.toml +++ b/stable/ReSanctuary/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/NotNite/ReSanctuary.git" -commit = "62ce7bb6352921ffe6e6b392f99e8edadd1c7d4c" +commit = "4d9599b9d81c03547267a64fbfe907852125a6dd" owners = ["NotNite"] project_path = "ReSanctuary" diff --git a/stable/ReadyCheckHelper/manifest.toml b/stable/ReadyCheckHelper/manifest.toml index 1cd5e2397c..6d699dd624 100644 --- a/stable/ReadyCheckHelper/manifest.toml +++ b/stable/ReadyCheckHelper/manifest.toml @@ -1,11 +1,10 @@ [plugin] repository = "https://github.com/PunishedPineapple/ReadyCheckHelper.git" -commit = "e87b2bdafc74afde642f4183d8ad8d4ae893ecc9" +commit = "bfbe5b2bd2220f613114404c73b8928f2fd37c00" owners = [ "PunishedPineapple", ] project_path = "ReadyCheckHelper" changelog = ''' -- Added options to offset and scale the party/alliance list overlay icons for those that are using custom party list layouts (or just don't like the default size/position). -- updated for .net6/api7 +- Updated for Dalamud API 8. ''' \ No newline at end of file diff --git a/stable/Redirect/manifest.toml b/stable/Redirect/manifest.toml index f194f7de42..4d459eadd6 100644 --- a/stable/Redirect/manifest.toml +++ b/stable/Redirect/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/cairthenn/Redirect.git" -commit = "52a31d74b506970f1eea0b65d8c3bf6c77b9cfc6" +commit = "6ae2a17a3bed2a00e3b3e3b080649f29e0f8a5d4" owners = [ "cairthenn", ] project_path = "Redirect" -changelog = "Update for FFXIV 6.2 and API7" +changelog = "Update for FFXIV 6.3 (thank you, @ellieglad)" diff --git a/stable/RemotePartyFinder/manifest.toml b/stable/RemotePartyFinder/manifest.toml index ad365377a4..322f43a8b0 100644 --- a/stable/RemotePartyFinder/manifest.toml +++ b/stable/RemotePartyFinder/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/remote-party-finder.git' -commit = '19da65ece1fa40caaa55720b216a9bcaf26cd531' +repository = 'https://git.anna.lgbt/ascclemens/remote-party-finder.git' +commit = 'f93b9c2b18406ba363e00d3c19cd871a3ec73cf7' owners = [ 'ascclemens' ] project_path = 'csharp/RemotePartyFinder' -changelog = 'API 7' +changelog = 'API 8' diff --git a/stable/RepairMe/manifest.toml b/stable/RepairMe/manifest.toml index 90290e2fb3..360aa69fe6 100644 --- a/stable/RepairMe/manifest.toml +++ b/stable/RepairMe/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/chalkos/RepairMe.git" -commit = "a87eb7947b3196e80430b10fe0a4e3a58a4cfdfe" +commit = "aab8e544bb5a83f4f7c5c89924fc022e518dca64" owners = [ "chalkos" ] project_path = "RepairMe" -changelog = "remove dependency on XIVCommons" \ No newline at end of file +changelog = "update to .net7 and api8" \ No newline at end of file diff --git a/stable/ResLogger2.Plugin/manifest.toml b/stable/ResLogger2.Plugin/manifest.toml index 646b6c1149..ce4b1722e5 100644 --- a/stable/ResLogger2.Plugin/manifest.toml +++ b/stable/ResLogger2.Plugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/lmcintyre/ResLogger2.git" -commit = "8f299367a1115e53b0b2ac40ea1bfa78807a89cd" +commit = "44de96a5342dc04f9db33f62ac3dd30ddb015c15" owners = [ "lmcintyre", ] diff --git a/stable/ResizableHUD/images/icon.png b/stable/ResizableHUD/images/icon.png new file mode 100644 index 0000000000..182eeaa3e1 Binary files /dev/null and b/stable/ResizableHUD/images/icon.png differ diff --git a/stable/ResizableHUD/manifest.toml b/stable/ResizableHUD/manifest.toml new file mode 100644 index 0000000000..51bcaa2c2a --- /dev/null +++ b/stable/ResizableHUD/manifest.toml @@ -0,0 +1,14 @@ +[plugin] +repository = "https://github.com/Drahsid/ResizableHUD.git" +commit = "33329c857313d9209e66722f2847f58835ee026f" +owners = ["Drahsid"] +project_path = "" +changelog = """1.1.5 +- Bumped version numver +1.1.6 +- Added opacity option +1.1.7 +- Fix scaling being disabled by default on new entries (should have been opacity) +- Added option to update values to on screen values +- Fixed version numbers in changelog +""" diff --git a/stable/RezPls/manifest.toml b/stable/RezPls/manifest.toml index 2805b3772a..27be475f82 100644 --- a/stable/RezPls/manifest.toml +++ b/stable/RezPls/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/Ottermandias/RezPls.git" -commit = "9e43f1c9b0a9d0f6b158305a86e70253f97fdd38" +commit = "c713487366d8ac749230c01ce86f7bfba375f548" owners = [ "Ottermandias", ] project_path = "RezPls" -changelog = "Updated for Dalamud staging." \ No newline at end of file +changelog = "Updated for Dalamud staging." diff --git a/stable/RoleplayProfiles/manifest.toml b/stable/RoleplayProfiles/manifest.toml index 2906a7ea76..b9a5d0a151 100644 --- a/stable/RoleplayProfiles/manifest.toml +++ b/stable/RoleplayProfiles/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Maia-Everett/dalamud-roleplay-profiles.git" -commit = "4e60034167aefd74b2e7bdcebcb080ef15069a3d" +commit = "7415fe96f544a633dcb50ec28bf02263db93d251" owners = ["Maia-Everett"] project_path = "RoleplayProfiles" -changelog = "Initial release (displaying and editing profiles from Chaos Archives)" \ No newline at end of file +changelog = "Updated to Dalamud 8." \ No newline at end of file diff --git a/stable/SillyChat/manifest.toml b/stable/SillyChat/manifest.toml index 94d3e368b3..355166f0d4 100644 --- a/stable/SillyChat/manifest.toml +++ b/stable/SillyChat/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/SillyChat.git" owners = [ "kalilistic" ] project_path = "src/SillyChat" -commit = "e4d2967fbec4ee570179bc61b1b4429e824310b2" +commit = "f13e851ae349063364b912d222b622c6516e36bd" diff --git a/stable/SimpleTweaksPlugin/manifest.toml b/stable/SimpleTweaksPlugin/manifest.toml index 02a3bad51b..7c746e91ea 100644 --- a/stable/SimpleTweaksPlugin/manifest.toml +++ b/stable/SimpleTweaksPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/ottercorp/SimpleTweaksPlugin.git" -commit = "3bebc5c2471f498b79666741b9f484b44a912ac9" +repository = "https://github.com/Caraxi/SimpleTweaksPlugin.git" +commit = "74dca9ea4b55c7ca3de8c3ed1f37e77f4983472a" owners = [ "Caraxi", "wozaiha", diff --git a/stable/SkillSwap/manifest.toml b/stable/SkillSwap/manifest.toml index af8cc559ab..998137e15f 100644 --- a/stable/SkillSwap/manifest.toml +++ b/stable/SkillSwap/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/0ceal0t/SkillSwap.git" -commit = "c0c169911782f7af695d66de9c3724cb50fecc47" +commit = "d529880af8c8eb933eb4a9b31b477cd891a831e6" owners = [ "0ceal0t", ] diff --git a/stable/Snooper/manifest.toml b/stable/Snooper/manifest.toml index 560fc47d08..48a69aa4c2 100644 --- a/stable/Snooper/manifest.toml +++ b/stable/Snooper/manifest.toml @@ -1,10 +1,7 @@ [plugin] repository = "https://github.com/Maia-Everett/dalamud-snooper.git" -commit = "30a24d3754b752cfb17b54dbf614d8c53d51df0d" +commit = "9c19f4b4826f81795c01bda39dc60e5f87e1a479" owners = ["Maia-Everett"] project_path = "Snooper" -version = "0.3.0.0" -changelog = """* Updated for Dalamud 7. -* It is now possible to open additional, sticky Snooper windows for specific players or groups of players, independent of current target. To do so, click "New window for this target" in the main Snooper window. -* By default, the main Snooper window now shows chat history on mouse-over without the need to target, and displays target chat history when the mouse is not over a player. (Can be disabled in settings.) -* By default, when the target posts a message while the Snooper window is visible, a sound alert is now played. (Can be disabled in settings.)""" +version = "0.3.1.0" +changelog = """* Updated for Dalamud 8.""" diff --git a/stable/SoundFilter/manifest.toml b/stable/SoundFilter/manifest.toml index 2e2b4ff7ea..e6411aadeb 100644 --- a/stable/SoundFilter/manifest.toml +++ b/stable/SoundFilter/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = 'https://git.annaclemens.io/ascclemens/SoundFilter.git' -commit = '3b8512b4cd2f3ea0a0d162db4fa251ccb61f7dc4' +repository = 'https://git.anna.lgbt/ascclemens/SoundFilter.git' +commit = '24be9d517f7715c9828cdc5e798a96a12abd7dd7' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = 'API 8' diff --git a/stable/SoundSetter/manifest.toml b/stable/SoundSetter/manifest.toml index 93e99e62d7..c64676d540 100644 --- a/stable/SoundSetter/manifest.toml +++ b/stable/SoundSetter/manifest.toml @@ -1,5 +1,8 @@ [plugin] repository = "https://github.com/karashiiro/SoundSetter.git" -commit = "1163f334422c3beaec88fc3fd17b2cb3cf975327" +commit = "251898ceaf99cb2b0c855f220e50e61647f3d8ac" owners = ["karashiiro"] -changelog = "Fixes caravan convoy." +changelog = """\ +- Updates for 6.35 +- Removed debug-level log spam +""" diff --git a/stable/StackSellPrice/manifest.toml b/stable/StackSellPrice/manifest.toml index 2c4fd30a7d..8048a0313c 100644 --- a/stable/StackSellPrice/manifest.toml +++ b/stable/StackSellPrice/manifest.toml @@ -1,5 +1,6 @@ [plugin] repository = "https://github.com/PrincessRTFM/StackSellPrice.git" -commit = "12598ccf8d209bde0a8b8142b3453056f98c11ac" -owners = ["PrincessRTFM"] -changelog = "Update everything to net6/API7" +owners = [ "PrincessRTFM",] +project_path = "" +commit = "13f3b4903b8ec3bc98e387fdc03f1db34d19f641" +changelog = "Update for api8/patch6.3" diff --git a/stable/StanleyParableXiv/images/icon.png b/stable/StanleyParableXiv/images/icon.png new file mode 100644 index 0000000000..8b7be49a77 Binary files /dev/null and b/stable/StanleyParableXiv/images/icon.png differ diff --git a/stable/StanleyParableXiv/manifest.toml b/stable/StanleyParableXiv/manifest.toml new file mode 100644 index 0000000000..fb07b015bc --- /dev/null +++ b/stable/StanleyParableXiv/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +repository = "https://github.com/rekyuu/StanleyParableXiv.git" +commit = "672c84f43fed7be3f508618cbafed090ee3a0b77" +owners = ["rekyuu"] +project_path = "StanleyParableXiv" +changelog = """ +- Fixed AFK events playing in cutscenes +- Fixed AFK events not playing again after playing once +- Fixed some PVP events causing a crash if a player goes missing +- Refactored duty events to only play in whitelisted content types +- Added a disk space check and feedback for new plugin users +""" diff --git a/stable/Stormtalons/manifest.toml b/stable/Stormtalons/manifest.toml index bf9ce438bf..c9e9d0ced5 100644 --- a/stable/Stormtalons/manifest.toml +++ b/stable/Stormtalons/manifest.toml @@ -1,5 +1,5 @@ [plugin] -changelog = "Net6 Update" -commit = "c16ac4b5942535cfc00d7df910c2ef3db715b596" +changelog = "- Fixed decaying stormtalon bar counter" +commit = "4d25c674a5733b02343ce585383ab424a2f1e7b7" owners = ["Chickenstew"] repository = "https://github.com/Chickenstew/Stormtalons.git" diff --git a/stable/SubmarineTracker/images/icon.png b/stable/SubmarineTracker/images/icon.png new file mode 100644 index 0000000000..2944c1c5d5 Binary files /dev/null and b/stable/SubmarineTracker/images/icon.png differ diff --git a/stable/SubmarineTracker/manifest.toml b/stable/SubmarineTracker/manifest.toml new file mode 100644 index 0000000000..7a5741899f --- /dev/null +++ b/stable/SubmarineTracker/manifest.toml @@ -0,0 +1,19 @@ +[plugin] +repository = "https://github.com/Infiziert90/SubmarineTracker.git" +commit = "99c830360feb496a6fb956669f31ea12664ac597" +owners = [ + "Infiziert90", +] +project_path = "SubmarineTracker" +changelog = """ +[New] ++ New command to access the config menu (/sconf) + +[Changes] ++ All commands act as toggle now + +[Builder] ++ Improvements to load and save ++ Added 3 letter map identification ++ Allow overwrite of existing save with CTRL +""" diff --git a/stable/TPie/manifest.toml b/stable/TPie/manifest.toml index de684fbc17..5beb42dbc8 100644 --- a/stable/TPie/manifest.toml +++ b/stable/TPie/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Tischel/TPie.git" -commit = "ce34aa55e59a898aeb313d3f538448d283fab2fa" +commit = "434fdde846f9506bbdbfb745f70d504098c7ee54" owners = ["Tischel"] project_path = "TPie" -changelog = "- Added a filter to only show acquired emotes when searching.\n- Fixed some emotes not working." +changelog = "- Added support for Patch 6.3 and Dalamud Api8." diff --git a/stable/TargetFurniture/manifest.toml b/stable/TargetFurniture/manifest.toml index b82f8e7f7c..5355028f93 100644 --- a/stable/TargetFurniture/manifest.toml +++ b/stable/TargetFurniture/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/InitialDet/TargetFurniture.git" -commit = "4dbf662cb56e1880d9e55f7323cf929bf2e596ca" +commit = "ad4ac9a6ef8dd28c4d7c0f4c0bc7b5696f3b2d3a" owners = ["InitialDet"] project_path = "TargetFurniture" diff --git a/stable/TargetLines/images/icon.png b/stable/TargetLines/images/icon.png new file mode 100644 index 0000000000..e26857269c Binary files /dev/null and b/stable/TargetLines/images/icon.png differ diff --git a/stable/TargetLines/manifest.toml b/stable/TargetLines/manifest.toml new file mode 100644 index 0000000000..29fcb16e63 --- /dev/null +++ b/stable/TargetLines/manifest.toml @@ -0,0 +1,16 @@ +[plugin] +repository = "https://github.com/Drahsid/TargetLines.git" +commit = "682fe492f533776c0eebd93f4861d7d972f2d353" +owners = ["Drahsid"] +project_path = "" +changelog = """1.2.2 +- Fixed flag tooltips +- Priority is now verbosely displayed +- You can now optionally manually specify priority +- Now using simplified priority calculation, to make custom priority easier to work with +- List will now sort by priority +1.2.3 +- Fixed Some bugs when easing from the no-target state to new targets, and from the switching state to the no-target state. Note that going from the no-target state to the new-target state is unfixed +- Added animation options for the no-target state +""" + diff --git a/stable/TeleporterPlugin/manifest.toml b/stable/TeleporterPlugin/manifest.toml index 36343ec2a0..e685a61c88 100644 --- a/stable/TeleporterPlugin/manifest.toml +++ b/stable/TeleporterPlugin/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/pohky/TeleporterPlugin.git" -commit = "400ad3291bba8b1139ecd6bd23a99c60b1968cdd" +commit = "433c0d28d8035c29bf8be104823cdcb960685325" owners = ["pohky"] project_path = "TeleporterPlugin" diff --git a/stable/TextToTalk/manifest.toml b/stable/TextToTalk/manifest.toml index eed73a056e..bb7259319d 100644 --- a/stable/TextToTalk/manifest.toml +++ b/stable/TextToTalk/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/karashiiro/TextToTalk.git" -commit = "2a7623640bade543888886e71302f2e764ebdf69" +commit = "da07364715707f218143691f893be76b5d922cc3" project_path = "src" owners = ["karashiiro"] changelog = """\ -- Fixes "skip own messages" breaking all TTS besides your own, regardless of if it was checked or not +- Sends the speaker name in WebSocket messages """ diff --git a/stable/Tf2CriticalHitsPlugin/images/icon.png b/stable/Tf2CriticalHitsPlugin/images/icon.png new file mode 100644 index 0000000000..b63caf22c3 Binary files /dev/null and b/stable/Tf2CriticalHitsPlugin/images/icon.png differ diff --git a/stable/Tf2CriticalHitsPlugin/manifest.toml b/stable/Tf2CriticalHitsPlugin/manifest.toml new file mode 100644 index 0000000000..05d46a39c6 --- /dev/null +++ b/stable/Tf2CriticalHitsPlugin/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-tf2-crit-plugin.git" +commit = "1fe89c0f15a9f595e76733631a59e12f9b999160" +owners = ["Berna-L"] +project_path = "Tf2CriticalHitsPlugin" +changelog = """ +[TF2-ish Critical Hits] +**Did you know Astrologians own the stars?** +- Fix AST's Stellar Burst being considered a fairy heal. (Thanks HuiEtyud for the report!) +- Remove extraneous logging. +""" diff --git a/stable/Tf2Hud/images/icon.png b/stable/Tf2Hud/images/icon.png new file mode 100644 index 0000000000..8cdc800631 Binary files /dev/null and b/stable/Tf2Hud/images/icon.png differ diff --git a/stable/Tf2Hud/manifest.toml b/stable/Tf2Hud/manifest.toml new file mode 100644 index 0000000000..26f4ff6a46 --- /dev/null +++ b/stable/Tf2Hud/manifest.toml @@ -0,0 +1,14 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-tf2-hud-plugin.git" +commit = "2c7df503c289c54176eecc0a2dc6d7d62783a8a3" +owners = ["Berna-L"] +project_path = "Tf2Hud" +changelog = """ +[Win Panel] +- Added option to have the Win Panel save the score per duty. + - This is the default behavior for new installations. + - Current users will be told about this through chat when updating the plugin. +- Added window (accessible in the Win Panel configuration) to check the saved scores per duty. + - This window also has an option to copy the values as CSV to the clipboard and delete individual scores. +- Fixed the MVP list closing when pressing ESC. +""" diff --git a/stable/TidyChat/manifest.toml b/stable/TidyChat/manifest.toml index baeb504be9..aac97a0296 100644 --- a/stable/TidyChat/manifest.toml +++ b/stable/TidyChat/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/NadyaNayme/TidyChat.git" -commit = "2167689234a7e18b9fe10bce0be7fdd5b4750735" +commit = "d49ba4efb0b512487089799a39eb8a74d5d46ac9" owners = [ "NadyaNayme", ] project_path = "TidyChat" -changelog = "Updated for 6.2" \ No newline at end of file +changelog = "Fix Emotes filter" diff --git a/stable/Tilted/images/icon.png b/stable/Tilted/images/icon.png new file mode 100644 index 0000000000..c69886cc22 Binary files /dev/null and b/stable/Tilted/images/icon.png differ diff --git a/stable/Tilted/manifest.toml b/stable/Tilted/manifest.toml index 2f7bc29bba..65618aac14 100644 --- a/stable/Tilted/manifest.toml +++ b/stable/Tilted/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/meoiswa/TiltedPlugin.git" -commit = "6504cfe6c07e019a1702a71f6e43d00d75315af8" +commit = "fd8689642ed77b404f0047ea758cd3c83263d91e" owners = [ "meoiswa" ] project_path = "Tilted" -changelog = "API 7 Compliant" \ No newline at end of file +changelog = "3.0.0 Fixed trigger wonkiness, migrated config to new version" diff --git a/stable/Tippy/manifest.toml b/stable/Tippy/manifest.toml index baf9f10dc3..ff8f090048 100644 --- a/stable/Tippy/manifest.toml +++ b/stable/Tippy/manifest.toml @@ -2,4 +2,4 @@ repository = "https://github.com/kalilistic/Tippy.git" owners = [ "kalilistic" ] project_path = "src/Tippy" -commit = "4e325a0918588026564ef9fe6e80da381eceb394" +commit = "5c18d6b21461b0bbe4583a86787ef4a3565e5ce6" diff --git a/stable/TitleEdit/manifest.toml b/stable/TitleEdit/manifest.toml index fe266de595..23237bc2ad 100644 --- a/stable/TitleEdit/manifest.toml +++ b/stable/TitleEdit/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/lmcintyre/TitleEditPlugin.git" -commit = "8b591cf5c977470150ecbfbffc3867efb16102be" +commit = "88db95040a4085b0b9749a5228d7ce822fe57db9" owners = [ "lmcintyre", ] diff --git a/stable/TooltipNotes/images/icon.png b/stable/TooltipNotes/images/icon.png new file mode 100644 index 0000000000..f4ac864904 Binary files /dev/null and b/stable/TooltipNotes/images/icon.png differ diff --git a/stable/TooltipNotes/manifest.toml b/stable/TooltipNotes/manifest.toml new file mode 100644 index 0000000000..647d6bc671 --- /dev/null +++ b/stable/TooltipNotes/manifest.toml @@ -0,0 +1,13 @@ +[plugin] +repository = "https://github.com/Lerofni/TooltipNotes.git" +commit = "3cc06f3106acb0e4d036d9c72978819ecc0b1d88" +owners = ["Lerofni"] +project_path = "TooltipNotes" +changelog = """ +1.0.0.0 +## Feature +Made Debug logging a optional toggle + +This version also removes access to the allnotes Window since it is very buggy and kinda useless in its current form. +It will come back in the next testin release, this is just to prepare for the port to stable. +""" diff --git a/stable/Tourist/manifest.toml b/stable/Tourist/manifest.toml index 570fde9549..ed71300d39 100644 --- a/stable/Tourist/manifest.toml +++ b/stable/Tourist/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = 'https://git.anna.lgbt/ascclemens/Tourist.git' -commit = '1f9fb1e61cf93052e5b504309960e8d18c1764ff' +commit = '3619894c367f7e2809590b7062c49c21cd908e16' owners = [ 'ascclemens' ] -changelog = 'API 7' +changelog = 'Fix a crash in squadrons' diff --git a/stable/TriadBuddy/manifest.toml b/stable/TriadBuddy/manifest.toml index 2ecad9f716..f562284aaf 100644 --- a/stable/TriadBuddy/manifest.toml +++ b/stable/TriadBuddy/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/MgAl2O4/FFTriadBuddyDalamud.git" -commit = "071141cb0fd790814b08cb82139de8feee08e151" +commit = "34cb09462d71b655c2f2d444de2abc975936b3a4" owners = [ "MgAl2O4", ] diff --git a/stable/UsedName/manifest.toml b/stable/UsedName/manifest.toml index fdbf340c91..d065d8be11 100644 --- a/stable/UsedName/manifest.toml +++ b/stable/UsedName/manifest.toml @@ -1,14 +1,14 @@ -[plugin] -repository = "https://github.com/LittleNightmare/UsedName.git" -commit = "56cf5050d04ff071058053161de401ce458ea976" -owners = [ - "LittleNightmare" -] -project_path = "UsedName" -changelog = """ -- 非游戏好友名单中的玩家具备更新的能力 -- 添加一个临时订阅列表以将非关联玩家追加到插件的名单中 -- 取消"玩家搜索"更新的功能 -- 添加从部队成员更新的功能 -- 提升文本质量 -""" +[plugin] +repository = "https://github.com/LittleNightmare/UsedName.git" +commit = "928675fb9620a81734cafbbacff431b25dd8ca98" +owners = [ + "LittleNightmare" +] +project_path = "UsedName" +changelog = """ +- player not in FriendList of game could update +- Add a temporary subscription list to add non friends to the plugin's player list +- Remove Update from Player Search +- Add Update from Company Member +- Improve text quality +""" diff --git a/stable/VFXEditor/manifest.toml b/stable/VFXEditor/manifest.toml index 099cb1e24a..35a35ba632 100644 --- a/stable/VFXEditor/manifest.toml +++ b/stable/VFXEditor/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/0ceal0t/Dalamud-VFXEditor.git" -commit = "bad2246d6376b1b29a94bb3f015036e825f3b101" +commit = "0b5c30c3c066ac8a207fdd1ade7fb3a3b57debb6" owners = [ "0ceal0t", ] diff --git a/stable/Visibility/manifest.toml b/stable/Visibility/manifest.toml deleted file mode 100644 index 738c919952..0000000000 --- a/stable/Visibility/manifest.toml +++ /dev/null @@ -1,6 +0,0 @@ -[plugin] -repository = "https://github.com/wozaiha/VisibilityPlugin.git" -commit = "2b0a2dfe8fce501738e237c866cc9707c2760c03" -owners = ["SheepGoMeh","wozaiha"] -project_path = "Visibility" -changelog = "Vis刷新BUG修正." diff --git a/stable/Waitingway.Dalamud/manifest.toml b/stable/Waitingway.Dalamud/manifest.toml index 11b05c7eac..c29755ecc9 100644 --- a/stable/Waitingway.Dalamud/manifest.toml +++ b/stable/Waitingway.Dalamud/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/avafloww/Waitingway.git" -commit = "c2973121f69a1d6ac5e3e71df0f955430002e5ac" +commit = "17171abb4db61fdb907abb065329f3db644bc464" owners = ["avafloww", "NPittinger"] project_path = "Waitingway.Dalamud" -changelog = "Updated for Dalamud API 7" \ No newline at end of file +changelog = "Updated for Dalamud API 8" \ No newline at end of file diff --git a/stable/WaymarkPresetPlugin/manifest.toml b/stable/WaymarkPresetPlugin/manifest.toml index 1b23ba755a..7559148984 100644 --- a/stable/WaymarkPresetPlugin/manifest.toml +++ b/stable/WaymarkPresetPlugin/manifest.toml @@ -1,10 +1,11 @@ [plugin] -repository = "https://github.com/PunishedPineapple/WaymarkPresetPlugin.git" -commit = "11764af8708ee67e5a78e475cc09d95af9b0a2ee" +repository = "https://github.com/squidmade/WaymarkPresetPlugin.git" +commit = "11e730f2cc4653249a2a6807a1296b346f8b2545" owners = [ "PunishedPineapple", + "squidmade", ] project_path = "WaymarkPresetPlugin" changelog = ''' -- Fixes layout issues that could make the editor unusable at some non-standard font scales and/or with languages other than English. -''' \ No newline at end of file +- Adopting plugin +''' diff --git a/stable/Weatherman/manifest.toml b/stable/Weatherman/manifest.toml index 3b4070024e..3a7fd8f232 100644 --- a/stable/Weatherman/manifest.toml +++ b/stable/Weatherman/manifest.toml @@ -5,10 +5,8 @@ # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) repository = "https://github.com/NightmareXIV/Weatherman.git" # The commit to check out and build from the repository. -commit = "e9ca829ce3ffa50c72e0a75f8632138a81f63912" +commit = "25dad71df00e28dd91d5aac0d4773147b3bba180" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ - "Eternita-S" + "Limiana" ] -# The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. -changelog = ".NET 6 update" diff --git a/stable/WhatDidYouSay/manifest.toml b/stable/WhatDidYouSay/manifest.toml index 0d6af8eb60..cd4c9fe931 100644 --- a/stable/WhatDidYouSay/manifest.toml +++ b/stable/WhatDidYouSay/manifest.toml @@ -1,11 +1,10 @@ [plugin] repository = "https://github.com/PunishedPineapple/WhatDidYouSay.git" -commit = "9f131df7fc7524cafd78ea09e6b9dfcd93bf9aa1" +commit = "74e2fd65d44ab6215da41bfb4f8a120782c825a0" owners = [ "PunishedPineapple", ] project_path = "WhatDidYouSay" changelog = ''' -- Added configuration options to override configuration for specific zones. -- Added text commands("/saywhat ban" and "/saywhat unban") to override settings for the current zone. These are just simplified toggles for new the settings in the config window. +- Updated for Dalamud API 8. ''' \ No newline at end of file diff --git a/stable/WhereAmIAgain/images/icon.png b/stable/WhereAmIAgain/images/icon.png index 133363c15e..2985e957ce 100644 Binary files a/stable/WhereAmIAgain/images/icon.png and b/stable/WhereAmIAgain/images/icon.png differ diff --git a/stable/WhereAmIAgain/manifest.toml b/stable/WhereAmIAgain/manifest.toml index 908f1bf64d..da58792e33 100644 --- a/stable/WhereAmIAgain/manifest.toml +++ b/stable/WhereAmIAgain/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/cassandra308/WhereAmIAgain.git" -commit = "b505e286d3c9c174c4fb0d5dce88f70ad99d0546" +commit = "a75101276e7155eeaf8bbb8a3b72dbb30f770bec" owners = [ "cassandra308", "reiichi001", diff --git a/stable/WheresWOLdo/manifest.toml b/stable/WheresWOLdo/manifest.toml index e28e2cb88b..cf3ee24f84 100644 --- a/stable/WheresWOLdo/manifest.toml +++ b/stable/WheresWOLdo/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/reiichi001/WheresWOLdo.git" -commit = "0e9335ff397da07b1d48fada08c6307dc1429485" +commit = "879c8f7aefc9208f9cb8ac1425a062daf8e75ecc" owners = [ "reiichi001", "Haplo064", ] project_path = "" -changelog = "Net6 update" \ No newline at end of file +changelog = "Net7 / API 8 update. Consider migrating to WhereAmIAgain though." \ No newline at end of file diff --git a/stable/WhichPatchWasThat/manifest.toml b/stable/WhichPatchWasThat/manifest.toml index 79f2c6248f..a1040437a6 100644 --- a/stable/WhichPatchWasThat/manifest.toml +++ b/stable/WhichPatchWasThat/manifest.toml @@ -1,10 +1,10 @@ [plugin] repository = "https://github.com/Kouzukii/ffxiv-whichpatchwasthat.git" -commit = "8c698041403233c5ab1baf2cfca3f178395dd921" +commit = "33098f55232e237b47c70ab14b5ae6ec0d3a795d" owners = [ "Kouzukii", ] project_path = "WhichPatchWasThat" changelog = """ -Add new items from 6.25 +Add support for mounts, minions and fashion accessories """ \ No newline at end of file diff --git a/stable/Wholist/images/icon.png b/stable/Wholist/images/icon.png new file mode 100644 index 0000000000..dd4f037cc8 Binary files /dev/null and b/stable/Wholist/images/icon.png differ diff --git a/stable/Wholist/manifest.toml b/stable/Wholist/manifest.toml new file mode 100644 index 0000000000..38a17644de --- /dev/null +++ b/stable/Wholist/manifest.toml @@ -0,0 +1,19 @@ +[plugin] +repository = "https://github.com/BitsOfAByte/Wholist.git" +commit = "d1d37f74cb9fc9537f613a87df03f0376e8f63c4" +owners = [ + "BitsOfAByte", +] +project_path = "Wholist" +changelog = """ +Hey look at this really [cute cat image](https://twitter.com/fatfatmillycat/status/1634256353295212551/photo/3). + +**Features** + +- Added the ability to set colours per job instead of per role. + +**Other** + +- Translation updates & improvements in multiple languages (Thanks translators) +- Added 42% more silliness to code :3 +""" diff --git a/stable/WinTitle/images/icon.png b/stable/WinTitle/images/icon.png new file mode 100644 index 0000000000..b5c51c6b89 Binary files /dev/null and b/stable/WinTitle/images/icon.png differ diff --git a/stable/WinTitle/images/image1.png b/stable/WinTitle/images/image1.png new file mode 100644 index 0000000000..50cf4ef37f Binary files /dev/null and b/stable/WinTitle/images/image1.png differ diff --git a/stable/WinTitle/images/image2.png b/stable/WinTitle/images/image2.png new file mode 100644 index 0000000000..f6618e58c1 Binary files /dev/null and b/stable/WinTitle/images/image2.png differ diff --git a/stable/WinTitle/manifest.toml b/stable/WinTitle/manifest.toml index c76ff4841c..17d95c902e 100644 --- a/stable/WinTitle/manifest.toml +++ b/stable/WinTitle/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/rreminy/FFXIV.WinTitle.git" -commit = "5292c761c151ebe0389db64c43714fabe890112b" +commit = "1b17be482c47cca762210bea24fc73199c02b3ac" owners = ["rreminy"] project_path = "." -changelog = "API 7" +changelog = "API 8" diff --git a/stable/WondrousTailsSolver/manifest.toml b/stable/WondrousTailsSolver/manifest.toml index 6733d80c04..7cae4d91d1 100644 --- a/stable/WondrousTailsSolver/manifest.toml +++ b/stable/WondrousTailsSolver/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/daemitus/WondrousTailsSolver.git" owners = [ "daemitus",] project_path = "WondrousTailsSolver" -commit = "7d78ffd6d5a6eaa291ac6934f6f21ce28da8d8ad" +commit = "0f4d82e1a1248d7a5db1690cf94da0375a1bc24f" changelog = "" diff --git a/stable/Wordsmith/manifest.toml b/stable/Wordsmith/manifest.toml index b0e41eeb95..cfe9414313 100644 --- a/stable/Wordsmith/manifest.toml +++ b/stable/Wordsmith/manifest.toml @@ -1,34 +1,10 @@ [plugin] repository = "https://github.com/LadyDefile/Wordsmith-DalamudPlugin.git" -commit = "672b0e101798bff547d70dd933ed869f4e1592e5" +commit = "9f7859f5cae4840a1e93603e48840f1f1b0347a8" owners = [ "LadyDefile" ] project_path="Wordsmith" -changelog = """# Wordsmith v1.8.1 Patch Notes - -## New Features: - * When adding a word to the custom dictionary it should now automatically remove all detected spelling errors with that word in all scratch pads. - * Roman numerals (capital letters only) will no longer be detected as a spelling error. - * Alias `+` button now disabled by default until valid information entered. - -## UI Changes: - * `Custom Dictionary Entries` is now written in a table header not a text object. - -## Bugs Fixed: - [FIXED] Incorrect spelling error detections and word alignment. - [FIXED] Contractions are counted as a spelling error. - [FIXED] Unable to add words to custom dictionary - [FIXED] Scratch Pad doesn't always split on sentence. - [FIXED] Deleting a search item from the thesaurus could cause an error to occur. - [FIXED] Chunks sometimes formed at strange locations. - [FIXED] Selecting `Copy Text To Clipboard` for a history item would cause a CTD. - [FIXED] Spelling suggestions giving garbage results at times. - -## Technical Stuff: - * Incorrect spelling error detection caused by not unwrapping string before running spellcheck. The solution was to unwrap the string. - * Contractions were counted as spelling errors because the text was used in spellchecking not the Regex match value. - * Adding words to dictionary was not unwrapping the string first leading to unwanted behaviors. - * Found an issue with calculating where to split the chunks that could lead to not breaking on a sentence terminator when one is available and managed to fix it. - * Found an issue where deleting a thesaurus item could cause an error dump due to a modified collection exception. - * Found an infinite loop in `Copy Text To Clipboard`.""" +changelog = """# Wordsmith v1.9.1 Patch Notes +Bug Fixes: + [FIXED] Spellcheck not automatically running as expected.""" diff --git a/stable/WorkshopOptimizerPlugin/images/icon.png b/stable/WorkshopOptimizerPlugin/images/icon.png new file mode 100644 index 0000000000..d0de7cf75d Binary files /dev/null and b/stable/WorkshopOptimizerPlugin/images/icon.png differ diff --git a/testing/live/WorkshopOptimizerPlugin/images/image1.png b/stable/WorkshopOptimizerPlugin/images/image1.png similarity index 100% rename from testing/live/WorkshopOptimizerPlugin/images/image1.png rename to stable/WorkshopOptimizerPlugin/images/image1.png diff --git a/testing/live/WorkshopOptimizerPlugin/images/image2.png b/stable/WorkshopOptimizerPlugin/images/image2.png similarity index 100% rename from testing/live/WorkshopOptimizerPlugin/images/image2.png rename to stable/WorkshopOptimizerPlugin/images/image2.png diff --git a/testing/live/WorkshopOptimizerPlugin/images/image3.png b/stable/WorkshopOptimizerPlugin/images/image3.png similarity index 100% rename from testing/live/WorkshopOptimizerPlugin/images/image3.png rename to stable/WorkshopOptimizerPlugin/images/image3.png diff --git a/testing/live/WorkshopOptimizerPlugin/images/image4.png b/stable/WorkshopOptimizerPlugin/images/image4.png similarity index 100% rename from testing/live/WorkshopOptimizerPlugin/images/image4.png rename to stable/WorkshopOptimizerPlugin/images/image4.png diff --git a/testing/live/WorkshopOptimizerPlugin/manifest.toml b/stable/WorkshopOptimizerPlugin/manifest.toml similarity index 51% rename from testing/live/WorkshopOptimizerPlugin/manifest.toml rename to stable/WorkshopOptimizerPlugin/manifest.toml index ae2cb4ff2e..d0e66a4f30 100644 --- a/testing/live/WorkshopOptimizerPlugin/manifest.toml +++ b/stable/WorkshopOptimizerPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/belzaru17/WorkshopOptimizerPlugin.git" -commit = "e42843bae32e4c4beff1506e757e3e8ed1d9a8c1" +commit = "cbaf1ee71659e61b66193492e0bf4dc30eb035f8" owners = ["belzaru17"] project_path = "WorkshopOptimizerPlugin" -changelog = "Initial release." +changelog = "Improved rest day handling and items usable in more than one cycle." diff --git a/stable/XIVChat/manifest.toml b/stable/XIVChat/manifest.toml index 332d8bb693..8b08b61dfe 100644 --- a/stable/XIVChat/manifest.toml +++ b/stable/XIVChat/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = 'https://git.anna.lgbt/XIVChat/XIVChat.git' -commit = 'dd56bb5d80dab4c34287ebf48c8ee8592f2d6d2a' +commit = '214c90e01584e4c4a017f1b7631abf77d86e6922' owners = [ 'ascclemens' ] project_path = 'XIVChatPlugin' changelog = """\ -- API 7 +- API 8 """ diff --git a/stable/XIVCombo/manifest.toml b/stable/XIVCombo/manifest.toml index d84893fadb..f45c2f35b5 100644 --- a/stable/XIVCombo/manifest.toml +++ b/stable/XIVCombo/manifest.toml @@ -2,9 +2,9 @@ repository = "https://github.com/attickdoor/XIVComboPlugin.git" # The commit to check out and build from the repository. -commit = "0e70eb58aa4d7420cd9a2e13064349f3a585b20a" +commit = "fae48d8a49613d6d7326552a90927d72c0200c43" -version = "1.7.20" +version = "1.7.23" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ @@ -17,5 +17,6 @@ project_path = "XIVComboPlugin" # The changelog for this version. Will be shown in-game, as well on the Goat Place Discord. changelog = """\ - fixed arcane circle combo\ + updated for patch\ + removed goring blade combo. thanks yoship for making pld playable!\ """ diff --git a/stable/XIVDeck.FFXIVPlugin/manifest.toml b/stable/XIVDeck.FFXIVPlugin/manifest.toml index a7c2775498..22b8f9e1ed 100644 --- a/stable/XIVDeck.FFXIVPlugin/manifest.toml +++ b/stable/XIVDeck.FFXIVPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/KazWolfe/XIVDeck.git" -commit = "2c395a6a4e824dcc4ec15902ce30e15b6c094869" +commit = "bd76af4a47ca2f50666fcc0b0d43d810ef377cc3" owners = [ "KazWolfe", ] diff --git a/stable/XIVLogger/manifest.toml b/stable/XIVLogger/manifest.toml index 8022ada142..206496abf3 100644 --- a/stable/XIVLogger/manifest.toml +++ b/stable/XIVLogger/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/cadaeix/XIVLogger.git" -commit = "e57b0d01dbfb23cadc3726492bcd85f4b51680c9" +commit = "8de0dc9b877291dd9c873b500f80648a1647f85b" owners = ["cadaeix"] project_path = "XIVLogger" -changelog = "Update to work after newest patches!" +changelog = "Bumping packages and updates" diff --git a/stable/ZodiacBuddy/images/icon.png b/stable/ZodiacBuddy/images/icon.png new file mode 100644 index 0000000000..0ebed7bc70 Binary files /dev/null and b/stable/ZodiacBuddy/images/icon.png differ diff --git a/stable/ZodiacBuddy/manifest.toml b/stable/ZodiacBuddy/manifest.toml index ebb3dd33c7..8337645a63 100644 --- a/stable/ZodiacBuddy/manifest.toml +++ b/stable/ZodiacBuddy/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/daemitus/ZodiacBuddy.git" owners = [ "daemitus",] project_path = "ZodiacBuddy" -commit = "4e468ecde3967bf9287bd93ab7e070195b46b076" +commit = "b6d830fc7a85108b1e87f50642b95a2c6be847ee" changelog = "" diff --git a/stable/autoSweep/manifest.toml b/stable/autoSweep/manifest.toml new file mode 100644 index 0000000000..0825f7303c --- /dev/null +++ b/stable/autoSweep/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/zhudotexe/FFXIV_PaissaHouse.git" +commit = "ec474b6c8eeb40cde4889d6e48decc4bdef5c9f9" +owners = ["zhudotexe"] +changelog = "Updated for 6.3" diff --git a/stable/cl_showpos/manifest.toml b/stable/cl_showpos/manifest.toml index 72c2e39657..5c8020b87c 100644 --- a/stable/cl_showpos/manifest.toml +++ b/stable/cl_showpos/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://gitlab.com/jules/cl_showpos.git" -commit = "b5c24de600b7810144c27cbefbf857572d36936d" +commit = "af24470b068dfd4687a38a65e175d75794e33e70" owners = ["NotNite"] project_path = "cl_showpos" diff --git a/stable/orchestrion/manifest.toml b/stable/orchestrion/manifest.toml index 190e96c591..b0221117a1 100644 --- a/stable/orchestrion/manifest.toml +++ b/stable/orchestrion/manifest.toml @@ -1,8 +1,7 @@ [plugin] repository = "https://github.com/lmcintyre/OrchestrionPlugin.git" -commit = "9fde0358964fc03e9794be2bdfee2e958c7c0a46" +commit = "36072b1f884f62dc116ff5a568d88198fe8a1af6" owners = [ "lmcintyre", ] -project_path = "Orchestrion" -changelog = "Fix from @hibiyasleep that prevents crashes on invalid sheet info. Added back red song names for songs that are not currently present." \ No newline at end of file +project_path = "Orchestrion" \ No newline at end of file diff --git a/stable/owofy/manifest.toml b/stable/owofy/manifest.toml index 403df47f48..6a050a60c6 100644 --- a/stable/owofy/manifest.toml +++ b/stable/owofy/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/reiichi001/dalamud-owo.git" -commit = "96a4f6ebe100c1a38c65f0ee3968fd03a3d6675b" +commit = "b0c7f2a30c089d86c73f2335dbd53a0b8d15b39e" owners = [ "reiichi001", "goaaats", ] project_path = "owo" -changelog = "Net6 update" \ No newline at end of file +changelog = "Net7 / API 8 update" \ No newline at end of file diff --git a/testing/live/ARealmRecorded/manifest.toml b/testing/live/ARealmRecorded/manifest.toml index e062ba632d..aea4ee4305 100644 --- a/testing/live/ARealmRecorded/manifest.toml +++ b/testing/live/ARealmRecorded/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/UnknownX7/ARealmRecorded.git" -commit = "90ef8b99288da7ee602a23225fcf12956c805404" +commit = "39873a4ba50d58f9d203db185dbbc7a77e2be652" owners = [ "UnknownX7" ] changelog = ''' -- Enabled for Bozja and V&C Dungeons''' +- The recording icon setting will now block the icon even in officially supported duties''' diff --git a/testing/live/AetherCompass/manifest.toml b/testing/live/AetherCompass/manifest.toml index d789acebef..f54a21d52b 100644 --- a/testing/live/AetherCompass/manifest.toml +++ b/testing/live/AetherCompass/manifest.toml @@ -1,6 +1,9 @@ [plugin] repository = "https://github.com/yomishino/FFXIVAetherCompass.git" -commit = "5216a3af5193c41e868aab7a996a55bd7a4619a9" +commit = "d66f1c86e65e31925dbb51d88598822619d0e19b" owners = [ "yomishino" ] -changelog = """- Fix config loading issue (Thanks to Caraxi) +changelog = """Patch 6.3 Update + +- New compass Eureka Elementals for detecting elementals in Eureka (by apetih) +- Other minor update and bug fixes to Island Sanctuary Compass """ diff --git a/testing/live/AudibleCharacterStatus/images/icon.png b/testing/live/AudibleCharacterStatus/images/icon.png new file mode 100644 index 0000000000..a8f5b86f1c Binary files /dev/null and b/testing/live/AudibleCharacterStatus/images/icon.png differ diff --git a/testing/live/AudibleCharacterStatus/manifest.toml b/testing/live/AudibleCharacterStatus/manifest.toml new file mode 100644 index 0000000000..b06611bb6e --- /dev/null +++ b/testing/live/AudibleCharacterStatus/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/Arrenton/AudibleCharacterStatus.git" +commit = "fe832355745ec451cfe2d901aac9e1530416cdc1" +owners = [ + "Arrenton", +] +changelog = """ +Updated for API 8 +""" diff --git a/testing/live/Beachcomber/manifest.toml b/testing/live/Beachcomber/manifest.toml index 51ab38ad1c..536453b5bc 100644 --- a/testing/live/Beachcomber/manifest.toml +++ b/testing/live/Beachcomber/manifest.toml @@ -1,9 +1,9 @@ [plugin] -repository = "https://github.com/k99k5/IslandWorkshopSolver.git" -commit = "7f3a22ba41fe67240b7f289feae26cea32f396a7" +repository = "https://github.com/rosella500/IslandWorkshopSolver.git" +commit = "8bf6522dee26b899394790a2d22b7ff900f51241" owners = [ "rosella500", "k99k5" ] project_path = "Beachcomber" -changelog = "增加汉化" +changelog = "Fix groove being set improperly for future cycles when it's inputted manually" diff --git a/testing/live/BetterMountRoulette/images/icon.png b/testing/live/BetterMountRoulette/images/icon.png deleted file mode 100644 index 852611551e..0000000000 Binary files a/testing/live/BetterMountRoulette/images/icon.png and /dev/null differ diff --git a/testing/live/BetterMountRoulette/manifest.toml b/testing/live/BetterMountRoulette/manifest.toml deleted file mode 100644 index 02ee47c6e6..0000000000 --- a/testing/live/BetterMountRoulette/manifest.toml +++ /dev/null @@ -1,8 +0,0 @@ -[plugin] -repository = "https://github.com/CMDRNuffin/BetterMountRoulette.git" -commit = "b8f94cbc77d54dec2c2959bc67f41f10a693eda6" -owners = ["CMDRNuffin"] -changelog = """Features: -- Add mount groups -- Associate each mount roulette with a separate mount group (or none at all) -- Summon a mount from a specified group via /pmount """ diff --git a/testing/live/BetterShadows/manifest.toml b/testing/live/BetterShadows/manifest.toml deleted file mode 100644 index d01e7fe494..0000000000 --- a/testing/live/BetterShadows/manifest.toml +++ /dev/null @@ -1,5 +0,0 @@ -[plugin] -repository = "https://github.com/Drahsid/BetterShadows.git" -commit = "d70654b83585ca09bc8789c5e0ca78c737a5cd57" -owners = ["Drahsid"] -project_path = "" diff --git a/testing/live/BetterTargetingSystem/manifest.toml b/testing/live/BetterTargetingSystem/manifest.toml new file mode 100644 index 0000000000..892914b4e6 --- /dev/null +++ b/testing/live/BetterTargetingSystem/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/Lynesth/BetterTargetingSystem.git" +commit = "f3ed13278706f323bc7914c2d93c82f492dc1065" +owners = ["Lynesth"] +project_path = "BetterTargetingSystem" +changelog = """ +- Add support for mouse keybinds +- Improve [Cycle Targets] behaviour +- Improve support for Keyboard keybinds""" diff --git a/testing/live/BlueMageHelper/images/icon.png b/testing/live/BlueMageHelper/images/icon.png new file mode 100644 index 0000000000..e51e8069b4 Binary files /dev/null and b/testing/live/BlueMageHelper/images/icon.png differ diff --git a/testing/live/BlueMageHelper/manifest.toml b/testing/live/BlueMageHelper/manifest.toml new file mode 100644 index 0000000000..6ab9278112 --- /dev/null +++ b/testing/live/BlueMageHelper/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/Infiziert90/BlueMageHelper.git" +commit = "cc5f7a8f39494e9a6c641d78500b8328a1df4bd8" +owners = [ + "Infiziert90", +] +project_path = "BlueMageHelper" +changelog = """ ++ Add min lvl info to duties ++ Change plus/minus to arrows +""" diff --git a/testing/live/BozjaBuddy/images/icon.png b/testing/live/BozjaBuddy/images/icon.png new file mode 100644 index 0000000000..300a016eb0 Binary files /dev/null and b/testing/live/BozjaBuddy/images/icon.png differ diff --git a/testing/live/BozjaBuddy/manifest.toml b/testing/live/BozjaBuddy/manifest.toml new file mode 100644 index 0000000000..cec85e2782 --- /dev/null +++ b/testing/live/BozjaBuddy/manifest.toml @@ -0,0 +1,15 @@ +[plugin] +repository = "https://github.com/kaleidocli/BozjaBuddy.git" +commit = "3daf957f0fbaaa3ad10ccf33be239d32e3e21aac" +owners = ["kaleidocli"] +project_path = "BozjaBuddy" +changelog = """ +Bozja Buddy 0.3.0.3 + +- Added option for Fate/CE alarms to be set to all FATEs, all CEs, all FATE/CEs, and can be filtered by zone (e.g. Zadnor zone 3). These options exclude CLL, Dalriada, Delubrum Reginae Normal & Savage. + +- Fixed a bug in Custom loadout tab where the whole tab would be unavailable upon using any Custom loadout Filter related features. +- Fixed a bug in Custom loadout tab where disabling rec. loadouts would also hide user's loadouts. +- Fixed a bug (hopefully) in Custom loadout tab where the Import from Clipboard button would not work properly. +- Fixed a bug where Fate/CEs would be assigned incorrect Area. +""" diff --git a/testing/live/CameraLoader/images/icon.png b/testing/live/CameraLoader/images/icon.png new file mode 100644 index 0000000000..6b510c2300 Binary files /dev/null and b/testing/live/CameraLoader/images/icon.png differ diff --git a/testing/live/CameraLoader/manifest.toml b/testing/live/CameraLoader/manifest.toml new file mode 100644 index 0000000000..81efbbd30f --- /dev/null +++ b/testing/live/CameraLoader/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/NeNeppie/CameraLoader.git" +commit = "7f722ec07d3db4cb89c1cd51554df6ff06925a69" +owners = ["NeNeppie"] +project_path = "CameraLoader" +changelog = "" diff --git a/testing/live/CharacterPanelRefined/images/icon.png b/testing/live/CharacterPanelRefined/images/icon.png deleted file mode 100644 index d0e181c9a6..0000000000 Binary files a/testing/live/CharacterPanelRefined/images/icon.png and /dev/null differ diff --git a/testing/live/CharacterPanelRefined/images/image1.png b/testing/live/CharacterPanelRefined/images/image1.png deleted file mode 100644 index fc08e4e9f8..0000000000 Binary files a/testing/live/CharacterPanelRefined/images/image1.png and /dev/null differ diff --git a/testing/live/CharacterPanelRefined/images/image2.png b/testing/live/CharacterPanelRefined/images/image2.png deleted file mode 100644 index 5eea2687e5..0000000000 Binary files a/testing/live/CharacterPanelRefined/images/image2.png and /dev/null differ diff --git a/testing/live/CharacterPanelRefined/manifest.toml b/testing/live/CharacterPanelRefined/manifest.toml deleted file mode 100644 index 3557d75cd5..0000000000 --- a/testing/live/CharacterPanelRefined/manifest.toml +++ /dev/null @@ -1,10 +0,0 @@ -[plugin] -repository = "https://github.com/Kouzukii/ffxiv-characterstatus-refined.git" -commit = "dd84cdba26ae3e94efcaaf43ceaf034aa9bbe211" -owners = [ - "Kouzukii", -] -project_path = "CharacterPanelRefined" -changelog = """ -Should fix crashes when using Ctrl. -""" \ No newline at end of file diff --git a/testing/live/ChatEmoteColor/images/icon.png b/testing/live/ChatEmoteColor/images/icon.png new file mode 100644 index 0000000000..b68b75fb38 Binary files /dev/null and b/testing/live/ChatEmoteColor/images/icon.png differ diff --git a/testing/live/ChatEmoteColor/manifest.toml b/testing/live/ChatEmoteColor/manifest.toml new file mode 100644 index 0000000000..bb639cf921 --- /dev/null +++ b/testing/live/ChatEmoteColor/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/chrisk699/ffxiv-chatemotecolor-plugin.git" +commit = "016bf6d16deb6fa4129d84d3d94f177c1bdb2cae" +owners = [ + "chrisk699", + "53m1k0l0n" +] +project_path = "ChatEmoteColor" +changelog = """ -Version bump just to be sure xD """ \ No newline at end of file diff --git a/testing/live/ClarityInChaos/images/icon.png b/testing/live/ClarityInChaos/images/icon.png new file mode 100644 index 0000000000..315eb0bde5 Binary files /dev/null and b/testing/live/ClarityInChaos/images/icon.png differ diff --git a/testing/live/ClarityInChaos/manifest.toml b/testing/live/ClarityInChaos/manifest.toml new file mode 100644 index 0000000000..82b251950d --- /dev/null +++ b/testing/live/ClarityInChaos/manifest.toml @@ -0,0 +1,16 @@ +[plugin] +repository = "https://github.com/meoiswa/ClarityInChaos.git" +commit = "dc73c07d25fe13d80d99f15be5700a82401fb4a9" +owners = [ + "meoiswa" +] +project_path = "ClarityInChaos" +changelog = """ +Version 1.3.0.0: + - Renamed "Alliance" to "Alliance Raids" + - "Only In Duty" options for Group Sizes. + - When enabled, the next smaller group is used when outside of duties. + - If no groups are eligible, "Saved In-Game Settings" are used. + - Alliance Raids are always "Only In Duty" (Detection logic relies on this) + - ⚠️ Major refactor of Configuration, may break existing configurations. If experiencing issues, try "Reset plugin configuration and reload" from the Plugin Installer. +""" diff --git a/testing/live/CollectorsAnxiety/manifest.toml b/testing/live/CollectorsAnxiety/manifest.toml index 493d6716e5..2d23950f7e 100644 --- a/testing/live/CollectorsAnxiety/manifest.toml +++ b/testing/live/CollectorsAnxiety/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/KazWolfe/CollectorsAnxiety.git" -commit = "49eec2962d087fdadf4bc3c1b0b145c5c005b68a" +commit = "402962988e69a8b7d6eefed27638be3219ec3937" owners = [ "KazWolfe", ] diff --git a/testing/live/Congratulations/images/icon.png b/testing/live/Congratulations/images/icon.png new file mode 100644 index 0000000000..3b0433e1d8 Binary files /dev/null and b/testing/live/Congratulations/images/icon.png differ diff --git a/testing/live/Congratulations/manifest.toml b/testing/live/Congratulations/manifest.toml new file mode 100644 index 0000000000..d3360f97a0 --- /dev/null +++ b/testing/live/Congratulations/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-congratulations-plugin.git" +commit = "ff798850f123fbd3626184d711b06adfceb54295" +owners = ["Berna-L"] +project_path = "Congratulations" +changelog = """ +- Update testing branch to the latest version on stable. +- Validated on 6.38 (commendations number address is still correct and the triggers to update it and play the sound are still OK). +""" diff --git a/testing/live/CrossUp/manifest.toml b/testing/live/CrossUp/manifest.toml index c22142a8c1..1431e4b3f9 100644 --- a/testing/live/CrossUp/manifest.toml +++ b/testing/live/CrossUp/manifest.toml @@ -1,7 +1,13 @@ [plugin] repository = "https://github.com/ItsBexy/CrossUp.git" -commit = "80e3a7d31617074045d8e057ec19e54629f4bd12" +commit = "3e72f99c44a063a382f98b86d08ae25c6f4e4e0f" owners = [ "ItsBexy", ] -changelog = "Fixed a bug with icon display in the configuration window." +changelog = """ +- Added text commands to modify plugin settings via chat/macros +- Set up IPC for integration with other plugins +- Prepped plugin text for translation + +This should be one of the last testing updates before the plugin moves over to stable. Be sure to send feedback if you run into any bugs I ought to squash! Lotsa thanks! +""" diff --git a/testing/live/CurrencyAlert/images/icon.png b/testing/live/CurrencyAlert/images/icon.png new file mode 100644 index 0000000000..3c24bc79bc Binary files /dev/null and b/testing/live/CurrencyAlert/images/icon.png differ diff --git a/testing/live/CurrencyAlert/manifest.toml b/testing/live/CurrencyAlert/manifest.toml index be969f7ba6..689b0145e5 100644 --- a/testing/live/CurrencyAlert/manifest.toml +++ b/testing/live/CurrencyAlert/manifest.toml @@ -1,6 +1,19 @@ -[plugin] -repository = "https://github.com/Lharz/xiv-currency-alert.git" -commit = "d0e239a0c156ecd4907b6e0961f0dffd7761b7ef" -owners = ["Lharz"] -project_path = "CurrencyAlert" -changelog = "Added images for currencies" +[plugin] +repository = "https://github.com/Lharz/xiv-currency-alert.git" +commit = "e97fe36ba0d45d37470abd2bc58f97d320ccb854" +owners = ["Lharz"] +project_path = "CurrencyAlert" +changelog = """ +=== 0.5.0.0 +Version provided by MidoriKami +- Configuration remade and much more clean now +- More configuration options (such as minimal display, window lock, etc) +- Dynamic currency display, so further game updates shouldn't need a plugin update +- Base code for translations (soon...) +=== 0.4.0.0 +- Added new Tomestones of Causality +- Added icons for currencies +- Added an option to lock the alert window +- Revamped the configuration UI a bit +- Revamped the user configurations code internally, which unfortunately resulted in an inevitable configuration reset +""" diff --git a/testing/live/DaCoblyn/images/icon.png b/testing/live/DaCoblyn/images/icon.png new file mode 100644 index 0000000000..3ff2ebd59e Binary files /dev/null and b/testing/live/DaCoblyn/images/icon.png differ diff --git a/testing/live/DaCoblyn/manifest.toml b/testing/live/DaCoblyn/manifest.toml new file mode 100644 index 0000000000..db33238ac3 --- /dev/null +++ b/testing/live/DaCoblyn/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/thatismunn/xiv-coblyn.git" +commit = "7bb62be013921fbad18d0908de56ff0eb9b25118" +owners = [ "thatismunn" ] +project_path = "Plugin/DaCoblyn" +changelog = """ +Hotfix 1.0.2.2: +- Add "force stop plugin" when the plugin not successfully connect to server. +""" \ No newline at end of file diff --git a/testing/live/DeepDungeonDex/images/icon.png b/testing/live/DeepDungeonDex/images/icon.png deleted file mode 100644 index 65bd0926dd..0000000000 Binary files a/testing/live/DeepDungeonDex/images/icon.png and /dev/null differ diff --git a/testing/live/DeepDungeonDex/manifest.toml b/testing/live/DeepDungeonDex/manifest.toml deleted file mode 100644 index 18c43738ed..0000000000 --- a/testing/live/DeepDungeonDex/manifest.toml +++ /dev/null @@ -1,7 +0,0 @@ -[plugin] -repository = "https://github.com/wolfcomp/DeepDungeonDex.git" -owners = [ "wolfcomp" ] -project_path = "DeepDungeonDex" -commit = "4e01e9a1129fba02afc5e64442997b2b96715a48" -changelog = "## 2.2.0 (2022-12-27)\n\n\n### Features\n\n* add floor guide window (ef5026e)\n\n\n### Bug Fixes\n\n* potentially fix some cast issues with setting language (a384173)" -version = "2.2.0" diff --git a/testing/live/DeepDungeonTracker/images/image2.png b/testing/live/DeepDungeonTracker/images/image2.png deleted file mode 100644 index c755c102c8..0000000000 Binary files a/testing/live/DeepDungeonTracker/images/image2.png and /dev/null differ diff --git a/testing/live/DeepDungeonTracker/manifest.toml b/testing/live/DeepDungeonTracker/manifest.toml deleted file mode 100644 index 065513401e..0000000000 --- a/testing/live/DeepDungeonTracker/manifest.toml +++ /dev/null @@ -1,32 +0,0 @@ -[plugin] -repository = "https://github.com/marconsou/deep-dungeon-tracker.git" -commit = "51788d4e360ddee4e8241667a7fc9de0d4709efa" -owners = ["marconsou"] -project_path = "DeepDungeonTracker" -changelog = """Version 0.0.1.6 -[Reconfiguration Required] -- The option to force solid background to all window (General tab) has been changed to individual options for each window (Each Window tab). -- The option to include floor completion (Score tab) has been changed into 3 options (Previously unchecked = 1st option now, Previously checked = 2nd option now). -- Added double arrow buttons, for fast navigation (Statistics Window). -- Added a screenshot button (Statistics Window). -- Added some sounds while interacting with UI (Statistics Window). -- Fixed an issue during the first floor of a set not saving data properly. -Version 0.0.1.5 -- UI adjustments and fixes. -Version 0.0.1.4 -- Added kill count on Summary (Statistics Window). -Version 0.0.1.3 -- Added a backup system (Statistics tab). -Version 0.0.1.2 -- Added serenized enchantments (Statistics Window). -- Added Time Bonus miss score (Statistics Window). -- String comparison fixes (for non-english client). -Version 0.0.1.1 -- Added new commands. -- Save slot deletion rework. -Version 0.0.1.0 -- Added Cairn of Passage Kills (Statistics Window). -- Added Pomanders used (Statistics Window). -- Added Job Icon (Statistics Window). -- Added Show Title option (Floor Set Time and Score Window). -""" diff --git a/testing/live/DutyTracker/manifest.toml b/testing/live/DutyTracker/manifest.toml index eecce5ab3b..aa04b5829b 100644 --- a/testing/live/DutyTracker/manifest.toml +++ b/testing/live/DutyTracker/manifest.toml @@ -1,6 +1,7 @@ [plugin] repository = "https://github.com/Xpahtalo/DutyTracker.git" -commit = "fc619b9dbf945e81be90f37d6c5d8e3cebb6dbdf" +commit = "5e0d947c0c11851c19844b1315140e867c477f2d" owners = ["Xpahtalo"] project_path = "DutyTracker" -changelog = """first version""" \ No newline at end of file +changelog = """Options and Info tabs work again. +Fixed several bugs that occur when abandoning or failing a duty""" diff --git a/testing/live/EldenRing/images/icon.png b/testing/live/EldenRing/images/icon.png new file mode 100644 index 0000000000..082fcaa3b9 Binary files /dev/null and b/testing/live/EldenRing/images/icon.png differ diff --git a/testing/live/EldenRing/manifest.toml b/testing/live/EldenRing/manifest.toml new file mode 100644 index 0000000000..874eea80c7 --- /dev/null +++ b/testing/live/EldenRing/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/reiichi001/EldenRingDalamud.git" +commit = "8f00a28d20274ffb64f712615ea2abe9047892a0" +owners = [ + "Roselyyn", + "reiichi001" +] +project_path = "EldenRing" +changelog = "API 8 Compatibility" diff --git a/testing/live/EurekaHelper/manifest.toml b/testing/live/EurekaHelper/manifest.toml new file mode 100644 index 0000000000..afae45000e --- /dev/null +++ b/testing/live/EurekaHelper/manifest.toml @@ -0,0 +1,9 @@ +[plugin] +repository = "https://github.com/snooooowy/EurekaHelper.git" +commit = "e032c5b9316ec594e6e77e559e238be28baf6e31" +owners = ["snooooowy"] +project_path = "EurekaHelper" +changelog = """ +- Added new configuration to randomize map coordinates by a range of +- 0.5 (enabled by default) +- Added new formatting for NM boss short name +""" diff --git a/testing/live/EurekaTrackerAutoPopper/manifest.toml b/testing/live/EurekaTrackerAutoPopper/manifest.toml deleted file mode 100644 index 327f6b7868..0000000000 --- a/testing/live/EurekaTrackerAutoPopper/manifest.toml +++ /dev/null @@ -1,11 +0,0 @@ -[plugin] -repository = "https://github.com/electr0sheep/EurekaTrackerAutoPopper.git" -commit = "a80c253c17bab9115366fe6c408564a4dd4f9216" -owners = [ - "electr0sheep", -] -project_path = "EurekaTrackerAutoPopper" -changelog = """ -- Adds ability to automatically pop NMs in the Eureka Tracker -- Adds ability to display chat notification when NM appears -""" diff --git a/testing/live/FCNameColor/manifest.toml b/testing/live/FCNameColor/manifest.toml index 765c96f542..f3b7b1fa0c 100644 --- a/testing/live/FCNameColor/manifest.toml +++ b/testing/live/FCNameColor/manifest.toml @@ -1,13 +1,8 @@ [plugin] repository = "https://github.com/WesselKuipers/FCNameColor.git" -commit = "717a4f263e3b5f9997762499b08ed512bd13965a" +commit = "5bfadc08f3e269b954180854d06c37d0ea5e088a" owners = ["WesselKuipers"] project_path = "FCNameColor" changelog = """ -Changes: - -- Update for 6.2 -- Use different hooking mechanism - -This may end up causing issues with other plugins that change nameplates (PartyIcons, SimpleTweaks, etc) as well as some potential performance issues. Let me know if you run into any major issues on GitHub or on Discord. -""" \ No newline at end of file +- Fix issue where settings were not correctly being read, causing names abbreviations not matching up with the user's settings. +""" diff --git a/testing/live/G4EUkrChatSupport/images/icon.png b/testing/live/G4EUkrChatSupport/images/icon.png new file mode 100644 index 0000000000..41c33c0bee Binary files /dev/null and b/testing/live/G4EUkrChatSupport/images/icon.png differ diff --git a/testing/live/G4EUkrChatSupport/manifest.toml b/testing/live/G4EUkrChatSupport/manifest.toml new file mode 100644 index 0000000000..0ad40c9b0b --- /dev/null +++ b/testing/live/G4EUkrChatSupport/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/justscribe/g4e_ukrchatsupport.git" +commit = "3e714cfbac3686feb74b6e14beab20bdef4c9907" +owners = ["justscribe"] +project_path = "G4EUkrChatSupport" +changelog = "Fix for ConfigWindow size." diff --git a/testing/live/GentleTouch/images/icon.png b/testing/live/GentleTouch/images/icon.png new file mode 100644 index 0000000000..61ae01ae6e Binary files /dev/null and b/testing/live/GentleTouch/images/icon.png differ diff --git a/testing/live/GentleTouch/manifest.toml b/testing/live/GentleTouch/manifest.toml new file mode 100644 index 0000000000..bd0cab2e5e --- /dev/null +++ b/testing/live/GentleTouch/manifest.toml @@ -0,0 +1,15 @@ +[plugin] +repository = "https://github.com/fitzchivalrik/gentletouch.git" +commit = "2ab28540563510d2c2c0aa32a6b0bf20c8c1ca4d" +owners = ["fitzchivalrik"] +project_path = "GentleTouch" +changelog = """ +- feat: DualSense support via DS4 compatibility vibrations +- feat(DualSense): Set resistance for Adaptive Triggers +- feat(DS+DS4): Two extra macro buttons: + Create (DualSense) / TouchPad (DualShock4) as Individual Macro #96, + PS Button as Individual Macro #97 +- feat: Option to /draw & /sheathe with PS button instead of Macro #97 + +Check out the new settings tab, if you are using a DualSense/DualShock4. +""" diff --git a/testing/live/HUDManager/manifest.toml b/testing/live/HUDManager/manifest.toml index 348ec09eaf..e95d85a301 100644 --- a/testing/live/HUDManager/manifest.toml +++ b/testing/live/HUDManager/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/zacharied/FFXIV-Plugin-HudManager.git" -commit = "a2bd21551c0225db9657a853a8a4ae6873c7ce82" +commit = "f770c42500c8af2c5f98741782e0d923893869c9" owners = ["zacharied"] project_path = "HUDManager" \ No newline at end of file diff --git a/testing/live/HighFpsPhysicsPlugin/images/icon.png b/testing/live/HighFpsPhysicsPlugin/images/icon.png new file mode 100644 index 0000000000..36da9ff84e Binary files /dev/null and b/testing/live/HighFpsPhysicsPlugin/images/icon.png differ diff --git a/testing/live/HighFpsPhysicsPlugin/manifest.toml b/testing/live/HighFpsPhysicsPlugin/manifest.toml index 0030852b86..ca653e3dce 100644 --- a/testing/live/HighFpsPhysicsPlugin/manifest.toml +++ b/testing/live/HighFpsPhysicsPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Kirrana/xivlauncher_physics_plugin.git" -commit = "ecddb16244fb3d1f94c38656db2145b181ada88b" +commit = "34d517340be9295ff2ec919bc8a8fb2e3008b8f3" owners = ["Kirrana"] project_path = "SamplePlugin" -changelog = "Restore toggle functionality via new '/physics t' command." \ No newline at end of file +changelog = "Adds support for skipping 1,2,3,4 frames instead of only 1" \ No newline at end of file diff --git a/testing/live/HimbeertoniRaidTool/manifest.toml b/testing/live/HimbeertoniRaidTool/manifest.toml index 84e270345b..4b624b36ab 100644 --- a/testing/live/HimbeertoniRaidTool/manifest.toml +++ b/testing/live/HimbeertoniRaidTool/manifest.toml @@ -2,9 +2,11 @@ repository = "https://github.com/Koenari/HimbeertoniRaidTool.git" owners = [ "Koenari" ] project_path = "HimbeertoniRaidTool" -commit = "f908de7e97b29c15d6cc8095c50b25aa3334fe77" +commit = "9c4591526e16e9834ac29560becf9887daaf071d" changelog = """ -fix: HP calculation -add: stat calculation for most levels -localization: added JP (thanks to Refer) -fix: load time reduced""" +Commands: /lm toggle togles the lootmaster window +Commands: all commands are available as sub commmnds to /hrt eg. /lm *** can be used like /hrt lm *** +DataStorage: reworked data storage as preparation for future features +Ui: editing gear should be more uniform and visually clear +Ui: you can delete a piece of gear +Ui: now shows all shops where an item is available""" diff --git a/testing/live/Hunty/images/icon.png b/testing/live/Hunty/images/icon.png new file mode 100644 index 0000000000..57bf288f49 Binary files /dev/null and b/testing/live/Hunty/images/icon.png differ diff --git a/testing/live/Hunty/manifest.toml b/testing/live/Hunty/manifest.toml new file mode 100644 index 0000000000..bd5e804be8 --- /dev/null +++ b/testing/live/Hunty/manifest.toml @@ -0,0 +1,22 @@ +[plugin] +repository = "https://github.com/Infiziert90/Hunty.git" +commit = "2ca8f3dff1490eb21fc5a1ce036e62ec1858a550" +owners = [ + "Infiziert90", +] +project_path = "Hunty" +changelog = """ ++ add memory tracking (thanks Midori) + + automatically tracks all of your progress, including previously finished tasks ++ open the duty finder on duty name click ++ react to login/relog + +- Support all global languages +- UI localization, currently supported languages en, de, fr, jp + + ![Japanese](https://github.com/Infiziert90/Hunty/blob/master/Hunty/images/loc.png) +- Add small indicator if rank / area is done +- More location updates + +More translations are always welcome, just ask in #plugin-help-forum - Hunty~ +This will also be the last testing version, the plugin is feature complete at this point. +""" diff --git a/testing/live/InventoryTools/manifest.toml b/testing/live/InventoryTools/manifest.toml index e59a5f5f5c..2e95ed3e3b 100644 --- a/testing/live/InventoryTools/manifest.toml +++ b/testing/live/InventoryTools/manifest.toml @@ -1,9 +1,18 @@ [plugin] repository = "https://github.com/Critical-Impact/InventoryTools.git" -commit = "11dc0fc" +commit = "f677c3a5445cfc473c7f1d74f24c81cadea10fb1" owners = [ "Critical-Impact", ] project_path = "InventoryTools" -changelog = "Inventory and configuration saving are now run asynchronously except when the plugin is disposing to stop potential hitches. Fixed an issue with memory sort order parsing not actually being needed when the client is first started and no ITEMODR file exists. " -version = "1.2.0.11" +version = "1.5.0.0" +changelog = """\ +**House Storage has arrived** +So this took a while but it has finally come to fruition. A few things to note: + +- To have a house register with the plugin you must first enter it, have permission and then open the 'Indoor Furnishings' menu. This will allow for the plugin to see you own the house and add it to your 'Characters' list. +- Once the house is registered due to the way the inventory data of each section is provided, you must enter each section to have it be parsed by the plugin. For Indoor and Outdoor Furnishings you must enter the storeroom tab before that data is collected. +- For Interior Fixtures open the relevant section in the housing menu. +- There's a lot of moving parts so if you run into issues, bugs or crashes hit up the #plugin-help-forum on discord. +- I'll be working on making the 'Is Housing Item' filter a bit more reliable as this might be more important now. +""" diff --git a/testing/live/JustBackup/images/icon.png b/testing/live/JustBackup/images/icon.png new file mode 100644 index 0000000000..55548d4f5d Binary files /dev/null and b/testing/live/JustBackup/images/icon.png differ diff --git a/testing/live/JustBackup/manifest.toml b/testing/live/JustBackup/manifest.toml new file mode 100644 index 0000000000..8443174d86 --- /dev/null +++ b/testing/live/JustBackup/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +# The open-source Git repository that your code is hosted on. +# Must be visible to the external web, but doesn't have to be GitHub. +# If `git clone` accepts it, it will work here, with the caveat that it +# must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) +repository = "https://github.com/NightmareXIV/JustBackup.git" +# The commit to check out and build from the repository. +commit = "122910a16f8b88228e80634641eff37eec310db6" +# The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. +owners = [ + "Limiana" +] diff --git a/testing/live/KingdomHeartsPlugin/images/icon.png b/testing/live/KingdomHeartsPlugin/images/icon.png new file mode 100644 index 0000000000..de68f1a749 Binary files /dev/null and b/testing/live/KingdomHeartsPlugin/images/icon.png differ diff --git a/testing/live/KingdomHeartsPlugin/images/image1.png b/testing/live/KingdomHeartsPlugin/images/image1.png new file mode 100644 index 0000000000..1cdacad7f5 Binary files /dev/null and b/testing/live/KingdomHeartsPlugin/images/image1.png differ diff --git a/testing/live/KingdomHeartsPlugin/images/image2.png b/testing/live/KingdomHeartsPlugin/images/image2.png new file mode 100644 index 0000000000..f1bf1c5651 Binary files /dev/null and b/testing/live/KingdomHeartsPlugin/images/image2.png differ diff --git a/testing/live/KingdomHeartsPlugin/manifest.toml b/testing/live/KingdomHeartsPlugin/manifest.toml new file mode 100644 index 0000000000..bcdff722e2 --- /dev/null +++ b/testing/live/KingdomHeartsPlugin/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/Arrenton/KingdomHeartsPlugin.git" +commit = "98e07ebfa36673aca40ac9f9f34b3de8eeff308f" +owners = [ + "Arrenton", +] +project_path = "KingdomHeartsPlugin" +changelog = """ +Updated for API 8 +""" diff --git a/testing/live/Linkpearl/images/icon.png b/testing/live/Linkpearl/images/icon.png new file mode 100644 index 0000000000..1f14df358f Binary files /dev/null and b/testing/live/Linkpearl/images/icon.png differ diff --git a/testing/live/Linkpearl/manifest.toml b/testing/live/Linkpearl/manifest.toml new file mode 100644 index 0000000000..b08ec3eebc --- /dev/null +++ b/testing/live/Linkpearl/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/NotNite/Linkpearl.git" +commit = "9088e961c03942a4ac31e57de47e76053eed6d12" +owners = ["NotNite", "ry00001"] +project_path = "Linkpearl" diff --git a/testing/live/MacroRecorded/images/icon.png b/testing/live/MacroRecorded/images/icon.png new file mode 100644 index 0000000000..9b312d5092 Binary files /dev/null and b/testing/live/MacroRecorded/images/icon.png differ diff --git a/testing/live/MacroRecorded/manifest.toml b/testing/live/MacroRecorded/manifest.toml new file mode 100644 index 0000000000..bc6a328f70 --- /dev/null +++ b/testing/live/MacroRecorded/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/danielbrenom/MacroRecorded.git" +commit = "97e24d04c75bf2d326b91f81e7e6f6f7f31f1476" +owners = [ + "danielbrenom", +] +project_path = "MacroRecorded" +changelog = """- Testing version +- Core functionality + """ diff --git a/testing/live/MarketUploader/images/icon.png b/testing/live/MarketUploader/images/icon.png new file mode 100644 index 0000000000..04eeff3d4b Binary files /dev/null and b/testing/live/MarketUploader/images/icon.png differ diff --git a/testing/live/MarketUploader/manifest.toml b/testing/live/MarketUploader/manifest.toml new file mode 100644 index 0000000000..76cab78a70 --- /dev/null +++ b/testing/live/MarketUploader/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/ZhyraPlugins/MarketUploader.git" +commit = "dc9a50370535e6923098880e34c9303bd3889e4b" +owners = ["edg-l"] +project_path = "MarketUploader" +changelog = "Initial release." diff --git a/testing/live/MemoryMarker/images/icon.png b/testing/live/MemoryMarker/images/icon.png new file mode 100644 index 0000000000..f69cf73c12 Binary files /dev/null and b/testing/live/MemoryMarker/images/icon.png differ diff --git a/testing/live/MemoryMarker/manifest.toml b/testing/live/MemoryMarker/manifest.toml new file mode 100644 index 0000000000..1cbb646ca0 --- /dev/null +++ b/testing/live/MemoryMarker/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/MidoriKami/MemoryMarker.git" +commit = "b1c5763a5e2823dc0f49297bd3840e85c9fd2826" +owners = ["MidoriKami"] +project_path = "MemoryMarker" diff --git a/testing/live/Messenger/images/icon.png b/testing/live/Messenger/images/icon.png new file mode 100644 index 0000000000..6896cd913a Binary files /dev/null and b/testing/live/Messenger/images/icon.png differ diff --git a/testing/live/Messenger/images/image1.png b/testing/live/Messenger/images/image1.png new file mode 100644 index 0000000000..c85bff5998 Binary files /dev/null and b/testing/live/Messenger/images/image1.png differ diff --git a/testing/live/Messenger/images/image2.png b/testing/live/Messenger/images/image2.png new file mode 100644 index 0000000000..963db0ddde Binary files /dev/null and b/testing/live/Messenger/images/image2.png differ diff --git a/testing/live/Messenger/images/image3.png b/testing/live/Messenger/images/image3.png new file mode 100644 index 0000000000..16510ce88e Binary files /dev/null and b/testing/live/Messenger/images/image3.png differ diff --git a/testing/live/Messenger/images/image4.png b/testing/live/Messenger/images/image4.png new file mode 100644 index 0000000000..ae472038f9 Binary files /dev/null and b/testing/live/Messenger/images/image4.png differ diff --git a/testing/live/Messenger/manifest.toml b/testing/live/Messenger/manifest.toml new file mode 100644 index 0000000000..da7d5dfa7d --- /dev/null +++ b/testing/live/Messenger/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +# The open-source Git repository that your code is hosted on. +# Must be visible to the external web, but doesn't have to be GitHub. +# If `git clone` accepts it, it will work here, with the caveat that it +# must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) +repository = "https://github.com/NightmareXIV/XIVInstantMessenger.git" +# The commit to check out and build from the repository. +commit = "4e8c77ab8a39f70e649c42377991f0e96224ac5e" +# The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. +owners = [ + "Limiana" +] diff --git a/testing/live/NOTED/manifest.toml b/testing/live/NOTED/manifest.toml deleted file mode 100644 index 42ef8546a1..0000000000 --- a/testing/live/NOTED/manifest.toml +++ /dev/null @@ -1,6 +0,0 @@ -[plugin] -repository = "https://github.com/Tischel/NOTED.git" -commit = "5e3c05d36eeb64391fa4f5e6e5a73b8ecd0d6a3e" -owners = ["Tischel"] -project_path = "NOTED" -changelog = "- First release." \ No newline at end of file diff --git a/testing/live/Neko/images/image1.png b/testing/live/Neko/images/image1.png index a8aa0fc074..d635f2ee2f 100644 Binary files a/testing/live/Neko/images/image1.png and b/testing/live/Neko/images/image1.png differ diff --git a/testing/live/Neko/images/image2.png b/testing/live/Neko/images/image2.png index 231d874cb9..d79d494d49 100644 Binary files a/testing/live/Neko/images/image2.png and b/testing/live/Neko/images/image2.png differ diff --git a/testing/live/Neko/manifest.toml b/testing/live/Neko/manifest.toml index fb24e0e40e..12b6ebd4a2 100644 --- a/testing/live/Neko/manifest.toml +++ b/testing/live/Neko/manifest.toml @@ -1,12 +1,9 @@ [plugin] repository = "https://github.com/Meisterlala/NekoFans.git" -commit = "10b9afe658c2cd0b1531f42b24989d49d910f2f7" +commit = "48ca2270845567af77931679904a5f25aee749e0" owners = [ "Meisterlala", ] project_path = "Neko" -changelog = """There is now a counter, which displays how many images you downloaded. - -- Added individual counter to track how many images you downloaded -- Added total counter to track how many images were downloaded by all Neko Fans users -- Improved Hotkey recognition""" \ No newline at end of file +changelog = """- .Net 7 Update (FFXIV 6.3) +- Added warning for when the Twitter API limit is reached""" \ No newline at end of file diff --git a/testing/live/NoTankYou/manifest.toml b/testing/live/NoTankYou/manifest.toml index df9a9386cb..b3d007d740 100644 --- a/testing/live/NoTankYou/manifest.toml +++ b/testing/live/NoTankYou/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/MidoriKami/NoTankYou.git" -commit = "e452a8e6fcffeaa7f52afc06f6d4aab5eb8d8ad1" +commit = "ae612c65661bf5a7d3bebc2693dcc1f6e69765ec" owners = ["MidoriKami"] project_path = "NoTankYou" diff --git a/testing/live/OBSPlugin/manifest.toml b/testing/live/OBSPlugin/manifest.toml deleted file mode 100644 index 8e6984db6a..0000000000 --- a/testing/live/OBSPlugin/manifest.toml +++ /dev/null @@ -1,4 +0,0 @@ -[plugin] -repository = "https://github.com/Bluefissure/Dalamud-OBS.git" -commit = "79262c19f4919c8d1de09aa363c8059dd1af7782" -owners = ["Bluefissure"] diff --git a/testing/live/OceanFishin/images/icon.png b/testing/live/OceanFishin/images/icon.png new file mode 100644 index 0000000000..0cb96806fa Binary files /dev/null and b/testing/live/OceanFishin/images/icon.png differ diff --git a/testing/live/OceanFishin/images/preview1.png b/testing/live/OceanFishin/images/preview1.png new file mode 100644 index 0000000000..1ae3608506 Binary files /dev/null and b/testing/live/OceanFishin/images/preview1.png differ diff --git a/testing/live/OceanFishin/manifest.toml b/testing/live/OceanFishin/manifest.toml new file mode 100644 index 0000000000..04e519ff26 --- /dev/null +++ b/testing/live/OceanFishin/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/markjsosnowski/OceanFishin.git" +commit = "f0b7b926bc9f498002c691ea3f1aca158a30fd08" +owners = ["markjsosnowski"] +changelog = "Updated to API8, Localization added" diff --git a/testing/live/OofPlugin/manifest.toml b/testing/live/OofPlugin/manifest.toml index 9e20ce92d4..fd0056e7f0 100644 --- a/testing/live/OofPlugin/manifest.toml +++ b/testing/live/OofPlugin/manifest.toml @@ -1,11 +1,15 @@ -[plugin] -repository = "https://github.com/Frogworks-Interactive/OOF.git" -commit = "24955fbcded462a8b5b6ea9cc417753eaaa2966d" -owners = [ - "Frogworks Interactive", - "codelastnight" -] -project_path = "OofPlugin" -changelog = """ -- i love roblox! +[plugin] +repository = "https://github.com/Frogworks-Interactive/OOF.git" +commit = "4b8d76e7d27db96c2970d37d7190ce79e0f1919a" +owners = [ + "Frogworks Interactive", + "codelastnight" +] +project_path = "OofPlugin" +changelog = """ +- Add Hbomberguy video, credits +- Oof on Party Member's death +- Oof on Alliance member's death (maybe works) +- Load custom audio file +- Update to API 8 """ \ No newline at end of file diff --git a/testing/live/PartyPlanner/manifest.toml b/testing/live/PartyPlanner/manifest.toml index ff9be38843..bf1162e68f 100644 --- a/testing/live/PartyPlanner/manifest.toml +++ b/testing/live/PartyPlanner/manifest.toml @@ -1,6 +1,11 @@ [plugin] repository = "https://github.com/ZhyraPlugins/PartyPlanner.git" -commit = "951b523f199ca3dd492a3ea49c746a9cb8f2fcb2" +commit = "a6fbfe7b89c7340854b3703467a2862f3cca9b47" owners = ["edg-l"] project_path = "PartyPlanner" -changelog = "Fixes a issue where parties reporting invalid world ids would crash the plugin." +changelog = """ +- Rework the window layout to show the events in a prettier way. +- General perfomance improvements. +- Clicking on the event title will now open a link to the event website. +""" + diff --git a/testing/live/ProperHousing/manifest.toml b/testing/live/ProperHousing/manifest.toml index 08611a6765..8585731867 100644 --- a/testing/live/ProperHousing/manifest.toml +++ b/testing/live/ProperHousing/manifest.toml @@ -1,8 +1,6 @@ [plugin] repository = "https://github.com/Sevii77/properhousing.git" -commit = "31489f5ba861fb259cdfd28d45a3b7460c3c6374" +commit = "b236d935dd78f5c40f940bb359c7de6356b50190" owners = ["Sevii77"] project_path = "ProperHousing" -changelog = """- Add keybinds to switch mode, toggle counter placement, and grid snap -- Support animated furniture (doors, other things that move) -- Finally update to 6.2""" \ No newline at end of file +changelog = """- 6.3 support""" \ No newline at end of file diff --git a/testing/live/PushyFinder/images/icon.png b/testing/live/PushyFinder/images/icon.png new file mode 100644 index 0000000000..eed59c0bf1 Binary files /dev/null and b/testing/live/PushyFinder/images/icon.png differ diff --git a/testing/live/PushyFinder/manifest.toml b/testing/live/PushyFinder/manifest.toml new file mode 100644 index 0000000000..810be41156 --- /dev/null +++ b/testing/live/PushyFinder/manifest.toml @@ -0,0 +1,10 @@ +[plugin] +repository = "https://github.com/ry00001/PushyFinder.git" +commit = "a8db1ca91abfc5c6e1fb75508bd7b66247c62169" +owners = ["ry00001"] +project_path = "PushyFinder" +changelog = """ +- Make the configuration window clearer about when the plugin is active or not +- Add a checkbox to always send notifications regardless of AFK status +- Take Camera Mode (gpose, afk cam) into account when checking if AFK +""" diff --git a/testing/live/QuoteOfTheLobby/images/icon.png b/testing/live/QuoteOfTheLobby/images/icon.png new file mode 100644 index 0000000000..0924b858f0 Binary files /dev/null and b/testing/live/QuoteOfTheLobby/images/icon.png differ diff --git a/testing/live/QuoteOfTheLobby/manifest.toml b/testing/live/QuoteOfTheLobby/manifest.toml new file mode 100644 index 0000000000..b67fe12cc3 --- /dev/null +++ b/testing/live/QuoteOfTheLobby/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/53m1k0l0n/QuoteOfTheLobby.git" +commit = "f5183120bd2f72791978b2b1e22bf6d0ffdb125f" +owners = ["53m1k0l0n"] +project_path = "QuoteOfTheLobby" +changelog = """- Adopted and forked +- Udated to NET 7.0 and API 8 +- Csproj fix""" \ No newline at end of file diff --git a/testing/live/RPBlurb/images/icon.png b/testing/live/RPBlurb/images/icon.png new file mode 100644 index 0000000000..549836fdf4 Binary files /dev/null and b/testing/live/RPBlurb/images/icon.png differ diff --git a/testing/live/RPBlurb/manifest.toml b/testing/live/RPBlurb/manifest.toml new file mode 100644 index 0000000000..d52ba7560d --- /dev/null +++ b/testing/live/RPBlurb/manifest.toml @@ -0,0 +1,25 @@ +[plugin] +repository = "https://github.com/meoiswa/RPBlurb.git" +commit = "7ace2b558389f207a282406e498c98246790bf9d" +owners = [ + "meoiswa" +] +project_path = "RPBlurb" +changelog = """ +Version 1.0.0.0: + - ⚠️Experimental Plugin⚠️ + - Create and share a Roleplay sheets for your charater. + - Basically "Nameplates lite". + - Changes are transmited in realtime. + - Inspired by #new-plugin-ideas posts by June and Lynsis + +Version 1.0.0.1: + - Bugfix: ImGui text centering on other plugin windows under specific scenarios. + +Version 1.0.0.2: + - Bugfix: ImGui text centering on other plugin windows under other specific scenarios. (For real this time) + +Version 1.0.0.3: + - Bugfix: Plugin breaks when switching to an alt. Altholics rejoice! + - Improvement: Descriptions can now be twice as long (512 characters). +""" diff --git a/testing/live/ReSanctuary/manifest.toml b/testing/live/ReSanctuary/manifest.toml index 778bf8bd8e..1e632c04b8 100644 --- a/testing/live/ReSanctuary/manifest.toml +++ b/testing/live/ReSanctuary/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/NotNite/ReSanctuary.git" -commit = "dda38394b26473f39e7526d3dcbce3cc90ec3ed8" +commit = "f5c7732a5fbf85ba46429432533761abda42f5ad" owners = ["NotNite"] project_path = "ReSanctuary" diff --git a/testing/live/Redirect/manifest.toml b/testing/live/Redirect/manifest.toml index f194f7de42..176ec4d046 100644 --- a/testing/live/Redirect/manifest.toml +++ b/testing/live/Redirect/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/cairthenn/Redirect.git" -commit = "52a31d74b506970f1eea0b65d8c3bf6c77b9cfc6" +commit = "e5510fc369d6b719c5bc21b877bc4fa2705215f2" owners = [ "cairthenn", ] project_path = "Redirect" -changelog = "Update for FFXIV 6.2 and API7" +changelog = "Fix ground-targeted action behavior for actions leaving the queue" \ No newline at end of file diff --git a/testing/live/SelfCare/images/icon.png b/testing/live/SelfCare/images/icon.png new file mode 100644 index 0000000000..4284c549b0 Binary files /dev/null and b/testing/live/SelfCare/images/icon.png differ diff --git a/testing/live/SelfCare/manifest.toml b/testing/live/SelfCare/manifest.toml new file mode 100644 index 0000000000..77cf7a7c93 --- /dev/null +++ b/testing/live/SelfCare/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/chirpxiv/SelfCare.git" +commit = "ef2c3da2e5baaa72ea9c182583b5370b364769f3" +owners = ["chirpxiv"] +project_path = "SelfCare" +changelog = "Initial release" diff --git a/testing/live/ShowGear/manifest.toml b/testing/live/ShowGear/manifest.toml index 3c85862d81..af89cb2cdf 100644 --- a/testing/live/ShowGear/manifest.toml +++ b/testing/live/ShowGear/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/sersorrel/ShowGear.git" -commit = "b5595ea2d4c627c0460ed08de4c492e40231d1b0" +commit = "ecc9b9f6cc62f1c8a9ee20684d2e5df605a34976" owners = ["sersorrel"] project_path = "ShowGear" -changelog = "Handle the Glamour Plate Selection window too" +changelog = "Update for 6.3" diff --git a/testing/live/SimpleCompare/images/icon.png b/testing/live/SimpleCompare/images/icon.png new file mode 100644 index 0000000000..1dd6dda59a Binary files /dev/null and b/testing/live/SimpleCompare/images/icon.png differ diff --git a/testing/live/SimpleCompare/manifest.toml b/testing/live/SimpleCompare/manifest.toml new file mode 100644 index 0000000000..b761107507 --- /dev/null +++ b/testing/live/SimpleCompare/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/53m1k0l0n/ffxiv-simplecompare.git" +commit = "f110b4525be843c0685eb6a1899a2244e628603f" +owners = ["53m1k0l0n"] +project_path = "SimpleCompare" +changelog = """- Adopted and forked +- Udated to NET 7.0 and API 8 +- Added second window for hoverditem, for a more clearly compare""" \ No newline at end of file diff --git a/testing/live/StanleyParableXiv/images/icon.png b/testing/live/StanleyParableXiv/images/icon.png new file mode 100644 index 0000000000..8b7be49a77 Binary files /dev/null and b/testing/live/StanleyParableXiv/images/icon.png differ diff --git a/testing/live/StanleyParableXiv/manifest.toml b/testing/live/StanleyParableXiv/manifest.toml new file mode 100644 index 0000000000..fb07b015bc --- /dev/null +++ b/testing/live/StanleyParableXiv/manifest.toml @@ -0,0 +1,12 @@ +[plugin] +repository = "https://github.com/rekyuu/StanleyParableXiv.git" +commit = "672c84f43fed7be3f508618cbafed090ee3a0b77" +owners = ["rekyuu"] +project_path = "StanleyParableXiv" +changelog = """ +- Fixed AFK events playing in cutscenes +- Fixed AFK events not playing again after playing once +- Fixed some PVP events causing a crash if a player goes missing +- Refactored duty events to only play in whitelisted content types +- Added a disk space check and feedback for new plugin users +""" diff --git a/testing/live/SubmarineTracker/images/icon.png b/testing/live/SubmarineTracker/images/icon.png new file mode 100644 index 0000000000..2944c1c5d5 Binary files /dev/null and b/testing/live/SubmarineTracker/images/icon.png differ diff --git a/testing/live/SubmarineTracker/manifest.toml b/testing/live/SubmarineTracker/manifest.toml new file mode 100644 index 0000000000..614dd1ef54 --- /dev/null +++ b/testing/live/SubmarineTracker/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/Infiziert90/SubmarineTracker.git" +commit = "ede11b285ba69c470e6a589925dd52c898da4d1d" +owners = [ + "Infiziert90", +] +project_path = "SubmarineTracker" +changelog = """ +[Builder] ++ Show min requirements correctly +""" diff --git a/testing/live/TextToTalk/images/icon.png b/testing/live/TextToTalk/images/icon.png new file mode 100644 index 0000000000..0318ace446 Binary files /dev/null and b/testing/live/TextToTalk/images/icon.png differ diff --git a/testing/live/TextToTalk/manifest.toml b/testing/live/TextToTalk/manifest.toml index 1619a08c36..647d424c51 100644 --- a/testing/live/TextToTalk/manifest.toml +++ b/testing/live/TextToTalk/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/karashiiro/TextToTalk.git" -commit = "6f3f26e3342e6e2f095c3e20b0aa7bbedca97d0a" +commit = "213104a530c0e8fddcc497c64ac07de52ffabda6" project_path = "src" owners = ["karashiiro"] changelog = """\ -- Fixes TTS for the System backend. +- Fixes the pop-up talk UI not being disableable """ diff --git a/testing/live/Tf2CriticalHitsPlugin/images/icon.png b/testing/live/Tf2CriticalHitsPlugin/images/icon.png new file mode 100644 index 0000000000..b63caf22c3 Binary files /dev/null and b/testing/live/Tf2CriticalHitsPlugin/images/icon.png differ diff --git a/testing/live/Tf2CriticalHitsPlugin/manifest.toml b/testing/live/Tf2CriticalHitsPlugin/manifest.toml new file mode 100644 index 0000000000..c6d5a057ac --- /dev/null +++ b/testing/live/Tf2CriticalHitsPlugin/manifest.toml @@ -0,0 +1,11 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-tf2-crit-plugin.git" +commit = "bc21edcd938d3b07f8c061b38aff14ec54824712" +owners = ["Berna-L"] +project_path = "Tf2CriticalHitsPlugin" +changelog = """ +[Countdown Jams] +- Add option to interrupt Jam when the countdown hits Start. + +(Thanks to Verbose Mode for the idea!) +""" diff --git a/testing/live/Tf2Hud/images/icon.png b/testing/live/Tf2Hud/images/icon.png new file mode 100644 index 0000000000..8cdc800631 Binary files /dev/null and b/testing/live/Tf2Hud/images/icon.png differ diff --git a/testing/live/Tf2Hud/manifest.toml b/testing/live/Tf2Hud/manifest.toml new file mode 100644 index 0000000000..6dfb74d50c --- /dev/null +++ b/testing/live/Tf2Hud/manifest.toml @@ -0,0 +1,14 @@ +[plugin] +repository = "https://github.com/Berna-L/ffxiv-tf2-hud-plugin.git" +commit = "bf51c018505fa31af5bcb83c826b277f762c6030" +owners = ["Berna-L"] +project_path = "Tf2Hud" +changelog = """ +[Win Panel] +- Added option to have the Win Panel save the score per duty. + - This is the default behavior for new installations. + - Current users will be told about this through chat when updating the plugin. +- Added window (accessible in the Win Panel configuration) to check the saved scores per duty. + - This window also has an option to copy the values as CSV to the clipboard and delete individual scores. +""" + diff --git a/testing/live/Tilted/images/icon.png b/testing/live/Tilted/images/icon.png new file mode 100644 index 0000000000..c69886cc22 Binary files /dev/null and b/testing/live/Tilted/images/icon.png differ diff --git a/testing/live/Tilted/manifest.toml b/testing/live/Tilted/manifest.toml new file mode 100644 index 0000000000..65618aac14 --- /dev/null +++ b/testing/live/Tilted/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/meoiswa/TiltedPlugin.git" +commit = "fd8689642ed77b404f0047ea758cd3c83263d91e" +owners = [ + "meoiswa" +] +project_path = "Tilted" +changelog = "3.0.0 Fixed trigger wonkiness, migrated config to new version" diff --git a/testing/live/TooltipNotes/images/icon.png b/testing/live/TooltipNotes/images/icon.png new file mode 100644 index 0000000000..f4ac864904 Binary files /dev/null and b/testing/live/TooltipNotes/images/icon.png differ diff --git a/testing/live/TooltipNotes/manifest.toml b/testing/live/TooltipNotes/manifest.toml new file mode 100644 index 0000000000..8905d9c9e1 --- /dev/null +++ b/testing/live/TooltipNotes/manifest.toml @@ -0,0 +1,13 @@ +[plugin] +repository = "https://github.com/Lerofni/TooltipNotes.git" +commit = "9d978a4cd0af4476ee8caa0a8602c84dc2626782" +owners = ["Lerofni"] +project_path = "TooltipNotes" +changelog = """ +1.1.1.0 + +Now uses Multiline text in the noteWindow (alt+Enter will make a new line) and displays them in the allNoteWindow + +CharacterSpecific Notes now only hide your global notes if there is a CharacterSpecific Note and not always anymore. + +""" \ No newline at end of file diff --git a/testing/live/TwitchXIV/images/icon.png b/testing/live/TwitchXIV/images/icon.png new file mode 100644 index 0000000000..609d4a2686 Binary files /dev/null and b/testing/live/TwitchXIV/images/icon.png differ diff --git a/testing/live/TwitchXIV/manifest.toml b/testing/live/TwitchXIV/manifest.toml new file mode 100644 index 0000000000..693722ffcc --- /dev/null +++ b/testing/live/TwitchXIV/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/Aida-Enna/TwitchXIV.git" +commit = "cf0093ea756ed046c15be88d15bfa2cf5f56dc7d" +owners = ["Aida-Enna"] +project_path = "" +changelog = "Re-organization, plugin no longer needs to be restarted after config. Added in the ability to disconnect and standardized the internal display name." diff --git a/testing/live/UsedName/manifest.toml b/testing/live/UsedName/manifest.toml index ff726e3bb8..075d387465 100644 --- a/testing/live/UsedName/manifest.toml +++ b/testing/live/UsedName/manifest.toml @@ -1,13 +1,13 @@ [plugin] repository = "https://github.com/LittleNightmare/UsedName.git" -commit = "05080f557741db7be536abf35ec88577d859711a" +commit = "c85f5ab51c3ad0b6f84d24453ba49b747a197ead" owners = [ "LittleNightmare" ] project_path = "UsedName" changelog = """ -- 非游戏好友名单中的玩家具备更新的能力 -- 添加一个临时订阅列表以将非关联玩家追加到插件的名单中 -- 取消"玩家搜索"更新的功能 -- 添加从部队成员更新的功能 +- player not in FriendList of game could update +- Add a temporary subscription list to add non friends to the plugin's player list +- Remove Update from Player Search +- Add Update from Company Member """ diff --git a/testing/live/VanillaHotbarExtender/manifest.toml b/testing/live/VanillaHotbarExtender/manifest.toml index f63b4b1cea..362e99a4dc 100644 --- a/testing/live/VanillaHotbarExtender/manifest.toml +++ b/testing/live/VanillaHotbarExtender/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/mustafakalash/VanillaHotbarExtender.git" -commit = "964f58c35e39fe3e8c89f8b8b55540dc4afb7eaf" +commit = "985175c15d224582b1acc8c3d3fdfd9743340aec" owners = ["mustafakalash"] project_path = "VanillaHotbarExtender" -changelog = "1\n -First release" \ No newline at end of file +changelog = "Update for patch 6.3." \ No newline at end of file diff --git a/testing/live/Visibility/manifest.toml b/testing/live/Visibility/manifest.toml deleted file mode 100644 index fd6eced132..0000000000 --- a/testing/live/Visibility/manifest.toml +++ /dev/null @@ -1,6 +0,0 @@ -[plugin] -repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git" -commit = "282cb05698b12a1354a19f84b57649d26455fc08" -owners = ["SheepGoMeh"] -project_path = "Visibility" -changelog = "Make VoidList function regardless of the Enabled state.\nAltered object hiding logic." \ No newline at end of file diff --git a/testing/live/Waitingway.Dalamud/images/icon.png b/testing/live/Waitingway.Dalamud/images/icon.png new file mode 100644 index 0000000000..df3005483d Binary files /dev/null and b/testing/live/Waitingway.Dalamud/images/icon.png differ diff --git a/testing/live/Waitingway.Dalamud/manifest.toml b/testing/live/Waitingway.Dalamud/manifest.toml new file mode 100644 index 0000000000..c29755ecc9 --- /dev/null +++ b/testing/live/Waitingway.Dalamud/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/avafloww/Waitingway.git" +commit = "17171abb4db61fdb907abb065329f3db644bc464" +owners = ["avafloww", "NPittinger"] +project_path = "Waitingway.Dalamud" +changelog = "Updated for Dalamud API 8" \ No newline at end of file diff --git a/testing/live/WhereAmIAgain/images/icon.png b/testing/live/WhereAmIAgain/images/icon.png index 133363c15e..2985e957ce 100644 Binary files a/testing/live/WhereAmIAgain/images/icon.png and b/testing/live/WhereAmIAgain/images/icon.png differ diff --git a/testing/live/WhereAmIAgain/manifest.toml b/testing/live/WhereAmIAgain/manifest.toml index 7e7882356f..732f8e899e 100644 --- a/testing/live/WhereAmIAgain/manifest.toml +++ b/testing/live/WhereAmIAgain/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = "https://github.com/cassandra308/WhereAmIAgain.git" -commit = "4af7f30270f0485074b7541cf9683a361878d0af" +commit = "5a45947b37814f03e36dc975529c3d9a4d41b804" owners = [ "cassandra308", "reiichi001", "MidoriKami" ] project_path = "WhereAmIAgain" -changelog = "Major refactor by MidoriKami. \nNow makes the string update when editing in the configuration window." \ No newline at end of file diff --git a/testing/live/WhereIsMyMouse/manifest.toml b/testing/live/WhereIsMyMouse/manifest.toml index 04c5256175..4bea23fe3b 100644 --- a/testing/live/WhereIsMyMouse/manifest.toml +++ b/testing/live/WhereIsMyMouse/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/Pythyu/WhereIsMyMouse.git" -commit = "2c561d8c852a0bcd83fa9046cb546360853e3f5e" +commit = "de6d91c1ae11ce0341c06f48bee4cbc34276fd4d" owners = [ "Pythyu", ] project_path = "WhereIsMyMouse" -changelog = """ better multi monitor support (for real this time) +changelog = """ Upgraded to 6.3 """ diff --git a/testing/live/Wholist/manifest.toml b/testing/live/Wholist/manifest.toml index 596bd113e5..1912ac33e4 100644 --- a/testing/live/Wholist/manifest.toml +++ b/testing/live/Wholist/manifest.toml @@ -1,14 +1,24 @@ [plugin] repository = "https://github.com/BitsOfAByte/Wholist.git" -commit = "afece6d3b1dc2b938ca5db440c6870bee84f0148" +commit = "7638a118a8fc15a6a4eb9dd4bed93e43b68dee3a" owners = [ "BitsOfAByte", ] project_path = "Wholist" changelog = """ -Fixes: - - Fix list displaying a 'level 0 adventurer' when the examine/adventurer plate window was open +**One of the last pre-releases before moving to a full stable release** -Translations -- Add full Japanese translation. +**New Features** + +- The 'Nearby Players' list is now sorted alphabetically by default. +- New configuration options have been added: + * 'Show known players first': display friends, party members & other known players on the top of the list + +**Improvements** + +- The 'Nearby Players' list will now sort by distance when finding players nearby to you. In practice, this means that when you've set the 'max players shown' to lower than the current nearby players, the people closest to you will be shown first. + +**Translation Updates** + +- German translation updates """ diff --git a/testing/live/WhosTalking/images/icon.png b/testing/live/WhosTalking/images/icon.png new file mode 100644 index 0000000000..f1fcc67093 Binary files /dev/null and b/testing/live/WhosTalking/images/icon.png differ diff --git a/testing/live/WhosTalking/manifest.toml b/testing/live/WhosTalking/manifest.toml new file mode 100644 index 0000000000..1997f50a7c --- /dev/null +++ b/testing/live/WhosTalking/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/sersorrel/WhosTalking.git" +commit = "7e2a30d6155dace594134996df4ae0f73550ff66" +owners = ["sersorrel"] +project_path = "WhosTalking" +changelog = """\ +- Fix poorly-sized voice activity indicators at certain UI scales +""" diff --git a/testing/live/WorkshopOptimizerPlugin/images/icon.jpg b/testing/live/WorkshopOptimizerPlugin/images/icon.jpg deleted file mode 100644 index 75d69c8fcc..0000000000 Binary files a/testing/live/WorkshopOptimizerPlugin/images/icon.jpg and /dev/null differ diff --git a/testing/live/XIVDeck.FFXIVPlugin/manifest.toml b/testing/live/XIVDeck.FFXIVPlugin/manifest.toml index d6992f75a9..2118344246 100644 --- a/testing/live/XIVDeck.FFXIVPlugin/manifest.toml +++ b/testing/live/XIVDeck.FFXIVPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/KazWolfe/XIVDeck.git" -commit = "e8bfd080b9896b9d99a3ee61b456131b084b6b0b" +commit = "d4a8470c9f23d5f5f50975ddf3a12f6bba8cd5c4" owners = [ "KazWolfe", ] diff --git a/testing/live/XIVWindowResizer/images/icon.png b/testing/live/XIVWindowResizer/images/icon.png new file mode 100644 index 0000000000..44ee35b6bd Binary files /dev/null and b/testing/live/XIVWindowResizer/images/icon.png differ diff --git a/testing/live/XIVWindowResizer/manifest.toml b/testing/live/XIVWindowResizer/manifest.toml new file mode 100644 index 0000000000..f8170514fa --- /dev/null +++ b/testing/live/XIVWindowResizer/manifest.toml @@ -0,0 +1,6 @@ +[plugin] +repository = "https://github.com/AlexCSDev/XIVWindowResizer.git" +commit = "4d0c00db10d56de8b753f28b1c7b83b126eed517" +owners = ["AlexCSDev"] +project_path = "XIVWindowResizer" +changelog = "First release" diff --git a/testing/live/autoSweep/manifest.toml b/testing/live/autoSweep/manifest.toml new file mode 100644 index 0000000000..0825f7303c --- /dev/null +++ b/testing/live/autoSweep/manifest.toml @@ -0,0 +1,5 @@ +[plugin] +repository = "https://github.com/zhudotexe/FFXIV_PaissaHouse.git" +commit = "ec474b6c8eeb40cde4889d6e48decc4bdef5c9f9" +owners = ["zhudotexe"] +changelog = "Updated for 6.3" diff --git a/testing/live/borderless-fix/images/icon.png b/testing/live/borderless-fix/images/icon.png new file mode 100644 index 0000000000..53b68ddf4f Binary files /dev/null and b/testing/live/borderless-fix/images/icon.png differ diff --git a/testing/live/borderless-fix/manifest.toml b/testing/live/borderless-fix/manifest.toml new file mode 100644 index 0000000000..5bb06a9a43 --- /dev/null +++ b/testing/live/borderless-fix/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/awgil/ffxiv_borderless_fix.git" +commit = "b8e96df06cec6914bf127e9c1c72ab94ce405dd1" +owners = [ + "awgil" +] +project_path = "borderless-fix" +changelog = "Initial release" diff --git a/testing/live/orchestrion/images/icon.png b/testing/live/orchestrion/images/icon.png new file mode 100644 index 0000000000..ac49b9a544 Binary files /dev/null and b/testing/live/orchestrion/images/icon.png differ diff --git a/testing/live/orchestrion/images/image1.png b/testing/live/orchestrion/images/image1.png new file mode 100644 index 0000000000..c4c2cfac23 Binary files /dev/null and b/testing/live/orchestrion/images/image1.png differ diff --git a/testing/live/orchestrion/manifest.toml b/testing/live/orchestrion/manifest.toml new file mode 100644 index 0000000000..464a069820 --- /dev/null +++ b/testing/live/orchestrion/manifest.toml @@ -0,0 +1,7 @@ +[plugin] +repository = "https://github.com/lmcintyre/OrchestrionPlugin.git" +commit = "3e8c22c7332410d1bc5d3cd0ff45d96364be3d0a" +owners = [ + "lmcintyre", +] +project_path = "Orchestrion" \ No newline at end of file diff --git a/testing/live/rtyping/images/icon.png b/testing/live/rtyping/images/icon.png new file mode 100644 index 0000000000..371aa668f9 Binary files /dev/null and b/testing/live/rtyping/images/icon.png differ diff --git a/testing/live/rtyping/manifest.toml b/testing/live/rtyping/manifest.toml new file mode 100644 index 0000000000..1afd6e91a1 --- /dev/null +++ b/testing/live/rtyping/manifest.toml @@ -0,0 +1,8 @@ +[plugin] +repository = "https://github.com/apetih/rtyping.git" +commit = "15e3fcde97748a103a9f522052527478d6268b0c" +owners = ["apetih"] +project_path = "client/rtyping" +changelog = """ +- Force window to main monitor, hopefully fixes opaque window +"""