Skip to content

Commit

Permalink
Merge branch 'goatcorp:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
serifas authored Oct 4, 2024
2 parents b29bd8a + 1152d27 commit 665118a
Show file tree
Hide file tree
Showing 33 changed files with 103 additions and 90 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
PLOGON_SECRETS_PK_PASSWORD: ${{ secrets.PLOGON_SECRETS_PK_PASSWORD }}
GITHUB_REPOSITORY: ${{ github.repository }}
PR_ACTOR: ${{ github.event.client_payload.actor }}
PLOGON_ACTOR: ${{ github.event.client_payload.actor }}
GITHUB_PR_NUM: ${{ github.event.client_payload.prnum }}
GITHUB_RUN_ID: ${{ github.run_id }}
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
EXTENDED_IMAGE_LINK: ${{ secrets.EXTENDED_IMAGE_LINK }}
PLOGON_SECRETS_PK: ${{ secrets.PLOGON_SECRETS_PK }}
PLOGON_SECRETS_PK_PASSWORD: ${{ secrets.PLOGON_SECRETS_PK_PASSWORD }}
PLOGON_ACTOR: ${{ github.actor }}
XLWEB_KEY: ${{ secrets.XLWEB_KEY }}
PLOGON_S3_ACCESSKEY: ${{ secrets.PLOGON_S3_ACCESSKEY }}
PLOGON_S3_SECRET: ${{ secrets.PLOGON_S3_SECRET }}
Expand Down
19 changes: 5 additions & 14 deletions stable/AllaganMarket/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
[plugin]
repository = "https://github.com/Critical-Impact/AllaganMarket.git"
commit = "edd9d61836527f43ca50138d5daeec4342709fd9"
commit = "2b8d80b83b6760ad12a224d922029a772a3ae15e"
owners = [
"Critical-Impact",
]
project_path = "AllaganMarket"
version = "1.0.0.5"
version = "1.0.0.6"
changelog = """\
- Full release of Allagan Market, a plugin for tracking your active retainer sales, history and helping you track when you've been undercut.
- The plugin has the following features:
- Sale/History tracking
- Grid/list modes for sale/history
- A sale summary screen
- DTR bar integration
- An overlay to help you update your active sales
- Highlighting for the retainer list and retainer sales list
- Exports for sales/history/summary
- Integration with universalis
- Chat notifications when you get undercut
- Please post issues on the plugins github page or hit up the #plugin-help-forum section
**Fixes**
- Fixed an issue where old prices would still persist even if they were no longer applicable.
- You should no longer be notified of a previous valid undercut that is now no longer valid(notifications are queued so they are re-evalulated at the time of sending)
"""
Binary file added stable/CameraLoader/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions stable/CameraLoader/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[plugin]
repository = "https://github.com/NeNeppie/LightsCameraAction.git"
commit = "7919708b55743cc64933b5af4642ac9e811c616a"
owners = ["NeNeppie"]
project_path = "CameraLoader"
changelog = ""
10 changes: 7 additions & 3 deletions stable/ChatProximity/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
[plugin]
repository = "https://github.com/iv230/chat-proximity.git"
commit = "5ab6f33f2a5c50351ba5b24c4076fb7a417e574b"
commit = "f1c2402a147df2a83ad4da39425cfc2f1dc1209d"
owners = [
"iv230"
]
project_path = ""
changelog = """# 1.0.0
- Moved out of testing
changelog = """# 1.1.1
- Fixed config
# 1.1.0
- Added indoor reducer
- This is meant to make discussion in indoor and crowded areas event more readable
- Added some tooltip to main options
"""
4 changes: 2 additions & 2 deletions stable/ChatTranslated/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[plugin]
repository = "https://github.com/kelvin124124/ChatTranslated.git"
commit = "1f610f8735271fedbb4dd71894dd57314bb9f1ea"
commit = "efdf293fa4a776dc008789f1a8389b1e842562ee"
owners = ["kelvin124124"]
project_path = "ChatTranslated"
changelog = """
fixed a bug where channel settings are overwritten on game or plugin restart
fix null reference exception when installing plugin
"""
[plugin.secrets]
cfv3 = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdA9i5EbwP580i9qnhn7aIbFOqBucfkgHyMiAw/g6WM\ntC8wuOicNTjNOxH1iSThh28b81JDAWE4hNUvwJhTJo87Ez+zLNvN4yffULGt\nPGrNoCAT0lgBFA+LsaOYPohc0XMre0Js6YGMAgYsuD4aypFqIvKz/uwb6NPc\nc4/JkJoFCZSEmivpdzOmOxbCK7km6JsA3tI4+hLtmvvAKZyzejyc8Xa2gfUk\nwLcyIanJ\n=9maw\n-----END PGP MESSAGE-----\n"
2 changes: 1 addition & 1 deletion stable/DamageInfoPlugin/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/lmcintyre/DamageInfoPlugin.git"
commit = "7ea73078f03abf14ede89dda1d9ef161f6ea468d"
commit = "b0591babff188cdf68bb74e61d61c9bea0280ace"
owners = [
"lmcintyre",
]
Expand Down
Binary file added stable/DragoonMayCry/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions stable/DragoonMayCry/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[plugin]
repository = "https://github.com/Felscream/DragoonMayCry.git"
commit = "9c07689868cb58f74ff1a794852921f07d358523"
owners = ["Felscream"]
project_path = "DragoonMayCry"
changelog = '''
Stable release
'''
9 changes: 5 additions & 4 deletions stable/DutyTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[plugin]
repository = "https://github.com/Xpahtalo/DutyTracker.git"
commit = "33e1398e3ba0bb375ef10bef5fd03916b9c95be2"
owners = ["Xpahtalo"]
repository = "https://github.com/Infiziert90/DutyTracker.git"
commit = "6f6a7fc0ae05ef9784b9440414f575fc7419ca82"
owners = [
"Infiziert90"
]
project_path = "DutyTracker"
changelog = """Fix for possible crash to desktop on wipe."""
2 changes: 1 addition & 1 deletion stable/HuntHelper/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/img02/HuntHelper.git"
commit = "97c5249f7773773a4487d3af1d31345771ba2ac3"
commit = "85d17fdc32aa9f7c282962d6c93376602eb74f6f"
owners = [
"img02",
]
Expand Down
6 changes: 3 additions & 3 deletions stable/MacroMate/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[plugin]
repository = "https://github.com/grittyfrog/MacroMate.git"
commit = "9851429b96e0c64c1dded3279565893b902d91f6"
commit = "a34f9685f56b1aa64b48ec9e1dd04f4cd649a843"
owners = ["grittyfrog"]
project_path = "MacroMate"
version = "1.0.19.3"
version = "1.0.19.4"
changelog = """
- Added a 'Insert Special Character' context menu action to the macro window
- Adds 'favourites' to 'Insert Special Character' menu
"""
5 changes: 4 additions & 1 deletion stable/MagitekStratagem/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[plugin]
repository = "https://github.com/meoiswa/MagitekStratagem.git"
commit = "f21214f2ac113d7933be11d2907c16b6f88746e0"
commit = "7141c03646135158204d0bd4284fcd5a857baece"
owners = ["meoiswa"]
project_path = "MagitekStratagem"
changelog = """
Version 0.7.0.2:
- Another attempt to fix crashes during cutscenes.
Version 0.7.0.1:
- Fixed: If Tobii Game Hub is not present, the plugin isn't usable at all.
Expand Down
Binary file added stable/Malmstone/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions stable/Malmstone/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[plugin]
repository = "https://github.com/pinapelz/ffxiv-malmstone.git"
commit = "86e365d62fb66baddb0481a1f0c1bbf1b7fd00f6"
owners = ["pinapelz"]
project_path = "Malmstone"
changelog = """
Stable Release! This is a plugin with features that help make Series Malmstones in PVP a better experience
"""

