diff --git a/state.json b/state.json index 773074c14..f2bdcbbdc 100644 --- a/state.json +++ b/state.json @@ -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": { @@ -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" } } }, diff --git a/testing-live/StanleyParableXiv/StanleyParableXiv.json b/testing-live/StanleyParableXiv/StanleyParableXiv.json index 7ae961f4c..fdbceb889 100644 --- a/testing-live/StanleyParableXiv/StanleyParableXiv.json +++ b/testing-live/StanleyParableXiv/StanleyParableXiv.json @@ -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", @@ -13,7 +13,7 @@ "Stanley Parable", "narrator" ], - "DalamudApiLevel": 10, + "DalamudApiLevel": 11, "LoadRequiredState": 0, "LoadSync": false, "CanUnloadAsync": false, diff --git a/testing-live/StanleyParableXiv/latest.zip b/testing-live/StanleyParableXiv/latest.zip index 087e39055..48fdcb476 100644 Binary files a/testing-live/StanleyParableXiv/latest.zip and b/testing-live/StanleyParableXiv/latest.zip differ