Skip to content

Commit

Permalink
Update distribute (57b076a7f4b83fc8a4c3635142163296012ec360)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2024
1 parent befe848 commit 84f5890
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 5 deletions.
57 changes: 54 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -49078,9 +49078,9 @@
}
},
"StanleyParableXiv": {
"BuiltCommit": "e14e7cd19e966a9f594abdb4d1ce2557eb2b4de2",
"TimeBuilt": "2024-07-05T02:10:31.042",
"EffectiveVersion": "3.0.0.0",
"BuiltCommit": "8f09cfcf532c9ab564c4ff1528d19764aee88b62",
"TimeBuilt": "2024-12-01T22:08:13.064459+00:00",
"EffectiveVersion": "3.2.0.0",
"MinimumVersion": null,
"Changelogs": {
"1.2.2.0": {
Expand Down Expand Up @@ -49118,6 +49118,57 @@
"Changelog": "- Update to API 10\n- Modified AFK event to reflect the player\u0027s AFK status\n",
"UsedNeeds": null,
"Reviewer": null
},
"3.2.0.0": {
"TimeReleased": "2024-12-01T22:08:13.0644994+00:00",
"Changelog": "- Added device driver and output selection and will now default to DirectSound (thanks cubelord187!)\n- Fix PvP multikills\n- Fix PvP event inconsistencies if started from Wolves\u0027 Den\n- Fix PvP 10-second countdown event desync in Frontlines and Rival Wings\n- Fix player disconnect and reconnect events not firing (thanks Caim!)\n- Fix Triple Triad Invitational Parlor firing duty completed events\n- Other bug fixes and optimizations\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "NAudio",
"Version": "2.2.1"
},
{
"Key": "Microsoft.NETCore.Platforms",
"Version": "3.1.0"
},
{
"Key": "Microsoft.Win32.Registry",
"Version": "4.7.0"
},
{
"Key": "NAudio.Asio",
"Version": "2.2.1"
},
{
"Key": "NAudio.Core",
"Version": "2.2.1"
},
{
"Key": "NAudio.Midi",
"Version": "2.2.1"
},
{
"Key": "NAudio.Wasapi",
"Version": "2.2.1"
},
{
"Key": "NAudio.WinMM",
"Version": "2.2.1"
},
{
"Key": "System.Security.AccessControl",
"Version": "4.7.0"
},
{
"Key": "System.Security.Principal.Windows",
"Version": "4.7.0"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions testing-live/StanleyParableXiv/StanleyParableXiv.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "rekyuu",
"Name": "Stanley Parable XIV",
"InternalName": "StanleyParableXiv",
"AssemblyVersion": "3.0.0.0",
"AssemblyVersion": "3.2.0.0",
"Description": "Check /narrator for full options or use /narratorvolume to set volume manually.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/rekyuu/StanleyParableXiv",
Expand All @@ -13,7 +13,7 @@
"Stanley Parable",
"narrator"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
Expand Down
Binary file modified testing-live/StanleyParableXiv/latest.zip
Binary file not shown.

0 comments on commit 84f5890

Please sign in to comment.