3 Commits

Author SHA1 Message Date
eb38af6045 feat: 新的版本号 2026-03-04 23:29:56 +08:00
d602d3afe9 fix: 修正新照片显示时间 2026-03-04 23:21:57 +08:00
8cc7e2ebbc fix: 背景音乐fadein时间减少 2026-03-04 23:19:34 +08:00
3 changed files with 4 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
"include_pil": false,
"include_sqlite": false,
"layout": null,
"name": "\u8398\u6f9c\u65e5\u8bb0b0.0.8",
"name": "\u8398\u6f9c\u65e5\u8bb0b0.0.8.5",
"numeric_version": 1,
"orientation": "sensorLandscape",
"package": "com.rytstudio.xinlandiary",

View File

@@ -16,7 +16,7 @@ label Chapter1_Scene1:
show xingyu thinking at left
xingyu "涛哥,你咋又对着黑板发呆?"
play music "audio/XinLanDiary-Part1.ogg" fadein 2
play music "audio/XinLanDiary-Part1.ogg" fadein 0.5
show xingyu laughing
xingyu "该不会是在研究光线折射角度吧?"
hide xingyu
@@ -70,7 +70,7 @@ label Chapter1_Scene1:
# 草稿原文:「教室里人快走空时,手机震动了」——切回空教室背景
scene bg classroom wide afterschool with dissolve
$ gallery_photo4_unlocked = True
lzx "画廊更新了,有惊喜。友情提示:这次可能会火。"
me "……“任懿涛观察日志?”"
@@ -238,7 +238,6 @@ label Chapter1_Scene3:
label Chapter1_Scene4:
$ game_period = "after_school"
$ gallery_photo4_unlocked = True
play music "audio/MainMenu.ogg" fadein 2.0
scene bg classroom wide afterschool with fade
"{cps=20}【同日放学后·七班教室】" # system_ "【同日放学后·七班教室】"

View File

@@ -27,7 +27,7 @@ define gui.show_name = True
## 游戏版本号。
define config.version = "dev0.0.8"
define config.version = "dev0.0.8.5"
## 放置在游戏内“关于”屏幕上的文本。将文本放在三个引号之间,并在段落之间留出空