Skip to content

Commit

Permalink
Update distribute (d96498f4f856163a9abe0c5728ec6d185bd36a34)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 13, 2025
1 parent a8028bf commit c9d4c61
Show file tree
Hide file tree
Showing 9 changed files with 187 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/ChatContext/ChatContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Anya Hichu",
"Name": "ChatContext",
"InternalName": "ChatContext",
"AssemblyVersion": "0.0.1.1",
"AssemblyVersion": "0.0.1.2",
"Description": "Add sender target name in chat messages and displays nearly player targets",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/anya-hichu/ChatContext",
Expand Down
Binary file modified stable/ChatContext/latest.zip
Binary file not shown.
148 changes: 145 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -51605,9 +51605,9 @@
}
},
"ChatContext": {
"BuiltCommit": "8f5b26273a69dfa30ec8f8c8c89a0210d315581a",
"TimeBuilt": "2024-11-18T20:47:27.1913762+00:00",
"EffectiveVersion": "0.0.1.1",
"BuiltCommit": "f9c3aa52c80d86a9fd2d22d399eaf5f88ec9fe84",
"TimeBuilt": "2025-01-13T00:44:29.5036757+00:00",
"EffectiveVersion": "0.0.1.2",
"MinimumVersion": null,
"Changelogs": {
"0.0.0.2": {
Expand All @@ -51631,6 +51631,17 @@
}
],
"Reviewer": "reiichi001"
},
"0.0.1.2": {
"TimeReleased": "2025-01-13T00:44:29.5037312+00:00",
"Changelog": " - Fix chat type selection not being persisted properly",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down Expand Up @@ -67403,6 +67414,116 @@
"Reviewer": "philpax"
}
}
},
"SimpleMapTracker": {
"BuiltCommit": "8e1496fd78ef0c9cd29a8c1db1664489ebe46184",
"TimeBuilt": "2025-01-13T00:44:38.4893615+00:00",
"EffectiveVersion": "0.0.1.0",
"MinimumVersion": null,
"Changelogs": {
"0.0.1.0": {
"TimeReleased": "2025-01-13T00:44:38.4893679+00:00",
"Changelog": "\u0060Simple Map Tracker\u0060 is a simple (for real this time) plugin that keeps track of open treasure hunt maps within your current party.",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "GitInfo",
"Version": "3.5.0"
},
{
"Key": "Websocket.Client",
"Version": "5.1.2"
},
{
"Key": "Microsoft.CSharp",
"Version": "4.7.0"
},
{
"Key": "Microsoft.Extensions.DependencyInjection.Abstractions",
"Version": "8.0.0"
},
{
"Key": "Microsoft.Extensions.Logging.Abstractions",
"Version": "8.0.0"
},
{
"Key": "Microsoft.IO.RecyclableMemoryStream",
"Version": "3.0.0"
},
{
"Key": "System.Reactive",
"Version": "6.0.0"
},
{
"Key": "System.Threading.Channels",
"Version": "8.0.0"
},
{
"Key": "System.Threading.Tasks.Extensions",
"Version": "4.5.4"
},
{
"Key": "ThisAssembly.Constants",
"Version": "2.0.6"
}
],
"Reviewer": "goaaats"
}
}
},
"Inspecto": {
"BuiltCommit": "95b73421ec92e267fee9a4e4ebf673814e13d0fe",
"TimeBuilt": "2025-01-13T00:44:46.7448781+00:00",
"EffectiveVersion": "0.0.0.1",
"MinimumVersion": null,
"Changelogs": {
"0.0.0.1": {
"TimeReleased": "2025-01-13T00:44:46.7448802+00:00",
"Changelog": "Look back at that cute search comment even hours later~\r\n\r\n**Inspecto**\r\nA simple plugin that keeps a local history of people you inspected.\r\n(History is not yet stored to disk, but planned for the future.)\r\n\r\n![MainWindow](https://github.com/user-attachments/assets/7c247f07-2a5a-4c20-9ab2-e9444f5d364e)\r\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "SixLabors.ImageSharp",
"Version": "3.1.6"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.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"
}
],
"Reviewer": "philpax"
}
}
}
}
},
Expand Down Expand Up @@ -76566,6 +76687,27 @@
"Version": "1.1.16",
"ReviewedBy": "reiichi001",
"ReviewedAt": "2025-01-06T19:12:35.1203095Z"
},
{
"Type": 1,
"Key": "GitInfo",
"Version": "3.5.0",
"ReviewedBy": "goaaats",
"ReviewedAt": "2025-01-13T00:44:38.5122642Z"
},
{
"Type": 1,
"Key": "ThisAssembly.Constants",
"Version": "2.0.6",
"ReviewedBy": "goaaats",
"ReviewedAt": "2025-01-13T00:44:38.5123223Z"
},
{
"Type": 1,
"Key": "SixLabors.ImageSharp",
"Version": "3.1.6",
"ReviewedBy": "philpax",
"ReviewedAt": "2025-01-13T00:44:46.7801159Z"
}
]
}
23 changes: 23 additions & 0 deletions testing-live/Inspecto/Inspecto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"Author": "Infi",
"Name": "Inspecto",
"InternalName": "Inspecto",
"AssemblyVersion": "0.0.0.1",
"Description": "A simple plugin that keeps a history of people you inspected.",
"ApplicableVersion": "any",
"Tags": [
"Plugin",
"Inspect",
"Examine",
"History"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Look back at that cute search comment even hours later~",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/Inspecto/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 testing-live/Inspecto/latest.zip
Binary file not shown.
18 changes: 18 additions & 0 deletions testing-live/SimpleMapTracker/SimpleMapTracker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"Author": "Caraxi",
"Name": "Simple Map Tracker",
"InternalName": "SimpleMapTracker",
"AssemblyVersion": "0.0.1.0",
"Description": "Utilizes an external server to share your current treasure hunt target with your party members.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Caraxi/SimpleMapTracker",
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Automatically keep track of treasure hunt maps within your party.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
Binary file added testing-live/SimpleMapTracker/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 testing-live/SimpleMapTracker/latest.zip
Binary file not shown.

0 comments on commit c9d4c61

Please sign in to comment.