画师补足不高兴动画
@ -159,7 +159,6 @@ namespace VPet_Simulator.Windows.Interface
|
||||
{
|
||||
DateTime now = DateTime.Now;
|
||||
DateTime eattime = imw.Set.PetData.GetDateTime("buytime_" + Name, now);
|
||||
string descs;
|
||||
if (eattime <= now)
|
||||
{
|
||||
if (Type == FoodType.Meal || Type == FoodType.Snack || Type == FoodType.Drink)
|
||||
|
@ -483,10 +483,10 @@ namespace VPet_Simulator.Windows
|
||||
{
|
||||
if (Set["SingleTips"].GetDateTime("update") > new DateTime(2023, 8, 1)) // 上次更新日期时间
|
||||
notifyIcon.ShowBalloonTip(10, "更新通知 08/11", //本次更新内容
|
||||
"新增跳舞功能,桌宠会在播放音乐的时候跳舞", ToolTipIcon.Info);
|
||||
"新增跳舞功能,桌宠会在播放音乐的时候跳舞\n新增不开心大部分系列动画\n更好买支持翻页", ToolTipIcon.Info);
|
||||
else// 累计更新内容
|
||||
notifyIcon.ShowBalloonTip(10, "更新通知 08/01",
|
||||
"更新了新的动画系统", ToolTipIcon.Info);
|
||||
"更新了新的动画系统\n新增桌宠会在播放音乐的时候跳舞\n新增不开心大部分系列动画\n更好买支持翻页", ToolTipIcon.Info);
|
||||
Set["SingleTips"].SetDateTime("update", DateTime.Now);
|
||||
}
|
||||
//MOD报错
|
||||
|
@ -5,7 +5,7 @@
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:pu="https://opensource.panuon.com/wpf-ui" xmlns:local="clr-namespace:VPet_Simulator.Windows"
|
||||
mc:Ignorable="d" Title="{ll:Str 更好买}" Height="500" Width="800" FontSize="14" WindowStartupLocation="CenterScreen"
|
||||
mc:Ignorable="d" Title="{ll:Str 更好买}" Height="550" Width="800" FontSize="14" WindowStartupLocation="CenterScreen"
|
||||
Background="#E0F6FF" pu:WindowXCaption.Height="45" pu:WindowXCaption.Background="{DynamicResource DARKPrimary}"
|
||||
pu:WindowXCaption.Foreground="#FFFFFF" pu:WindowXCaption.Buttons="Close" Icon="/Res/BetterBuy.png"
|
||||
pu:WindowXCaption.ShadowColor="{DynamicResource ShadowColor}" Closing="WindowX_Closing">
|
||||
|
@ -2,7 +2,7 @@ vupmod#Core:|author#LorisYounger:|gamever#100:|ver#100:|
|
||||
intro#这是虚拟桌宠模拟器的核心运行文件/com可以参考此文件编写mod:|
|
||||
authorid#253101309:|
|
||||
itemid#1:|
|
||||
cachedate#2023/6/15:|
|
||||
cachedate#2023/8/11:|
|
||||
lang#en:|这是虚拟桌宠模拟器的核心运行文件,可以参考此文件编写mod#This is the core running file of the virtual desktop pet simulator, and you can refer to this file to write mods:|Core#Core:|
|
||||
lang#zh-Hans:|这是虚拟桌宠模拟器的核心运行文件,可以参考此文件编写mod#这是虚拟桌宠模拟器的核心运行文件,可以参考此文件编写mod:|Core#Core 核心:|
|
||||
lang#zh-Hant:|这是虚拟桌宠模拟器的核心运行文件,可以参考此文件编写mod#這是虛擬桌寵模擬器的覈心運行檔案,可以參考此檔案編寫mod:|Core#Core 覈心:|
|
After Width: | Height: | Size: 166 KiB |
After Width: | Height: | Size: 160 KiB |
After Width: | Height: | Size: 159 KiB |
After Width: | Height: | Size: 144 KiB |
After Width: | Height: | Size: 147 KiB |
After Width: | Height: | Size: 144 KiB |
After Width: | Height: | Size: 159 KiB |
After Width: | Height: | Size: 160 KiB |
After Width: | Height: | Size: 166 KiB |
After Width: | Height: | Size: 161 KiB |
After Width: | Height: | Size: 151 KiB |
After Width: | Height: | Size: 148 KiB |
After Width: | Height: | Size: 135 KiB |
After Width: | Height: | Size: 137 KiB |
After Width: | Height: | Size: 135 KiB |
After Width: | Height: | Size: 148 KiB |
After Width: | Height: | Size: 151 KiB |
After Width: | Height: | Size: 161 KiB |
After Width: | Height: | Size: 240 KiB |
After Width: | Height: | Size: 222 KiB |
After Width: | Height: | Size: 207 KiB |
After Width: | Height: | Size: 199 KiB |
After Width: | Height: | Size: 191 KiB |
After Width: | Height: | Size: 197 KiB |
After Width: | Height: | Size: 208 KiB |
After Width: | Height: | Size: 196 KiB |
After Width: | Height: | Size: 200 KiB |
After Width: | Height: | Size: 202 KiB |
After Width: | Height: | Size: 198 KiB |
After Width: | Height: | Size: 202 KiB |
After Width: | Height: | Size: 208 KiB |
After Width: | Height: | Size: 197 KiB |
After Width: | Height: | Size: 199 KiB |
After Width: | Height: | Size: 207 KiB |
After Width: | Height: | Size: 222 KiB |