diff --git a/stable/InventoryTools/InventoryTools.json b/stable/InventoryTools/InventoryTools.json index 531d3a6c8..de557ca50 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.3", + "AssemblyVersion": "1.11.0.4", "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 32ff8c32f..674e701c3 100644 Binary files a/stable/InventoryTools/latest.zip and b/stable/InventoryTools/latest.zip differ diff --git a/state.json b/state.json index a4dbe1828..c515d12c7 100644 --- a/state.json +++ b/state.json @@ -3773,9 +3773,9 @@ } }, "InventoryTools": { - "BuiltCommit": "3ac1e7d3908cefb73db12d533100317d1b2a1a8f", - "TimeBuilt": "2024-11-29T05:26:44.6497992+00:00", - "EffectiveVersion": "1.11.0.3", + "BuiltCommit": "b21463a0af12108908a35717d9268f1b07c42be2", + "TimeBuilt": "2024-12-04T19:20:26.9807841+00:00", + "EffectiveVersion": "1.11.0.4", "MinimumVersion": null, "Changelogs": { "1.2.0.2": { @@ -7462,6 +7462,425 @@ } ], "Reviewer": "reiichi001" + }, + "1.11.0.4": { + "TimeReleased": "2024-12-04T19:20:26.9808267+00:00", + "Changelog": "### Added\n- Added a yes/no filter for every single source/use\n- Added a yes/no filter for every single source/use category\n- Added a item unlock tooltip(shows which characters have an item unlocked)\n- Added a search for the list configuration(hopefully this helps configuring lists easier)\n- The craft calculator now allows for a scope to be picked(you can choose which inventories you want to use)\n- Added exterior house items and housing fixtures as uses\n\n### Changed\n- Unlocks are now tracked more reliably\n- The way filters are displayed in the list configuration has been adjusted\n- Certain filters were superceeded by the source/use system, any lists using those have been migrated\n- Amount Owned was renamed to Item Locations\n\n### Fixed\n- Item searching in a few places was inconsistent\n- Certain tabs of the list configuration page were causing massive FPS drops\n- The sample lists did not have any columns by default\n", + "UsedNeeds": [ + { + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "811147fbdbc89fb798adde13bae6f3bf4d610a4c" + }, + { + "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" } } }, @@ -61512,6 +61931,27 @@ "Version": "28de3cb486f9c8384f9f6c5c5772c8d0618ef6fd", "ReviewedBy": "philpax", "ReviewedAt": "2024-12-03T21:24:15.6408195Z" + }, + { + "Type": 2, + "Key": "https://github.com/Critical-Impact/CriticalCommonLib.git", + "Version": "811147fbdbc89fb798adde13bae6f3bf4d610a4c", + "ReviewedBy": "reiichi001", + "ReviewedAt": "2024-12-04T19:20:27.0182556Z" + }, + { + "Type": 1, + "Key": "AllaganLib.GameSheets", + "Version": "1.1.11", + "ReviewedBy": "reiichi001", + "ReviewedAt": "2024-12-04T19:20:27.0182831Z" + }, + { + "Type": 1, + "Key": "AllaganLib.Shared", + "Version": "1.1.11", + "ReviewedBy": "reiichi001", + "ReviewedAt": "2024-12-04T19:20:27.0182833Z" } ] } \ No newline at end of file