diff --git a/stable/InventoryTools/InventoryTools.json b/stable/InventoryTools/InventoryTools.json index 3eb4f92a4..e9fede67e 100644 --- a/stable/InventoryTools/InventoryTools.json +++ b/stable/InventoryTools/InventoryTools.json @@ -2,7 +2,7 @@ "Author": "Critical_Impact", "Name": "Allagan Tools", "InternalName": "InventoryTools", - "AssemblyVersion": "1.11.0.6", + "AssemblyVersion": "1.11.0.7", "Description": "Allagan Tool's primary purpose is to keep track of items across your characters/retainers/free company. With it's filter system you'll never lose track of items or not know where they should be sorted.\n\nWhile this is it's primary purpose, it has quite an exhaustive list of other features including:\n\t- Craft planning\n\t- Market board integration\n\t- Item highlighting in inventories when searching/sorting and picking ingredients for crafts\n\t- Item window that includes vendor and source information among other things\n\t- Duty/mob/airship/submarine windows that are fully searchable\n\t- A filtering system that lets you setup complex searches for specific items \n\t- Tooltip integration that'll let you see where the items are on hover", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Critical-Impact/InventoryTools", diff --git a/stable/InventoryTools/latest.zip b/stable/InventoryTools/latest.zip index 55b68dc3b..613a6a4f9 100644 Binary files a/stable/InventoryTools/latest.zip and b/stable/InventoryTools/latest.zip differ diff --git a/stable/ItemSearchPlugin/ItemSearchPlugin.json b/stable/ItemSearchPlugin/ItemSearchPlugin.json index 7cd0f6a84..a2c4682e3 100644 --- a/stable/ItemSearchPlugin/ItemSearchPlugin.json +++ b/stable/ItemSearchPlugin/ItemSearchPlugin.json @@ -2,11 +2,11 @@ "Author": "Caraxi", "Name": "Item Search", "InternalName": "ItemSearchPlugin", - "AssemblyVersion": "1.10.0.1", + "AssemblyVersion": "1.10.0.2", "Description": "Filterable search for Items and Key Items.\nTry on any item without having to find someone to link it.", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Caraxi/ItemSearchPlugin", - "DalamudApiLevel": 10, + "DalamudApiLevel": 11, "LoadRequiredState": 0, "LoadSync": false, "CanUnloadAsync": false, diff --git a/stable/ItemSearchPlugin/latest.zip b/stable/ItemSearchPlugin/latest.zip index ad0f38c2f..3e4a19b30 100644 Binary files a/stable/ItemSearchPlugin/latest.zip and b/stable/ItemSearchPlugin/latest.zip differ diff --git a/state.json b/state.json index 29a4f92c9..dbd1219d4 100644 --- a/state.json +++ b/state.json @@ -3204,11 +3204,59 @@ } }, "ItemSearchPlugin": { - "BuiltCommit": "181a9b387201e4dbfbd0540fe02c9256b1032f17", - "TimeBuilt": "2024-07-03T14:13:04.768", - "EffectiveVersion": "1.10.0.1", + "BuiltCommit": "90aca89bf3dbc87504b239dee551d0e43db5ecf1", + "TimeBuilt": "2024-12-13T20:12:46.8338889+00:00", + "EffectiveVersion": "1.10.0.2", "MinimumVersion": null, - "Changelogs": {} + "Changelogs": { + "1.10.0.2": { + "TimeReleased": "2024-12-13T20:12:46.83389+00:00", + "Changelog": "### API11 / 7.1 update\n- Fixed the market board integration\n- Swapped to Dalamud.SDK\n-# Credits to Sidiousious for most of this update!\n", + "UsedNeeds": [ + { + "Key": "DalamudPackager", + "Version": "11.0.0" + }, + { + "Key": "DotNet.ReproducibleBuilds", + "Version": "1.1.1" + }, + { + "Key": "System.Linq.Async", + "Version": "6.0.1" + }, + { + "Key": "Microsoft.Bcl.AsyncInterfaces", + "Version": "6.0.0" + }, + { + "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": "reiichi001" + } + } }, "NoTankYou": { "BuiltCommit": "e780382b91bf4af4a7fe6c5b28d3f8e91236f49f", @@ -4846,9 +4894,9 @@ } }, "InventoryTools": { - "BuiltCommit": "daf54eeea553c7bc86e3dc88508b24e6093f2bbc", - "TimeBuilt": "2024-12-06T12:05:05.9718255+00:00", - "EffectiveVersion": "1.11.0.6", + "BuiltCommit": "131e70032ecee15fc655e0f81d074ad52ba5c4a0", + "TimeBuilt": "2024-12-13T20:12:38.8533131+00:00", + "EffectiveVersion": "1.11.0.7", "MinimumVersion": null, "Changelogs": { "1.2.0.2": { @@ -9792,6 +9840,425 @@ } ], "Reviewer": "philpax" + }, + "1.11.0.7": { + "TimeReleased": "2024-12-13T20:12:38.8533518+00:00", + "Changelog": "### Added\n- Added a new craft list mode, stock mode allows you to enter how much of an item you want in total in your inventory, rather than how much you want to gather/craft/buy\n", + "UsedNeeds": [ + { + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "1dcf904bbae8fe6a7eeb0bce182ff5053e91bf59" + }, + { + "Key": "https://github.com/Ottermandias/OtterGui.git", + "Version": "8ba88eff15326bb28ed5e6157f5252c114d40b5f" + }, + { + "Key": "https://github.com/Ottermandias/OtterGuiInternal.git", + "Version": "8e144c54022bc7d30f993a8c496ad390764f884f" + }, + { + "Key": "Humanizer.Core", + "Version": "3.0.0-beta.54" + }, + { + "Key": "System.Memory", + "Version": "4.5.5" + }, + { + "Key": "System.ValueTuple", + "Version": "4.5.0" + }, + { + "Key": "Autofac", + "Version": "8.0.0" + }, + { + "Key": "Autofac.Extensions.DependencyInjection", + "Version": "9.0.0" + }, + { + "Key": "CsvHelper", + "Version": "30.0.1" + }, + { + "Key": "DalaMock.Host", + "Version": "2.1.5" + }, + { + "Key": "DalamudPackager", + "Version": "11.0.0" + }, + { + "Key": "Microsoft.AspNetCore.SignalR.Client", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.SignalR.Protocols.MessagePack", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.Extensions.Hosting", + "Version": "8.0.1" + }, + { + "Key": "SerialQueue", + "Version": "2.1.0" + }, + { + "Key": "System.Reactive", + "Version": "5.0.0" + }, + { + "Key": "AllaganLib.GameSheets", + "Version": "1.1.11" + }, + { + "Key": "AllaganLib.Shared", + "Version": "1.1.11" + }, + { + "Key": "CSVFile", + "Version": "3.2.0" + }, + { + "Key": "DalaMock.Shared", + "Version": "2.1.5" + }, + { + "Key": "JetBrains.Annotations", + "Version": "2024.2.0" + }, + { + "Key": "LuminaSupplemental.Excel", + "Version": "2.1.5" + }, + { + "Key": "MessagePack", + "Version": "2.1.90" + }, + { + "Key": "MessagePack.Annotations", + "Version": "2.1.90" + }, + { + "Key": "Microsoft.AspNetCore.Connections.Abstractions", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.Http.Connections.Client", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.Http.Connections.Common", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.SignalR.Client.Core", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.SignalR.Common", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.AspNetCore.SignalR.Protocols.Json", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.Bcl.AsyncInterfaces", + "Version": "1.0.0" + }, + { + "Key": "Microsoft.Extensions.Configuration", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Configuration.Abstractions", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Configuration.Binder", + "Version": "8.0.2" + }, + { + "Key": "Microsoft.Extensions.Configuration.CommandLine", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Configuration.EnvironmentVariables", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Configuration.FileExtensions", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Configuration.Json", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Configuration.UserSecrets", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.DependencyInjection", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.DependencyInjection.Abstractions", + "Version": "8.0.2" + }, + { + "Key": "Microsoft.Extensions.Diagnostics", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Diagnostics.Abstractions", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Features", + "Version": "7.0.11" + }, + { + "Key": "Microsoft.Extensions.FileProviders.Abstractions", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.FileProviders.Physical", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.FileSystemGlobbing", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Hosting.Abstractions", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging.Abstractions", + "Version": "8.0.2" + }, + { + "Key": "Microsoft.Extensions.Logging.Configuration", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging.Console", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging.Debug", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging.EventLog", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.Logging.EventSource", + "Version": "8.0.1" + }, + { + "Key": "Microsoft.Extensions.ObjectPool", + "Version": "9.0.0-preview.6.24328.4" + }, + { + "Key": "Microsoft.Extensions.Options", + "Version": "8.0.2" + }, + { + "Key": "Microsoft.Extensions.Options.ConfigurationExtensions", + "Version": "8.0.0" + }, + { + "Key": "Microsoft.Extensions.Primitives", + "Version": "8.0.0" + }, + { + "Key": "NaturalSort.Extension", + "Version": "3.2.0" + }, + { + "Key": "System.Diagnostics.DiagnosticSource", + "Version": "7.0.2" + }, + { + "Key": "System.Diagnostics.EventLog", + "Version": "8.0.1" + }, + { + "Key": "System.IO.Pipelines", + "Version": "7.0.0" + }, + { + "Key": "System.Reflection.Emit", + "Version": "4.6.0" + }, + { + "Key": "System.Reflection.Emit.Lightweight", + "Version": "4.6.0" + }, + { + "Key": "System.Runtime.CompilerServices.Unsafe", + "Version": "4.5.2" + }, + { + "Key": "System.Threading.Channels", + "Version": "7.0.0" + }, + { + "Key": "System.Threading.Tasks.Extensions", + "Version": "4.5.3" + }, + { + "Key": "DalaMock.Core", + "Version": "2.1.6" + }, + { + "Key": "Microsoft.AspNetCore.TestHost", + "Version": "8.0.3" + }, + { + "Key": "Microsoft.DotNet.PlatformAbstractions", + "Version": "5.0.0-preview.5.20278.1" + }, + { + "Key": "Microsoft.Extensions.DependencyModel", + "Version": "9.0.0" + }, + { + "Key": "Serilog.Sinks.Async", + "Version": "2.0.0" + }, + { + "Key": "Serilog.Sinks.Console", + "Version": "6.0.0" + }, + { + "Key": "Serilog.Sinks.File", + "Version": "6.0.0" + }, + { + "Key": "StbiSharp", + "Version": "1.2.1" + }, + { + "Key": "TextCopy", + "Version": "6.2.1" + }, + { + "Key": "Veldrid", + "Version": "4.9.0" + }, + { + "Key": "Veldrid.SDL2", + "Version": "4.9.0" + }, + { + "Key": "Veldrid.StartupUtilities", + "Version": "4.9.0" + }, + { + "Key": "DalaMock.Shared", + "Version": "2.1.6" + }, + { + "Key": "NativeFileDialogSharp", + "Version": "0.5.0" + }, + { + "Key": "NativeLibraryLoader", + "Version": "1.0.13" + }, + { + "Key": "Newtonsoft.Json", + "Version": "13.0.3" + }, + { + "Key": "PolySharp", + "Version": "1.10.0" + }, + { + "Key": "Serilog", + "Version": "4.0.0" + }, + { + "Key": "Serilog.Extensions.Logging", + "Version": "8.0.0" + }, + { + "Key": "SharpGen.Runtime", + "Version": "2.0.0-beta.13" + }, + { + "Key": "SharpGen.Runtime.COM", + "Version": "2.0.0-beta.13" + }, + { + "Key": "System.Collections.Immutable", + "Version": "7.0.0" + }, + { + "Key": "System.IO.Pipelines", + "Version": "9.0.0" + }, + { + "Key": "System.Numerics.Vectors", + "Version": "4.5.0" + }, + { + "Key": "System.Runtime.CompilerServices.Unsafe", + "Version": "6.0.0" + }, + { + "Key": "System.Text.Encodings.Web", + "Version": "9.0.0" + }, + { + "Key": "System.Text.Json", + "Version": "9.0.0" + }, + { + "Key": "Veldrid.MetalBindings", + "Version": "4.9.0" + }, + { + "Key": "Veldrid.OpenGLBindings", + "Version": "4.9.0" + }, + { + "Key": "Vk", + "Version": "1.0.25" + }, + { + "Key": "Vortice.D3DCompiler", + "Version": "2.3.0" + }, + { + "Key": "Vortice.Direct3D11", + "Version": "2.3.0" + }, + { + "Key": "Vortice.DirectX", + "Version": "2.3.0" + }, + { + "Key": "Vortice.DXGI", + "Version": "2.3.0" + }, + { + "Key": "Vortice.Mathematics", + "Version": "1.4.25" + } + ], + "Reviewer": "reiichi001" } } }, @@ -65446,6 +65913,13 @@ "Version": "e6060765fa4c0dab14204acd7c7634983ebfc6a4", "ReviewedBy": "reiichi001", "ReviewedAt": "2024-12-11T22:23:04.370007Z" + }, + { + "Type": 2, + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "1dcf904bbae8fe6a7eeb0bce182ff5053e91bf59", + "ReviewedBy": "reiichi001", + "ReviewedAt": "2024-12-13T20:12:38.9027698Z" } ] } \ No newline at end of file