From 015262de9a8c94d99cde57d611c2824fe5010e88 Mon Sep 17 00:00:00 2001 From: Jonathan McCaffrey Date: Thu, 21 Apr 2022 15:17:00 -0400 Subject: [PATCH] Unfinished training queue code --- Components/Components.csproj | 16 +- Contexts/Contexts.csproj | 6 +- IGP/Database.db | Bin 278528 -> 278528 bytes IGP/IGP.csproj | 8 +- IGP/Index.razor | 2 +- .../BuildCalculator/Parts/BankComponent.razor | 36 +-- .../EconomyComparisonPage.razor | 51 +--- IGP/wwwroot/generated/AgileTaskModels.json | 2 +- IGP_Convert/IGP_Convert.csproj | 16 +- .../BuildOrders/TrainingCapacityUsedModel.cs | 2 +- Services/Immortal/BuildOrderService.cs | 236 +++++++++--------- 11 files changed, 170 insertions(+), 205 deletions(-) diff --git a/Components/Components.csproj b/Components/Components.csproj index 3dc3012..20de28b 100644 --- a/Components/Components.csproj +++ b/Components/Components.csproj @@ -15,24 +15,24 @@ - + - - - + + + - + - - + + - + diff --git a/Contexts/Contexts.csproj b/Contexts/Contexts.csproj index 3b7c3a0..6f60ec1 100644 --- a/Contexts/Contexts.csproj +++ b/Contexts/Contexts.csproj @@ -15,15 +15,15 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/IGP/Database.db b/IGP/Database.db index a4b73cf3f3306973ac20a6bd743ca49714e467e2..d62c639858d89a2cc070613de70426ab1db08733 100644 GIT binary patch delta 184 zcmZo@5NrUV7RD`1j0x)8lNe+f-m~yeW_Zuf!8eQd9 zEaXt#u93j>hnC5w&68IS!IrM;n T@r4k?PB@NuPy)p#lb1F delta 171 zcmZo@5NrUV7RD`1j0x%t3=Fai?-}?fGrZ?#=bOoUkJp9g0FNd2ByLHrxm=o@n>fQb z7ILU;*GORc!_HT2&CS5*SS%|lDJ{>yy4@&)DS?^0QN@IZfzh*3S5|rYl5D2x=?#1= z659=Om_!%_8pREPa_)`FFfAduOs0zG;^VX)0gKlC9pJd>Tyr^dcfGxJ~^Lh K`{aD)+zSBhrYa}^ diff --git a/IGP/IGP.csproj b/IGP/IGP.csproj index 4282b55..34f686a 100644 --- a/IGP/IGP.csproj +++ b/IGP/IGP.csproj @@ -20,10 +20,10 @@ - - - - + + + +