diff --git a/0001_ModMaker/plugin/LinePutScript.Localization.WPF.dll b/0001_ModMaker/plugin/LinePutScript.Localization.WPF.dll index 86592ff..8860c45 100644 Binary files a/0001_ModMaker/plugin/LinePutScript.Localization.WPF.dll and b/0001_ModMaker/plugin/LinePutScript.Localization.WPF.dll differ diff --git a/0001_ModMaker/plugin/LinePutScript.dll b/0001_ModMaker/plugin/LinePutScript.dll index e2bfe28..0ac70bf 100644 Binary files a/0001_ModMaker/plugin/LinePutScript.dll and b/0001_ModMaker/plugin/LinePutScript.dll differ diff --git a/0001_ModMaker/plugin/Panuon.WPF.UI.dll b/0001_ModMaker/plugin/Panuon.WPF.UI.dll index 2ba9938..6b640f4 100644 Binary files a/0001_ModMaker/plugin/Panuon.WPF.UI.dll and b/0001_ModMaker/plugin/Panuon.WPF.UI.dll differ diff --git a/0001_ModMaker/plugin/Panuon.WPF.dll b/0001_ModMaker/plugin/Panuon.WPF.dll index e0c66d0..3c5121e 100644 Binary files a/0001_ModMaker/plugin/Panuon.WPF.dll and b/0001_ModMaker/plugin/Panuon.WPF.dll differ diff --git a/0001_ModMaker/plugin/VPet-Simulator.Core.dll b/0001_ModMaker/plugin/VPet-Simulator.Core.dll index e306e2e..209f8ab 100644 Binary files a/0001_ModMaker/plugin/VPet-Simulator.Core.dll and b/0001_ModMaker/plugin/VPet-Simulator.Core.dll differ diff --git a/0001_ModMaker/plugin/VPet-Simulator.Windows.Interface.dll b/0001_ModMaker/plugin/VPet-Simulator.Windows.Interface.dll index 8b77c63..7e2e989 100644 Binary files a/0001_ModMaker/plugin/VPet-Simulator.Windows.Interface.dll and b/0001_ModMaker/plugin/VPet-Simulator.Windows.Interface.dll differ diff --git a/0001_ModMaker/plugin/VPet.ModMaker.exe b/0001_ModMaker/plugin/VPet.ModMaker.exe new file mode 100644 index 0000000..e286b5e Binary files /dev/null and b/0001_ModMaker/plugin/VPet.ModMaker.exe differ diff --git a/VPet.ModMaker/Views/ModEdit/AddCultureWindow.xaml b/VPet.ModMaker/Views/ModEdit/AddCultureWindow.xaml index 5aadcbd..6485c1d 100644 --- a/VPet.ModMaker/Views/ModEdit/AddCultureWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/AddCultureWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:AddCultureWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/AnimeEdit/FoodAnimeEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/AnimeEdit/FoodAnimeEditWindow.xaml index 454e994..a4be061 100644 --- a/VPet.ModMaker/Views/ModEdit/AnimeEdit/FoodAnimeEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/AnimeEdit/FoodAnimeEditWindow.xaml @@ -15,366 +15,334 @@ WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/AnimeEdit/SelectGraphTypeWindow.xaml b/VPet.ModMaker/Views/ModEdit/AnimeEdit/SelectGraphTypeWindow.xaml index 065f0dd..401261d 100644 --- a/VPet.ModMaker/Views/ModEdit/AnimeEdit/SelectGraphTypeWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/AnimeEdit/SelectGraphTypeWindow.xaml @@ -11,7 +11,10 @@ Width="500" Height="300" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/ClickTextEdit/ClickTextEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/ClickTextEdit/ClickTextEditWindow.xaml index 3bef0d4..26437ab 100644 --- a/VPet.ModMaker/Views/ModEdit/ClickTextEdit/ClickTextEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/ClickTextEdit/ClickTextEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:ClickTextEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/FoodEdit/FoodEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/FoodEdit/FoodEditWindow.xaml index b83fd6b..c89c7c7 100644 --- a/VPet.ModMaker/Views/ModEdit/FoodEdit/FoodEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/FoodEdit/FoodEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:FoodEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/LowTextEdit/LowTextEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/LowTextEdit/LowTextEditWindow.xaml index 36577f3..135c775 100644 --- a/VPet.ModMaker/Views/ModEdit/LowTextEdit/LowTextEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/LowTextEdit/LowTextEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:LowTextEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/ModEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/ModEditWindow.xaml index 67b2e49..05442f4 100644 --- a/VPet.ModMaker/Views/ModEdit/ModEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/ModEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:ModEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/MoveEdit/MoveEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/MoveEdit/MoveEditWindow.xaml index 12fde1d..e57b610 100644 --- a/VPet.ModMaker/Views/ModEdit/MoveEdit/MoveEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/MoveEdit/MoveEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:MoveEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/PetEdit/PetEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/PetEdit/PetEditWindow.xaml index df4f4d6..faa8188 100644 --- a/VPet.ModMaker/Views/ModEdit/PetEdit/PetEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/PetEdit/PetEditWindow.xaml @@ -14,25 +14,30 @@ d:DataContext="{d:DesignInstance Type=vm:PetEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - - + + + + + + + + + + diff --git a/VPet.ModMaker/Views/ModEdit/SelectTextEdit/SelectTextEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/SelectTextEdit/SelectTextEditWindow.xaml index c5344b7..a5b85ea 100644 --- a/VPet.ModMaker/Views/ModEdit/SelectTextEdit/SelectTextEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/SelectTextEdit/SelectTextEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:SelectTextEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkEditWindow.xaml b/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkEditWindow.xaml index 23e3a8b..994c6cd 100644 --- a/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkEditWindow.xaml +++ b/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkEditWindow.xaml @@ -14,7 +14,10 @@ d:DataContext="{d:DesignInstance Type=vm:WorkEditWindowVM}" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + + + + diff --git a/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkPage.xaml b/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkPage.xaml index 47b77ed..1034802 100644 --- a/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkPage.xaml +++ b/VPet.ModMaker/Views/ModEdit/WorkEdit/WorkPage.xaml @@ -13,7 +13,10 @@ d:DesignHeight="450" d:DesignWidth="800" mc:Ignorable="d"> - + + + + @@ -25,7 +28,7 @@ -