Skip to content

Commit

Permalink
Update distribute (ded29b6f7faf45221cd590ac00800511c64d217c)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 24, 2025
1 parent 1eb89a8 commit 54aab83
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 4 deletions.
65 changes: 62 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -62718,9 +62718,9 @@
}
},
"WhosTalking": {
"BuiltCommit": "c84979998561420e7ed3e5915b5bdcdf303fb5ff",
"TimeBuilt": "2025-02-09T18:34:45.1497967+00:00",
"EffectiveVersion": "0.8.3.0",
"BuiltCommit": "6b9edf1cd47dc4fb1f539534ad650668dc1b25f5",
"TimeBuilt": "2025-02-24T01:58:14.2694669+00:00",
"EffectiveVersion": "0.8.4.0",
"MinimumVersion": null,
"Changelogs": {
"0.1.0.0": {
Expand Down Expand Up @@ -63003,6 +63003,65 @@
}
],
"Reviewer": "philpax"
},
"0.8.4.0": {
"TimeReleased": "2025-02-24T01:58:14.2695266+00:00",
"Changelog": "**Version 0.8.4.0**\n\nYou can now configure which port Who\u0027s Talking uses to communicate with the Discord client. This is primarily useful if you have multiple Discord clients open at the same time.\n\nMany thanks to SayuShira for implementing this feature!\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "JetBrains.Annotations",
"Version": "2022.3.1"
},
{
"Key": "Websocket.Client",
"Version": "5.0.0"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.Extensions.Logging.Abstractions",
"Version": "7.0.1"
},
{
"Key": "Microsoft.SourceLink.AzureRepos.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Bitbucket.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Common",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitHub",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitLab",
"Version": "1.1.1"
},
{
"Key": "System.Reactive",
"Version": "6.0.0"
},
{
"Key": "System.Threading.Channels",
"Version": "7.0.0"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion testing-live/WhosTalking/WhosTalking.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "ash",
"Name": "Who's Talking",
"InternalName": "WhosTalking",
"AssemblyVersion": "0.8.3.0",
"AssemblyVersion": "0.8.4.0",
"Description": "Once installed, join a Discord voice channel and an XIV party, and have people put their character names in their Discord nicknames (or configure things manually in the plugin settings). You should get colourful outlines around the job icons on the party list: green for talking, blue for muted, red for deafened, and yellow for unknown name.\n\nNote that you'll get a permission prompt mentioning \"StreamKit Overlay\" – this is expected.\n\nSome icons by Google, Apache 2.0.",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified testing-live/WhosTalking/latest.zip
Binary file not shown.

0 comments on commit 54aab83

Please sign in to comment.