Skip to content

Releases: SamToki/Yamanobo-Ryou

v2.03

12 Jan 12:14
Compare
Choose a tag to compare

更新日志 Update Log

v2.03 (2025/01/12)
修复速度趋势指示器 (speed trend vector) 偶尔会消失的 bug。
Fixed a rare bug where speed trend vector disappears.

详细说明:当游戏刷新函数执行过于频繁时(例如使劲来回调整窗口大小),刷新的时间差有可能为零。速度趋势的计算当中会除以时间差。所以上述情况发生时,速度趋势无法计算,会变成 NaN。这就导致速度趋势指示器无法正确显示。修复后,即使时间差为零,也会除以一个最小值(1毫秒)。
吐槽:变量变成 NaN 居然不会报错。最初发现这个 bug 时还以为是浏览器的渲染问题…

v2.00 (2025/01/08)
优化用户数据结构(会自动修复旧的用户数据)。
Optimize user data structure.

v1.20 (2024/12/31)
优化文库的随机选择功能。修复文库的删除功能。
Optimize the lottery feature in the library. Fix the text deletion feature in the library.

文件校验码 Hash Check (SHA-256)

Yamanobo-Ryou.zip
F221A449D1AAFFEA849A01422906DFF3A5D60D399209B636103FD0C7D0EF2268

使用方法 How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.18

23 Dec 15:22
Compare
Choose a tag to compare

更新日志 Update Log

多项细节优化与修复。
Various small optimizations and fixes.

文件校验码 Hash Check (SHA-256)

Yamanobo-Ryou.zip
ECF987D33E9F79FCFB4DE2177B478C5AF983D69EEFEF38F868DBB99669EF0FCA

使用方法 How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.15

06 Dec 09:21
Compare
Choose a tag to compare

更新日志 Update Log

细节优化。
Minor optimization.

文件校验码 Hash Check (SHA-256)

Yamanobo-Ryou.zip
0DACD27904BFFA31BED52DD53C971D788A2664C4A1A22E1054B860F5BA85AB1D

使用方法 How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.13

29 Nov 15:47
Compare
Choose a tag to compare

更新日志 / Update Log

优化「标尺」「滚动数字」以及追逐者速度预设的 UI。
Optimize the UI of "tapes", "rolling digits", and the chaser speed presets.

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
60CA5030E987395F230B6F48C63E6BDEA54E482F46C5F09BE0B3DEB3197A5F1E

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.10

26 Nov 16:21
Compare
Choose a tag to compare

更新日志 / Update Log

[新增] 「重置所有『不再显示』的对话框」功能。
[更改] 优化速度趋势指示器。该指示器(速度气泡旁的带箭头的竖线)现在指示1秒后的速度,而非5秒后。
[更改] Favicon 文件不再使用 ico 格式。
[修复] 「按名称排序」功能。
[New] "Reset all 'Don't show again' dialogs" feature.
[Changed] Optimize the speed trend vector. The speed trend vector (vertical arrow next to the speed balloon) now indicates the future speed to be reached in 1 second instead of 5 seconds.
[Changed] Ditched ICO format for Favicon.
[Fixed] The sort-by-name feature.

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
D53E5DF00193382F9091040245C3A1E6011536F95281091759392E8FAF12F624

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.06

18 Nov 18:52
Compare
Choose a tag to compare

更新日志 / Update Log

[更改] 最大显示速度由500增至999。
[更改] HTML 代码优化。
[修复] 在游戏暂停的情况下标尺的动画有延迟。
[修复] 重置文库后可能出现地形与文库文本不匹配的情况。
[Changed] Maximum display speed from 500 to 999.
[Changed] HTML optimization.
[Fixed] Delayed tape animation under game paused condition.
[Fixed] Potential mismatch between terrain and library text after resetting the library.

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
8BFE786FF4988C9BEB1BF6F4E12B646CA653F98363DF647F3B1F78D44336F8F3

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.05

17 Nov 04:59
Compare
Choose a tag to compare

更新日志 / Update Log

优化无障碍功能。
Accessibility optimization.

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
8030E787A85886B14F4E7E222303233851883AD495BE4B613CC007EB7331D8A4

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.03

13 Nov 10:16
Compare
Choose a tag to compare

更新日志 / Update Log

v1.03:PWA 功能正式上线,不下载文件包也可以离线使用。并引入全屏功能。
v1.01:紧急修复了涉及语言设定的 bug(通关一局游戏后会出错)。
v1.00:正式版。跟随主页大幅优化了 UI,并额外做了若干细节优化。本应用现可作为 PWA 安装至桌面。

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
8267512219B299620F5B59A6B52B1537B06DD8E4426F144ED3ED5D32F155B24D

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.01 (紧急修复 Emergency fix)

12 Nov 06:02
Compare
Choose a tag to compare

更新日志 / Update Log

v1.01:紧急修复了涉及语言设定的 bug(通关一局游戏后会出错)。
v1.00:正式版。跟随主页大幅优化了 UI,并额外做了若干细节优化。本应用现可作为 PWA 安装至桌面。

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
32CD580246757716341972BEF5FFD66BCEB0A2E53C0DF72903D36B7335012C8C

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).

v1.00

12 Nov 03:41
Compare
Choose a tag to compare

更新日志 / Update Log

正式版。跟随主页大幅优化了 UI,并额外做了若干细节优化。本应用现可作为 PWA 安装至桌面。

文件校验码 / Hash Check (SHA-256)

Yamanobo-Ryou.zip
08106CCFF981D67E38AE16DCA144590940537B961FB255DA921E87827A7A7AF9

使用方法 / How to Use

请参考说明文档的第 3.2 节。
Please refer to section 3.2 in the documentation (only in simplified Chinese).