5 changes: 2 additions & 3 deletions stable/MonsterLootHunter/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[plugin]
repository = "https://github.com/danielbrenom/MonsterLootHunter.git"
commit = "8e59aad278d37ae661367624f8da212147dbd750"
commit = "608c13eeb664efd1e8e0872aa6170f85c60da68d"
owners = [
"danielbrenom",
]
project_path = "MonsterLootHunter"
changelog = """- Fixed currency parsing for vendors
- Modified parsing mechanic for better performance
changelog = """- Added item name fixes
"""
2 changes: 1 addition & 1 deletion stable/PlayerTrack/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
repository = "https://github.com/kalilistic/PlayerTrack.git"
owners = ["kalilistic"]
project_path = "PlayerTrack.Plugin"
commit = "99703bef7daec0100a0044fbf0722ceddcb39c24"
commit = "840f96dc52c86957d2dfbbc0280c9594824f4b75"
6 changes: 4 additions & 2 deletions stable/PvpStats/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[plugin]
repository = "https://github.com/wrath16/PvpStats.git"
commit = "9ff6bb3ee3528bb3882c1a2ebad95c9569910cc5"
commit = "c8d2352ce83f8128143697116f58f2f5d6abc345"
owners = ["wrath16"]
project_path = "PvpStats"
changelog = """
* Adds a progress bar to tracker windows during refreshes.
* Added player table to Frontline tracker.
* Added Damage to PCs and Damage to Other columns to Frontline job table.
* Reworked auto player links for performance.
"""
6 changes: 5 additions & 1 deletion stable/SimpleMarketBoard/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Elypha/SimpleMarketBoard.git"
commit = "0dd08e94145627249b09aec3abc5404d4922041a"
commit = "383ac89201a92bb3d394b371a937d8bb76e874d1"
owners = ["Elypha"]
project_path = "SimpleMarketBoard"
changelog = """
Expand All @@ -10,4 +10,8 @@ New Features:
Fixed Problems:
- Icon not showing up.
+ 1.9.1.0: Fix background search.
+ 1.9.2.0: Optimise world selection sorting & de-duplication.
+ 1.9.3.0: Fix hotkey to open window.
"""
2 changes: 1 addition & 1 deletion stable/SimpleTweaksPlugin/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Caraxi/SimpleTweaksPlugin.git"
commit = "1433e73bfc81d22f8a811d24d3c35a7c18a46803"
commit = "6e4a02bf84aa672a6b5937d3ca9307c985f0de74"
owners = [
"Caraxi",
]
8 changes: 4 additions & 4 deletions stable/Snooper/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[plugin]
repository = "https://codeberg.org/Linneris/dalamud-snooper.git"
commit = "d79d13d33e3d6babe23ad53afdc65138dca70a48"
commit = "b6796cae28a23668e10ed3040d55da5a90828bbe"
owners = ["Maia-Everett"]
project_path = "Snooper"
version = "1.3.0.0"
version = "1.4.0.0"
changelog = """
* Chat messages loaded from log files (rather than sent in the current game session) are now dimmed out.
* Fixed a bug where failing to open log files for writing prevented Snooper from functioning properly.
* Log messages now display dates (not just times) when the date is different from today, so that old messages loaded from log files will have more context to them.
* Fixed a bug where log windows didn't auto-scroll to the very end.
"""
2 changes: 1 addition & 1 deletion stable/SubmarineTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Infiziert90/SubmarineTracker.git"
commit = "40e088c4df82150a2529716c114ec84740e9e4c3"
commit = "7fa2c942252c6551824a8a0c6a82e50e13b17f07"
owners = [
"Infiziert90",
]
Expand Down
9 changes: 6 additions & 3 deletions stable/TitleEdit/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[plugin]
repository = "https://github.com/RokasKil/TitleEditPlugin.git"
commit = "80d759a3f994dd6a01fbc955c4ec791aa456aaaa"
repository = "https://github.com/RokasKil/TitleEdit.git"
commit = "2964fad591c1e2f341a8b58f59b890ebc88ef554"
owners = [
"RokasKil",
]
project_path = "TitleEdit"
changelog = """
- Fixed new bundled presets not actually being bundled
- Fixed UI overrides not working with vanilla title screens
- Fixed crashes when used in a client without all the expansions
- Added an option to select what title screen movie should play
- Remember the last used directory when exporting or importing a preset to a file
"""
2 changes: 1 addition & 1 deletion stable/TrackyTrack/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Infiziert90/TrackyTrack.git"
commit = "1982a47db7fc4a3f182e305e66818c1b6db4d9ac"
commit = "6f492b3cdb1c889405130a6ad23628e8258633bf"
owners = [
"Infiziert90",
]
Expand Down
17 changes: 7 additions & 10 deletions stable/Umbra/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
[plugin]
repository = "https://github.com/una-xiv/umbra.git"
commit = "12fa467cabfd27d9c47cab0b5a5ff61530c2096d"
commit = "4990b164f8c3d3c1102f4b390b5c4c4d1ec7e7ea"
owners = ["haroldiedema"]
project_path = "Umbra"
changelog = """
# Umbra 2.2.36
# Umbra 2.2.37
## New Additions
- Custom Deliveries widget: Added unique colors for the heart icons in the widget that can be configured from the Appearance tab in Umbra's settings window. These new colors are part of your color profile. (By [Bloodsoul](https://github.com/Bloodsoul))
- Durability & Spiritbond widget: Added options to specify how both durability and spiritbond values should be calculated and displayed. Available options are: Minimum, Average and Maximum. The default values are set to the original implementation. (by [alexpado](https://github.com/alexpado)).
- Durability & Spiritbond widget: Added options to show progress bars instead of values. (by [alexpado](https://github.com/alexpado))
- Dynamic Menu widget: Add the ability to set a label on separators. You can now right-click a separator and click "Configure" to open a window in which you can set a label.
- Gearset Switcher widget: Added an option to change the visual theme of the buttons in the popup header. (by [alexpado](https://github.com/alexpado))
- Widget settings: Added a button to clear all widgets from a column in the toolbar widget's panel in Umbra's settings window. (by [alexpado](https://github.com/alexpado))
- Added a "Hide threshold" to the FPS counter widget to automatically hide itself if the current FPS is above a set limit.
- Added a "Label" option to the FPS counter widget for the "FPS"-text that appears next to the counter.
## Fixes & Improvements
- Dynamic Menu Widget: Show custom menu name in the widgets configurator column in Umbra's settings window to make multiple instances of this type more distinguishable from one another. (by [alexpado](https://github.com/alexpado))
- Fixed a crash that occurred when restarting umbra from the settings window.
- Prevent an error while in Deep Dungeons due to the World Marker system attempting to access a zone while none is available.
- Show the correct "Deep Dungeon Level" as synced level in the Experience Bar widget.
- Whether the Sanctuary Icon is shown on the location widget no longer relies on your character having Glamour abilities unlocked.
Join [Umbra's Discord server](https://discord.gg/xaEnsuAhmm) for the latest updates and information.
Visit the [website](https://una-xiv.github.io/umbra-docs/) for more information and guides on how to make the most out of Umbra.
Expand Down
4 changes: 2 additions & 2 deletions stable/Visibility/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git"
owners = [ "SheepGoMeh",]
project_path = "Visibility"
commit = "89463920b330863b02127df892109695e584aa94"
changelog = "- Added a feature to show target of target when hidden by other settings"
commit = "6501dcfe0ce0a64dd6c1dd700f015b64b85473a0"
changelog = "- Updated VoidList to support account tracking (You will not be able to see character name changes or account information)\n- Updated Whitelist to track characters by their ID"
6 changes: 1 addition & 5 deletions stable/Wholist/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
[plugin]
repository = "https://github.com/Blooym/Wholist.git"
commit = "4e48812c5651e08fb48f6a6044ec4222f294aca3"
commit = "4da744ab31f197dbd760ceffc7b85db073f10262"
owners = [
"Blooym",
]
project_path = "Wholist"
changelog = """
Added the ability to change the region used for Lodestone player searches.
Revamped some of the settings UI.
"""
10 changes: 5 additions & 5 deletions stable/Wordsmith/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[plugin]
repository = "https://github.com/LadyDefile/Wordsmith-DalamudPlugin.git"
commit = "ef4c68c9f6c9228b3e1f09390439d12ab3448557"
repository = "https://github.com/MythicPalette/Wordsmith-DalamudPlugin.git"
commit = "0d45cc53534a384dfdd387d982cde84c6c2becd4"
owners = [
"LadyDefile"
"MythicPalette"
]
project_path="Wordsmith"
changelog = """# Wordsmith v1.15.0 Patch notes
Updated Wordsmith to work with the new Dalamud API and .NET 8.0"""
changelog = """# Wordsmith v1.15.1
Minor update. Mostly to fix soon to be broken links (Like Github)."""
6 changes: 2 additions & 4 deletions testing/live/AutoTimer/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[plugin]
repository = "https://github.com/s5bug/AutoTimer.git"
commit = "282ceb1a287e6fe31040380b4cc9fa20f06a199e"
commit = "69d4e0bd090c827aeaf306db8f09a18be6b7ad28"
owners = ["s5bug"]
project_path = "AutoTimer"
changelog = '''
- Updated to Dawntrail
- Resolved issue where Inspiration was incorrectly counting towards Pictomancer auto-attack haste
- Added option to scale the bar'''
- Added option to hide bar label independently (CHUGGO, #3)'''
11 changes: 2 additions & 9 deletions testing/live/DragoonMayCry/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
[plugin]
repository = "https://github.com/Felscream/DragoonMayCry.git"
commit = "29810caeeedff5c9d5c143356b01035024560d56"
commit = "9c07689868cb58f74ff1a794852921f07d358523"
owners = ["Felscream"]
project_path = "DragoonMayCry"
changelog = '''
- Reworked the job configuration UI
- It is now possible to disable the plugin for specific jobs
- Added a muffled effect on death to the dynamic BGM
- Bugfixes :
- Dynamic BGM wouldn't start if you entered a non PvP instance from the wolve's den pier
- The game's BGM wouldn't unmute if you disabled dynamic BGM inside an instance
- Changing the OS audio default output device will now redirect sound to the new output instead of playing on the old one
- Sometimes, the dynamic BGM would not transition to the combat state due to an error
Stable release
'''
9 changes: 4 additions & 5 deletions testing/live/PvpStats/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[plugin]
repository = "https://github.com/wrath16/PvpStats.git"
commit = "8390edc91db59501d0d782ee5fd9e910420b5320"
commit = "c8d2352ce83f8128143697116f58f2f5d6abc345"
owners = ["wrath16"]
project_path = "PvpStats"
changelog = """
* Reworked tracker window refresh to load each tab asynchronously and to perform incremental refreshes.
* Re-scaled stat color values for Crystalline Conflict.
* Added KDA to Crystalline Conflict summary.
* Fixed team status not working for the FL/RW player filter.
* Added player table to Frontline tracker.
* Added Damage to PCs and Damage to Other columns to Frontline job table.
* Reworked auto player links for performance. Will not be functional until PlayerTrack is updated.
"""
6 changes: 2 additions & 4 deletions testing/live/UsedName/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[plugin]
repository = "https://github.com/LittleNightmare/UsedName.git"
commit = "a1c40059a311e90b83c48db0805d4b4dc40a9f7c"
commit = "f1b574c31975fd5b172f8fda95d1932e14a23d38"
owners = [
"LittleNightmare"
]
project_path = "UsedName"
changelog = """
- fix cannot read data
- fix actual behavior is inconsistent with the description
- add PlayerSearch button back
- fix cannot correct detect the type of Novice Network
"""

0 comments on commit 665118a

Please sign in to comment.