diff --git a/stable/InventoryTools/InventoryTools.json b/stable/InventoryTools/InventoryTools.json index e9fede67..b1e5b21d 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.7", + "AssemblyVersion": "1.11.0.8", "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 613a6a4f..2ea0eec4 100644 Binary files a/stable/InventoryTools/latest.zip and b/stable/InventoryTools/latest.zip differ diff --git a/state.json b/state.json index 16b10eb3..f3fa66b0 100644 --- a/state.json +++ b/state.json @@ -4956,9 +4956,9 @@ } }, "InventoryTools": { - "BuiltCommit": "131e70032ecee15fc655e0f81d074ad52ba5c4a0", - "TimeBuilt": "2024-12-13T20:12:38.8533131+00:00", - "EffectiveVersion": "1.11.0.7", + "BuiltCommit": "9e68e4d9c78e8d8c63c87f69e9e956c514049596", + "TimeBuilt": "2024-12-17T22:44:08.3971358+00:00", + "EffectiveVersion": "1.11.0.8", "MinimumVersion": null, "Changelogs": { "1.2.0.2": { @@ -10321,6 +10321,425 @@ } ], "Reviewer": "reiichi001" + }, + "1.11.0.8": { + "TimeReleased": "2024-12-17T22:44:08.3971825+00:00", + "Changelog": "### Added\n- The craft overlay has arrived, this collapsable overlay will show you the next steps in your current craft project.\n - Has a menu for each item for buying/gathering/crafting\n - Is retainer aware, so it\u0027ll only show you what you need to extract from each retainer while it\u0027s open\n - Provides quick switching between active craft list\n- Item icons within the AT interface can now be hovered and a tooltip will show, this can be configured to show never/on icon hover/row hover\n- Right clicking on any item within AT will now provide a Gather/Buy/Craft menu with the ability to teleport to specific nodes/shops\n- New filter called \u0022Glamour Ready Combined\u0022, shows if an item is part of a set that gets combined in the glamour chest\n- Extra vendors have been included\n- The item window will show if an item has been combined into a glamour ready set\n- Initial 7.11 data\n\n### Fixed\n- Fishing/Spearfishing items should show more accurate locations\n- Certain vendors were not showing due to having no name will now show their NPCs name instead\n- Housing vendors have been de-deduplicated\n", + "UsedNeeds": [ + { + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "71f7cf3efe6797c761007ecb9b681245a26f04df" + }, + { + "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.14" + }, + { + "Key": "AllaganLib.Shared", + "Version": "1.1.12" + }, + { + "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.6" + }, + { + "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": "philpax" } } }, @@ -67365,6 +67784,34 @@ "Version": "43309f40d8bce3561490f5d6273195202d20eb32", "ReviewedBy": "philpax", "ReviewedAt": "2024-12-16T23:09:59.8968279Z" + }, + { + "Type": 2, + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "71f7cf3efe6797c761007ecb9b681245a26f04df", + "ReviewedBy": "philpax", + "ReviewedAt": "2024-12-17T22:44:08.4455272Z" + }, + { + "Type": 1, + "Key": "AllaganLib.GameSheets", + "Version": "1.1.14", + "ReviewedBy": "philpax", + "ReviewedAt": "2024-12-17T22:44:08.4455628Z" + }, + { + "Type": 1, + "Key": "AllaganLib.Shared", + "Version": "1.1.12", + "ReviewedBy": "philpax", + "ReviewedAt": "2024-12-17T22:44:08.4455629Z" + }, + { + "Type": 1, + "Key": "LuminaSupplemental.Excel", + "Version": "2.1.6", + "ReviewedBy": "philpax", + "ReviewedAt": "2024-12-17T22:44:08.4455634Z" } ] } \ No newline at end of file