From 2a4f91cc65029e5d571e71495e53eb7ea2d7f936 Mon Sep 17 00:00:00 2001 From: 4sval Date: Sat, 10 Dec 2022 00:47:18 +0100 Subject: [PATCH] FortPlayerAugmentItemDefinition + no more auto save --- CUE4Parse | 2 +- FModel/Creator/CreatorPackage.cs | 1 + FModel/MainWindow.xaml | 75 +++-------- FModel/MainWindow.xaml.cs | 27 ++-- FModel/Settings/UserSettings.cs | 35 ----- FModel/ViewModels/CUE4ParseViewModel.cs | 126 ++++++++---------- .../Commands/RightClickMenuCommand.cs | 4 +- FModel/ViewModels/TabControlViewModel.cs | 76 ++++++++--- FModel/Views/SettingsView.xaml | 30 +---- FModel/Views/Snooper/Material.cs | 6 +- 10 files changed, 157 insertions(+), 225 deletions(-) diff --git a/CUE4Parse b/CUE4Parse index af16aa14..1cec00df 160000 --- a/CUE4Parse +++ b/CUE4Parse @@ -1 +1 @@ -Subproject commit af16aa14f37f9a4705308e087ae820ac1076f54f +Subproject commit 1cec00df148a2cdc2f4dbf73316b9b1ea6da33f7 diff --git a/FModel/Creator/CreatorPackage.cs b/FModel/Creator/CreatorPackage.cs index 64f8cd1b..ac794ab2 100644 --- a/FModel/Creator/CreatorPackage.cs +++ b/FModel/Creator/CreatorPackage.cs @@ -90,6 +90,7 @@ public class CreatorPackage : IDisposable case "FortPlaysetPropItemDefinition": case "FortHomebaseNodeItemDefinition": case "FortNeverPersistItemDefinition": + case "FortPlayerAugmentItemDefinition": case "RadioContentSourceItemDefinition": case "FortPlaysetGrenadeItemDefinition": case "FortPersonalVehicleItemDefinition": diff --git a/FModel/MainWindow.xaml b/FModel/MainWindow.xaml index 8306f23c..0bfc4d25 100644 --- a/FModel/MainWindow.xaml +++ b/FModel/MainWindow.xaml @@ -94,7 +94,7 @@ - + @@ -109,7 +109,7 @@ - + @@ -124,10 +124,10 @@ - + - + @@ -139,24 +139,8 @@ - - - - - - - - - - - - + @@ -400,7 +384,7 @@ - + @@ -409,7 +393,7 @@ - + @@ -418,6 +402,15 @@ + + + + + + + + + @@ -528,7 +521,7 @@ - + @@ -543,7 +536,7 @@ - + @@ -558,10 +551,10 @@ - + - + @@ -803,32 +796,6 @@ - - - - - - - - - - - - - -