Skip to content

Commit

Permalink
Update distribute (0160b03dc5ea5199a2ce55deec477afe89f018f9)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 9, 2024
1 parent f44df5b commit 48bb907
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/DeviceChangeFix/DeviceChangeFix.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"Author": "nopjmp, Jessidhia, PGGB",
"Name": "DeviceChangeFix",
"InternalName": "DeviceChangeFix",
"AssemblyVersion": "2.0.5.0",
"AssemblyVersion": "2.0.6.0",
"Description": "Stops controller input from freezing randomly by ensuring FFXIV only polls for controllers when one is actually connected or disconnected. Doesn't require any configuration.\n\nOriginal plugin by PGGB, icon from Mutant Standard.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/MKhayle/DeviceChangeFix",
"Tags": [
"fix",
"gamepad"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
Expand Down
Binary file modified stable/DeviceChangeFix/latest.zip
Binary file not shown.
328 changes: 325 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -27864,9 +27864,9 @@
}
},
"DeviceChangeFix": {
"BuiltCommit": "adba3783d7a809c8e981b805d7d8d22310fd4e8f",
"TimeBuilt": "2024-08-30T05:03:44.888",
"EffectiveVersion": "2.0.5.0",
"BuiltCommit": "0c5b4451ca383814c9fca703825fff3b29ee1870",
"TimeBuilt": "2024-12-09T11:53:36.373083+00:00",
"EffectiveVersion": "2.0.6.0",
"MinimumVersion": null,
"Changelogs": {
"2.0.2.0": {
Expand All @@ -27886,6 +27886,321 @@
"Changelog": "DT updated. May fix issues that DT didn\u0027t fix.",
"UsedNeeds": null,
"Reviewer": null
},
"2.0.6.0": {
"TimeReleased": "2024-12-09T11:53:36.3731212+00:00",
"Changelog": "7.1 update, may or may not fix your device.",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.2.25"
},
{
"Key": "SharpDX.DirectInput",
"Version": "4.2.0"
},
{
"Key": "Microsoft.NETCore.Platforms",
"Version": "1.1.0"
},
{
"Key": "Microsoft.NETCore.Targets",
"Version": "1.1.0"
},
{
"Key": "Microsoft.Win32.Primitives",
"Version": "4.3.0"
},
{
"Key": "NETStandard.Library",
"Version": "1.6.1"
},
{
"Key": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.IO.Compression",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Net.Http",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Security.Cryptography.Apple",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple",
"Version": "4.3.0"
},
{
"Key": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "SharpDX",
"Version": "4.2.0"
},
{
"Key": "System.AppContext",
"Version": "4.3.0"
},
{
"Key": "System.Buffers",
"Version": "4.3.0"
},
{
"Key": "System.Collections",
"Version": "4.3.0"
},
{
"Key": "System.Collections.Concurrent",
"Version": "4.3.0"
},
{
"Key": "System.Console",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.Debug",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.DiagnosticSource",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.Tools",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.Tracing",
"Version": "4.3.0"
},
{
"Key": "System.Globalization",
"Version": "4.3.0"
},
{
"Key": "System.Globalization.Calendars",
"Version": "4.3.0"
},
{
"Key": "System.Globalization.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.IO",
"Version": "4.3.0"
},
{
"Key": "System.IO.Compression",
"Version": "4.3.0"
},
{
"Key": "System.IO.Compression.ZipFile",
"Version": "4.3.0"
},
{
"Key": "System.IO.FileSystem",
"Version": "4.3.0"
},
{
"Key": "System.IO.FileSystem.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Linq",
"Version": "4.3.0"
},
{
"Key": "System.Linq.Expressions",
"Version": "4.3.0"
},
{
"Key": "System.Net.Http",
"Version": "4.3.0"
},
{
"Key": "System.Net.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Net.Sockets",
"Version": "4.3.0"
},
{
"Key": "System.ObjectModel",
"Version": "4.3.0"
},
{
"Key": "System.Reflection",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Emit",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Emit.ILGeneration",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Emit.Lightweight",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.TypeExtensions",
"Version": "4.3.0"
},
{
"Key": "System.Resources.ResourceManager",
"Version": "4.3.0"
},
{
"Key": "System.Runtime",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Handles",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.InteropServices",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.InteropServices.RuntimeInformation",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Numerics",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Algorithms",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Cng",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Csp",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Encoding",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.X509Certificates",
"Version": "4.3.0"
},
{
"Key": "System.Text.Encoding",
"Version": "4.3.0"
},
{
"Key": "System.Text.Encoding.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.Text.RegularExpressions",
"Version": "4.3.0"
},
{
"Key": "System.Threading",
"Version": "4.3.0"
},
{
"Key": "System.Threading.Tasks",
"Version": "4.3.0"
},
{
"Key": "System.Threading.Tasks.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.Threading.Timer",
"Version": "4.3.0"
},
{
"Key": "System.Xml.ReaderWriter",
"Version": "4.3.0"
},
{
"Key": "System.Xml.XDocument",
"Version": "4.3.0"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down Expand Up @@ -63630,6 +63945,13 @@
"Version": "6fa3cf9e143fa0e22bb8e4bedb664344c851e2c0",
"ReviewedBy": "reiichi001",
"ReviewedAt": "2024-12-08T23:45:40.9392284Z"
},
{
"Type": 1,
"Key": "SharpDX.DirectInput",
"Version": "4.2.0",
"ReviewedBy": "philpax",
"ReviewedAt": "2024-12-09T11:53:36.4153944Z"
}
]
}

0 comments on commit 48bb907

Please sign in to comment.