From 33fdea0c83a7499aa902cc4bc9037b0ac535e8ab Mon Sep 17 00:00:00 2001 From: "O. Jemineh" Date: Wed, 9 Jun 2021 13:23:28 +0200 Subject: [PATCH] updates to 0.3.12.2 --- DayZLootEdit/DayZLootEdit.csproj | 14 +- DayZLootEdit/InfoWindow.xaml | 12 +- DayZLootEdit/MainWindow.xaml | 180 ++++---------- DayZLootEdit/MainWindow.xaml.cs | 223 +++++++++++++++++- DayZLootEdit/Properties/AssemblyInfo.cs | 4 +- DayZLootEdit/Properties/Resources.Designer.cs | 6 +- DayZLootEdit/Resources/info.rtf | Bin 1505 -> 1531 bytes DayZLootEdit/checkbox_mixed.png | Bin 0 -> 662 bytes DayZLootEdit/checkbox_null.png | Bin 0 -> 571 bytes checkbox_mixed.png | Bin 0 -> 662 bytes checkbox_mixed.xcf | Bin 0 -> 1363 bytes checkbox_null.png | Bin 0 -> 571 bytes checkbox_null.xcf | Bin 0 -> 1363 bytes 13 files changed, 284 insertions(+), 155 deletions(-) create mode 100644 DayZLootEdit/checkbox_mixed.png create mode 100644 DayZLootEdit/checkbox_null.png create mode 100644 checkbox_mixed.png create mode 100644 checkbox_mixed.xcf create mode 100644 checkbox_null.png create mode 100644 checkbox_null.xcf diff --git a/DayZLootEdit/DayZLootEdit.csproj b/DayZLootEdit/DayZLootEdit.csproj index c2130f9..7dd37ba 100644 --- a/DayZLootEdit/DayZLootEdit.csproj +++ b/DayZLootEdit/DayZLootEdit.csproj @@ -25,8 +25,8 @@ false false true - 1 - 0.2.1.%2a + 2 + 0.3.12.%2a false true true @@ -69,6 +69,7 @@ + @@ -157,5 +158,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/DayZLootEdit/InfoWindow.xaml b/DayZLootEdit/InfoWindow.xaml index 03b00ca..f8574fd 100644 --- a/DayZLootEdit/InfoWindow.xaml +++ b/DayZLootEdit/InfoWindow.xaml @@ -5,13 +5,13 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:DayZLootEdit" mc:Ignorable="d" - Title="Info" Height="400" Width="300" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" Icon="dayz_types.ico"> + Title="Info" Height="460" Width="360" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" Icon="dayz_types.ico">