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 Apr 7, 2024
2 parents 57e2c03 + 466b677 commit 6353b15
Show file tree
Hide file tree
Showing 50 changed files with 106 additions and 97 deletions.
4 changes: 2 additions & 2 deletions stable/ActionTimeline/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Tischel/ActionTimeline.git"
commit = "5280394852b052dd4a3d896aa12cf11c0d4ad02d"
commit = "9c3df56537445f62a6bd3bd205f195eea739ea61"
owners = ["Tischel"]
project_path = "ActionTimeline"
changelog = "- Added support for patch 6.5 and Dalamud API 9."
changelog = "- Fixed Samurai's Kaeshi: Namikiri not showing correctly on the timeline.\n- Fixed several Ninja actions not showing correctly on the timeline."
7 changes: 3 additions & 4 deletions stable/BurntToast/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[plugin]
repository = 'https://git.anna.lgbt/anna/BurntToast.git'
commit = 'd4faa3757b5c9cb9acdcd83d4330a485cfb50a5e'
owners = [ 'lojewalo' ]
changelog = 'API 9'
repository = 'https://github.com/Xpahtalo/BurntToast.git'
commit = '04791b19800db6f6cc5d892ccffe75eb2536334f'
owners = [ 'Xpahtalo' ]
7 changes: 5 additions & 2 deletions stable/ChatTranslated/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[plugin]
repository = "https://github.com/kelvin124124/ChatTranslated.git"
commit = "f6ad948e6e7ceddc08b8136141ff6a37b49ae1b0"
commit = "d805a8e437b2196f705308d3789e05091ec51cf6"
owners = ["kelvin124124"]
project_path = "ChatTranslated"
changelog = "Add Spanish."
changelog = """
- Reinforced default filter
Now requires >2 consecutive non-English characters to trigger translation under default settings.
"""
[plugin.secrets]
chatfunction_key = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdAeezmQlBzptEr4kFDPVxfwQlrkFIrQEv+gW9T6hXI\nSRkwhyoasqyUkEmHw5JPl/Mo+QLnfVPZ2U1SBdiQyTgbMnNQsrETk8ey+xcg\naap2G4lj0lkBTYS2qV6OCPwFo73Pzv09g5yCiPjAs6h/unUb3sBMIuDMsSM+\nyfxY2Et8tqMPzXB2vXVGnHQIHqC7EuKRxOjJOiBpIVFAmp7dFEQOBJv4s8G0\nFlYaiMawxA==\n=Ii28\n-----END PGP MESSAGE-----\n"
12 changes: 6 additions & 6 deletions stable/ChatTwo/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[plugin]
repository = 'https://git.anna.lgbt/anna/ChatTwo.git'
commit = '1ab389256b65de58f995a86229af194ea5527d2e'
owners = [ 'lojewalo' ]
changelog = """\
- Fix issue with Dalamud custom link payloads
"""
repository = "https://github.com/Infiziert90/ChatTwo.git"
commit = "882099affe6fde5621b3c3de44730e6297e6f3cf"
owners = [
"Infiziert90",
"lojewalo"
]
4 changes: 2 additions & 2 deletions stable/CopyTranslated/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/kelvin124124/CopyTranslated.git"
commit = "776423666265f8a950e0feef3c40060cf3156159"
commit = "2b5b963640e323ac5eb8a7a116fdab99236b6df7"
owners = ["kelvin124124"]
project_path = "CopyTranslated"
changelog = "fix crafting related context menus"
changelog = "net8 & IContextMenu update"
2 changes: 1 addition & 1 deletion stable/Craftimizer/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://git.camora.dev/asriel/craftimizer.git"
commit = "44ae3791f1e98f820bcd25dc090c36bebafc163f"
commit = "869a27bf3a15c679f9c84ab72d1e9ee1b4b01028"
owners = [ "WorkingRobot" ]
project_path = "Craftimizer"
20 changes: 15 additions & 5 deletions stable/CurrencyTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
[plugin]
repository = "https://github.com/AtmoOmen/CurrencyTracker.git"
commit = "545d4da5c80e13e6f3a117824881469eac7cdfec"
commit = "669dc9716ca0535fc46b3edc320e80c730cca818"
owners = ["AtmoOmen"]
project_path = "CurrencyTracker"
changelog = """
- Optimized currency list right-click menu display.
- Optimized module uninstallation logic.
- Added the feature of deleting saved characters.
- Code Cleanup
- Refactored the implementation logic of the Currency Alert feature.
- Fixed the issue of unable to complete currency change transaction writing when an alert is issued incorrectly
- Fixed the issue of the alert only taking effect on the currently selected currency.
- Fixed the issue that the alert messages could not be parsed into the selected language.
- Added support of Custom Deliveries for Record Special Exchange Result module.
- Refactored the implementation logic of the transactions table.
- Reduced overall table drawing performance consumption.
- Fixed null reference error when deleting selected transactions.
- Refactored the interaction logic for holding down the left Ctrl key and the right mouse button at the same time to quickly select multiple transactions.
- You can now open the Quick Actions menu by right-clicking on a selected transaction.
- Streamlined the logic of the CurrencyAddonExpand module.
- Added a new module MoneyAddonExpand.
- Fixed the issue that when reloading the plugin, the loading failed due to incomplete autosave during unloading.
- Refactored the Graphs window.
"""
2 changes: 1 addition & 1 deletion stable/DeathRoll/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Infiziert90/DeathRoll.git"
commit = "4c2271feef7ef094ccb9163a91fb9d726b6208e3"
commit = "ad2570857d4f23189ed2fe455a01be1c1da2c8cb"
owners = [
"Infiziert90",
]
Expand Down
2 changes: 1 addition & 1 deletion stable/DelvCD/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/DelvUI/DelvCD.git"
commit = "ee6b762cb4648cd8ca956f2497a398b5cba94466"
commit = "3b4c670c421b3b3f6510bde96a1a3966a9087279"
owners = ["Tischel"]
project_path = "DelvCD"
2 changes: 1 addition & 1 deletion stable/DelvUI/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/DelvUI/DelvUI.git"
commit = "109a46def25f937694b7b8d992184f7a8da8a57e"
commit = "904a24fdf97da6b0b241de407d1e6e859e61bfc9"
owners = ["Tischel"]
project_path = "DelvUI"
4 changes: 2 additions & 2 deletions stable/EmoteLog/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[plugin]
repository = 'https://github.com/RokasKil/EmoteLog.git'
commit = '38669fb8550c777f94e7284f379671ab14dee376'
commit = '92028d445f734a51a3470339498d1687ee776327'
owners = [ 'RokasKil' ]
project_path = 'EmoteLog'
changelog = """
- Updated to API v9 and 6.5
- Added support for the new Dalamud font selection
"""

