diff --git a/VPet-Simulator.Windows/MainWindow.cs b/VPet-Simulator.Windows/MainWindow.cs index e014fb3..8b40c3e 100644 --- a/VPet-Simulator.Windows/MainWindow.cs +++ b/VPet-Simulator.Windows/MainWindow.cs @@ -1444,7 +1444,7 @@ namespace VPet_Simulator.Windows //临时更新:新年进入动画, if (DateTime.Now < new DateTime(2024, 2, 19)) { - Main = new Main(Core, startUPGraph: Core.Graph.FindGraph("newyear", AnimatType.Single, GameSave.ModeType.Nomal)); + Main = new Main(Core, startUPGraph: Core.Graph.FindGraph("newyear", AnimatType.Single, Core.Save.Mode)); } else Main = new Main(Core); diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_000_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_000_125.png new file mode 100644 index 0000000..f72ffda Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_000_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_001_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_001_125.png new file mode 100644 index 0000000..e2c817b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_001_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_002_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_002_125.png new file mode 100644 index 0000000..1339826 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_002_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_003_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_003_125.png new file mode 100644 index 0000000..699f091 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_003_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_004_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_004_125.png new file mode 100644 index 0000000..470ce67 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_004_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_005_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_005_125.png new file mode 100644 index 0000000..cf0e762 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_005_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_006_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_006_125.png new file mode 100644 index 0000000..430d365 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_006_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_007_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_007_125.png new file mode 100644 index 0000000..08f73f6 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_007_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_008_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_008_125.png new file mode 100644 index 0000000..1aab16d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_008_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_009_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_009_125.png new file mode 100644 index 0000000..0385394 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_009_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_010_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_010_125.png new file mode 100644 index 0000000..95322e3 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_010_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_011_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_011_125.png new file mode 100644 index 0000000..32cad19 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_011_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_012_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_012_125.png new file mode 100644 index 0000000..5be5ef6 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_012_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_013_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_013_125.png new file mode 100644 index 0000000..4361365 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_013_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_014_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_014_125.png new file mode 100644 index 0000000..d7f20c9 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_014_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_015_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_015_125.png new file mode 100644 index 0000000..311b7e1 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_015_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_016_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_016_125.png new file mode 100644 index 0000000..fc4bc84 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_016_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_017_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_017_125.png new file mode 100644 index 0000000..13f656e Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_017_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_018_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_018_125.png new file mode 100644 index 0000000..a511bf4 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_018_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_019_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_019_125.png new file mode 100644 index 0000000..d0bead9 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_019_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_020_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_020_125.png new file mode 100644 index 0000000..1e30a27 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Happy/_020_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_000_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_000_125.png new file mode 100644 index 0000000..f72ffda Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_000_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_001_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_001_125.png new file mode 100644 index 0000000..e2c817b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_001_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_002_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_002_125.png new file mode 100644 index 0000000..1339826 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_002_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_003_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_003_125.png new file mode 100644 index 0000000..699f091 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_003_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_004_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_004_125.png new file mode 100644 index 0000000..470ce67 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_004_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_005_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_005_125.png new file mode 100644 index 0000000..cf0e762 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_005_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_006_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_006_125.png new file mode 100644 index 0000000..430d365 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_006_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_007_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_007_125.png new file mode 100644 index 0000000..08f73f6 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_007_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_008_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_008_125.png new file mode 100644 index 0000000..1aab16d Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_008_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_009_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_009_125.png new file mode 100644 index 0000000..0385394 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_009_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_010_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_010_125.png new file mode 100644 index 0000000..95322e3 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_010_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_011_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_011_125.png new file mode 100644 index 0000000..32cad19 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_011_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_012_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_012_125.png new file mode 100644 index 0000000..5be5ef6 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_012_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_013_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_013_125.png new file mode 100644 index 0000000..4361365 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_013_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_014_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_014_125.png new file mode 100644 index 0000000..d7f20c9 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_014_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_015_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_015_125.png new file mode 100644 index 0000000..311b7e1 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_015_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_016_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_016_125.png new file mode 100644 index 0000000..fc4bc84 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_016_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_017_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_017_125.png new file mode 100644 index 0000000..13f656e Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_017_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_018_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_018_125.png new file mode 100644 index 0000000..a511bf4 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_018_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_019_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_019_125.png new file mode 100644 index 0000000..d0bead9 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_019_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_020_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_020_125.png new file mode 100644 index 0000000..1e30a27 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_020_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_021_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_021_125.png new file mode 100644 index 0000000..f5e91c9 Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_021_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_022_125.png b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_022_125.png new file mode 100644 index 0000000..52b206b Binary files /dev/null and b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/Nomal/_022_125.png differ diff --git a/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps new file mode 100644 index 0000000..878a166 --- /dev/null +++ b/VPet-Simulator.Windows/mod/0000_core/pet/vup/newyear/info.lps @@ -0,0 +1,4 @@ +PNGAnimation#newyear:|path#Happy:|mode#Happy:|graph#Common:| +PNGAnimation#newyear:|path#Nomal:|mode#Nomal:|graph#Common:| +PNGAnimation#newyear:|path#Nomal:|mode#PoorCondition:|graph#Common:| +PNGAnimation#newyear:|path#Nomal:|mode#ill:|graph#Common:| \ No newline at end of file