2 changes: 1 addition & 1 deletion stable/GatherBuddy/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Ottermandias/GatherBuddy.git"
commit = "6b04d53bb178f8823ef02a4977588980eb645010"
commit = "e8e95ed7982572e489745236fae93e60bb7f2674"
owners = [
"Ottermandias",
]
Expand Down
2 changes: 1 addition & 1 deletion stable/GoodFriend/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Blooym/GoodFriend.git"
commit = "bdd436aabe0870091e2ac66a9fd56fcd40797cf9"
commit = "ae5ac1654eddfd857e1282a58b944d1ccc4438d1"
owners = [
"Blooym",
]
Expand Down
4 changes: 2 additions & 2 deletions stable/HuntBuddy/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
repository = "https://github.com/SheepGoMeh/HuntBuddy.git"
owners = [ "SheepGoMeh", "PrincessRTFM",]
project_path = "HuntBuddy"
commit = "064c4adf59188c5b533f4d3eaa5f0bd0464c1477"
changelog = "- Fixed debug window showing up\n- Disabled closing local hunts window"
commit = "3778ebc72970176208201bc08100c73c740ec541"
changelog = "- New IPC integration\n- Main window now maintains size between restarts\n- Plugin now directly warns users about unsupported hunts (ARR and all B-ranks)\n- Now on .net8!"
Binary file modified stable/MapPartyAssist/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.
5 changes: 2 additions & 3 deletions stable/MapPartyAssist/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
[plugin]
repository = "https://github.com/wrath16/MapPartyAssist.git"
commit = "58096bb4b399f3199b8c36ed397287376af0ba43"
commit = "7421f34b549f95baa9a7344734077262fee69db1"
owners = ["wrath16"]
project_path = "MapPartyAssist"
changelog = """
- Bug fixes.
- Added collapse filters button.
- Fix German regex bug.
"""
2 changes: 1 addition & 1 deletion stable/Mappy/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/MidoriKami/Mappy.git"
commit = "52f5f2509d7592208141643f25c9ffef2d9e89e9"
commit = "17084265c66125d32aecb56ee9a49465612aa726"
owners = ["MidoriKami"]
project_path = "Mappy"
4 changes: 2 additions & 2 deletions stable/NOTED/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Tischel/NOTED.git"
commit = "656b0b38688193eec9091268a3b1786bf2faa89f"
commit = "e3ab25283f7069e3f4127818e2e6e0c561dfb33f"
owners = ["Tischel"]
project_path = "NOTED"
changelog = "- Added support for patch 6.5 and Dalamud API 9."
changelog = "- Added a \"No Duty\" entry. Notes added to this section will be shown while outside of duties.\n- Duties are now filled automatically when creating a new note while being inside a duty.\n- Added context menu to the notes list to Export or Delete with Right Click.\n- Added context menu to the duty list to Delete all notes for a duty with Right Click."
6 changes: 4 additions & 2 deletions stable/NamePlateDebuffs/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/sourpuh/NamePlateDebuffs.git"
commit = "52c22f9937a77bd053b667943c04e49a90d5a97e"
commit = "4aa430c228c11b1203aac65f5d714d4df94f5045"
owners = [
"aers",
"JHerig",
Expand All @@ -9,5 +9,7 @@ owners = [
]
project_path = "NamePlateDebuffs"
changelog = """
- Update for 6.51
Nameplate Debuffs 1.1.0.0
- Add option to show debuffs on player nameplates
- Added new chat commands for toggling visibility
"""
2 changes: 1 addition & 1 deletion stable/NeatNoter/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
repository = "https://github.com/kalilistic/NeatNoter.git"
owners = [ "kalilistic" ]
project_path = "src/NeatNoter"
commit = "5dcf850126244df6cbb697f16b6ef35b530452fc"
commit = "c0c87899c61e3b9de7ece82d9efcdbc3e578425c"
Binary file modified stable/NoSoliciting/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.
11 changes: 4 additions & 7 deletions stable/NoSoliciting/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[plugin]
repository = 'https://git.anna.lgbt/anna/NoSoliciting.git'
commit = 'f08baba71b8c06c86202ca8354d90adbfb91993e'
owners = [ 'lojewalo' ]
project_path = 'NoSoliciting'
changelog = """\
- API 9
"""
repository = "https://github.com/kalilistic/NoSoliciting.git"
owners = [ "kalilistic" ]
project_path = "NoSoliciting"
commit = "257afe3db5afbed9478cac9f4e2767753299bcc8"
5 changes: 3 additions & 2 deletions stable/PetScale/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[plugin]
repository = "https://github.com/Kurochi51/PetScale.git"
commit = "7877cafa2b2616bf7f82cdd2fd48690ab26ef661"
commit = "a7f76db65f5f7db11253d7ab0b94ad246b297ac9"
owners = ["Kurochi51"]
project_path = "PetScale"
changelog = """
- New plugin that allows you to control the scale of summoner pets
- Fixed broken filter
- Possible fix for expanding dropdown
"""
Binary file added stable/PvpStats/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.
Binary file added stable/PvpStats/images/image1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/PvpStats/images/image2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/PvpStats/images/image3.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/PvpStats/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[plugin]
repository = "https://github.com/wrath16/PvpStats.git"
commit = "7cf1c8795aaa7c99b12b58bf9f8ec95325c5f157"
owners = ["wrath16"]
project_path = "PvpStats"
changelog = """
-Fix for window size being small on first open.
"""
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 = "6f2777eb91d3fd94a8e30d0991f080854c6303f0"
commit = "8d61ee443788fc91811ac01a33623cd5bbbac355"
owners = [
"Infiziert90",
]
Expand Down
4 changes: 2 additions & 2 deletions stable/TPie/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/Tischel/TPie.git"
commit = "f0944ff7bb902701fad41873ce6e3d5aa2115bd7"
commit = "3b41107b7bad7d4125357f2a0e629e42fc4eacbc"
owners = ["Tischel"]
project_path = "TPie"
changelog = "- Fixed various issues related to Gear Set elements."
changelog = "- Added support for the \"new\" Dalamund Fonts API."
6 changes: 2 additions & 4 deletions stable/TextToTalk/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[plugin]
repository = "https://github.com/karashiiro/TextToTalk.git"
commit = "9315670b4e32eaa6077f800ff034fab967d17d52"
commit = "b05d443c46f3cae64347b887fe0b50857a28b017"
project_path = "src"
owners = ["karashiiro"]
changelog = """\
- Fixes most issues with stutter detection and removal on names
- Adds stutter config state to WebSocket backend payload (`.StuttersRemoved // bool`)
- Makes some minor adjustments in preparation for the next Dalamud update
- **WebSocket**: Adds `PayloadTemplate` to the message payload (check the README for more details)
"""
2 changes: 1 addition & 1 deletion stable/TitleRoulette/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[plugin]
repository = "https://github.com/mabako/TitleRoulette.git"
commit = "81e6744f8e8fe081d13da94fa1432492a64f3caf"
commit = "7ce7cfef3e63983c9072975f75934f15ff6a4aae"
owners = ["carvelli", "mabako"]
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 = "0f7547b4ffd4039e47d058893d24f97a309baa59"
commit = "f17b223bed91b3f7507cced9b972936b459a25b9"
owners = [
"Infiziert90",
]
Expand Down
2 changes: 1 addition & 1 deletion stable/TriadBuddy/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/MgAl2O4/FFTriadBuddyDalamud.git"
commit = "09aed4b2c03431c54290dd3f21a009393b931c0e"
commit = "71b6a25273fb994a3f5d84a7e256ce3d99743c8d"
owners = [
"MgAl2O4",
]
2 changes: 1 addition & 1 deletion stable/VFXEditor/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/0ceal0t/Dalamud-VFXEditor.git"
commit = "48e006c0516474ea50efe3e73ec09240c6805b9a"
commit = "ee25249ece4cae48cce5389f61f060e5e3022df1"
owners = [
"0ceal0t",
]
Expand Down
4 changes: 2 additions & 2 deletions stable/XIVWindowResizer/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/AlexCSDev/XIVWindowResizer.git"
commit = "d30174835fb343f5c32249abb3a12c51eb5d6c49"
commit = "c2b83bcd6d6736cf2e25bf8c0ca92fe26fe0996a"
owners = ["AlexCSDev"]
project_path = "XIVWindowResizer"
changelog = "Update for 6.5"
changelog = ".net 8"
Binary file added testing/live/BetterPartyFinder/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 testing/live/BetterPartyFinder/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[plugin]
repository = "https://github.com/sersorrel/BetterPartyFinder.git"
commit = "658b8d710435421118ca4e84193ed62bfd8cdca9"
owners = ["sersorrel"]
changelog = """\
Fixed the bug preventing current high-end duties from showing up. Also added a category for V&C Dungeons. (Thanks to PartyLich for these changes!)
Plugin adopted from Anna. Many thanks to her for all the work she put in!
"""
Binary file added testing/live/DeepDungeonDex/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.
7 changes: 7 additions & 0 deletions testing/live/DeepDungeonDex/manifest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[plugin]
repository = "https://github.com/wolfcomp/MonsterDex.git"
owners = [ "wolfcomp" ]
project_path = "DeepDungeonDex"
commit = "5c873a30f6342cd7a71e3e6830ebc40726b7adda"
changelog = "## 2.10.0 (2024-03-26)\n\n\n### Features\n\n* implement dynamic territory definitions (dc1b984)\n* implement some time and weather lookups (25cab6c)\n* start the eureka window code (2ac685b)"
version = "2.10.0"
12 changes: 3 additions & 9 deletions testing/live/GaugeOMatic/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
[plugin]
repository = "https://github.com/itsbexy/gaugeomatic.git"
commit = "086d9fd8fcdb5151c47a1e2a488e4c8825f6ff9c"
commit = "785b1225e2e70f85bc4cedfc380f93b9393556aa"
owners = [
"ItsBexy",
]
changelog = """
- Added a couple of missing tank invuln Status Effects (How did they get missed? Beats me! Oops!)
- Fixed an issue wherein the Simple Bar widget would not always hide itself when set to do so
- Renamed the "Preview" controls to "Test" for clarity.
OTHER NOTES / KNOWN ISSUES
- Widgets currently rely on max-level charge/stack counts, even when synced to lower levels. This has some unintended/inaccurate effects, and will be adjusted in a future update.
- The option to track custom-entered status effects (beyond the built-in lists for each job) will be added in the future.
- There have been reports of conflicts with other plugins (particularly the JobBars plugin) causing visual elements to fail to load, or even causing crashes. I haven't been able to replicate these issues; if this happens to you, make sure to submit a log so I can take a look!
- Some widgets (specifically Target Reticle and Shimmering Halo) do not play nice with ReShade filters that mask UI elements. This is inherently due to the particular textures that these widgets use. They will still be kept available as options, but unfortunately there isn't a way to make them ReShade-friendly.
- Status effects cast by the player's pet (such as Carbuncle's Radiant Aegis) are now tracked properly
- Label text on the Beast Bar and Oath Bar widgets will now fade out correctly whenever the bar is hidden
"""
Binary file removed testing/live/NamePlateDebuffs/images/icon.png
Binary file not shown.
15 changes: 0 additions & 15 deletions testing/live/NamePlateDebuffs/manifest.toml

This file was deleted.

5 changes: 2 additions & 3 deletions testing/live/PartyListExtras/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[plugin]
repository = "https://github.com/PYRiTEmonark/PartyListExtras.git"
commit = "4be13532fb44ebb4a6e154cab875e1f5f8c4479d"
commit = "4595a96fb617939999aa46fd766747218537c842"
owners = ["PYRiTEmonark"]
project_path = "PartyListExtras"
changelog = """- Conditional statuses implemented
- AST cards now reflect what class they are placed on"""
changelog = """- Damage up, Mitigation up and Healing up are now shown in certain fly texts"""
Binary file added testing/live/PvpStats/images/image1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing/live/PvpStats/images/image2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added testing/live/PvpStats/images/image3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 4 additions & 6 deletions testing/live/PvpStats/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[plugin]
repository = "https://github.com/wrath16/PvpStats.git"
commit = "086293d531695c1ee468641513c08bf6a973e5a5"
commit = "4d4ef5ca2f460bbd61c68eecdc2eec0b6ab7670b"
owners = ["wrath16"]
project_path = "PvpStats"
changelog = """
- Add job stats tab.
- Added CSV export to matches, players and job stats.
- Added ability to favorite matches.
- Many UI changes.
- Patch 6.58 fixes.
-Fixed game crash on viewing certain UI elements.
-Fixed exception on min match filter.
-Adding data validation for teams with too many players.
"""
Binary file added testing/live/ShowGear/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.
4 changes: 2 additions & 2 deletions testing/live/ShowGear/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/sersorrel/ShowGear.git"
commit = "ecc9b9f6cc62f1c8a9ee20684d2e5df605a34976"
commit = "cfcd1d21ba7bdfa836eab74f3363d7fd4c356b4d"
owners = ["sersorrel"]
project_path = "ShowGear"
changelog = "Update for 6.3"
changelog = "Update for API 9"

0 comments on commit 6353b15

Please sign in to comment.