Releases: rikkadeng/hsiesta
Release list
Hsiesta v0.1.22
Hsiesta v0.1.21
v0.1.21\n\n- Centralized bilingual diagnostics for launch failures, crashes, nonzero exits, emulator loss, cleanup failures, managed MAA evidence gaps, and unverified results.\n- OneDragon headless -o clean exits remain needs_attention with persisted onedragon_unverified diagnostics and the exact localized result-unverified status.\n- Captured stdout/stderr and upstream/system error text remain available as technical details without translation or Hsiesta banners.\n- Stable validation and preflight diagnostic metadata for MAA, FOS, and OneDragon, plus a localized non-blocking queue start warning.\n- Historical runs use persisted evidence even after job edits; DailyCompletion remains manual.
Hsiesta v0.1.20
Highlights
- External MAA /
maa-clitasks now enterneeds_attentionafter exit code 0 because Hsiesta cannot infer the intended task sequence; captured logs are retained and owned MuMu cleanup is skipped for manual review. - Managed MAA remains evidence-gated by complete enabled-task summaries and at least one real battle.
- OneDragon exact-process stop validation now ignores the synthetic Windows PID 0 System Idle Process entry.
- Includes the verified portable onedir ZIP and per-user Inno Setup installer, each with a SHA-256 file.
休汐 Hsiesta v0.1.19
中文
- 新增绝区零 OneDragon 的“打开界面”:以无参数方式独立启动官方 GUI,不附着
-o自动任务。 - “自动运行”继续使用无界面入口;活动运行支持精确停止。退出 Hsiesta 时会先收尾活动任务,再关闭数据库。
- 关闭游戏不会自动判定日常完成;如果 OneDragon 一直等待,请点击“停止”。停止无法证明进程身份时会 fail-closed,并提示可能仍有外部进程需要检查。
- 177 个测试通过;保留已有兼容标识、数据目录和
GameAutomationControlPlane文件名。
安装器和便携 ZIP 均未签名,Windows 可能显示 UAC 或 SmartScreen 提示;请勿为了运行而关闭安全软件。项目不捆绑 OneDragon、其他自动化工具、运行时、模型或游戏文件,也未声称完整真实游戏日常已完成实机验证。
English
Adds safe OneDragon GUI launch and exact owned-run stopping while keeping completion review manual. Hsiesta does not bundle third-party tools or claim end-to-end live-game verification. Windows assets are unsigned and may trigger UAC or SmartScreen.
休汐 Hsiesta v0.1.18
中文
- 新增推荐的一键安装器;便携 Windows ZIP 继续保留,SHA-256 文件供需要的用户做高级校验。
- 安装器使用 per-user 安装,不要求安装阶段管理员权限;应用启动仍可能因既有 manifest 出现 UAC。
- 卸载只移除程序文件和快捷方式,保留已有任务、日志、数据库与配置。
- 安装器和应用均未签名,可能触发 SmartScreen;请确认来源并核对 SHA-256,不要关闭安全软件。
- 不捆绑第三方自动化工具、运行时、模型或游戏文件。
English
- Added a recommended one-click installer while keeping the portable Windows ZIP available; SHA-256 files are provided for optional advanced verification.
- The installer is per-user and does not require administrator rights during installation; launching the existing application may still trigger UAC.
- Uninstall removes program files and shortcuts while preserving existing tasks, logs, database, and configuration.
- The installer and application are unsigned and may trigger SmartScreen. Verify the source and SHA-256; do not disable security software.
- Third-party automation tools, runtimes, models, and game files are not bundled.
休汐 Hsiesta v0.1.17
中文
- 调整 README 和 GitHub 介绍,让当前支持范围与后续扩展方向更自然清晰。
- 保留 GameAutomationControlPlane 的目录、EXE、ZIP 名称和应用数据目录,兼容已有安装与数据。
- 140 tests 通过,Windows package proof 已成功。
- Windows 包未签名,可能出现 UAC/SmartScreen 提示;请核对 SHA-256,不要关闭安全软件。
- 不捆绑第三方自动化工具或游戏文件,也不声称完整实机手游日常已验证。
English
- Refined the README and GitHub copy to explain the current scope and gradual future expansion more naturally.
- Kept the GameAutomationControlPlane directory, executable, ZIP, and application-data identifiers for compatibility.
- 140 tests passed and the Windows package proof succeeded.
- The unsigned Windows package may trigger UAC/SmartScreen prompts. Verify SHA-256 and keep security software enabled.
- Third-party automation tools and game files are not bundled; no claim is made for a complete live daily flow.
休汐 Hsiesta v0.1.16
中文
- 显示品牌改名为休汐 Hsiesta,并同步润色 README 与 GitHub About 介绍。
- 保留
GameAutomationControlPlane目录、EXE、ZIP 文件名和%LOCALAPPDATA%\GameAutomationControlPlane数据目录,兼容已有安装与数据。 140 tests通过,Windows package proof 已完成。- Windows ZIP 未签名,首次运行可能出现 UAC/SmartScreen 提示;请先核对 SHA-256,不要关闭安全软件。
- 不捆绑 MAA、FOS、OK-WW、OneDragon 或游戏文件;没有声称完整实机手游日常已验证。
English
- Rebranded the visible product as Hsiesta (休汐) and refreshed the README and GitHub About text.
- Kept the
GameAutomationControlPlanepackage, executable, ZIP, and%LOCALAPPDATA%\GameAutomationControlPlanedata identifiers for compatibility. - 140 tests passed and the Windows package proof completed successfully.
- The unsigned Windows ZIP may trigger UAC/SmartScreen prompts. Verify SHA-256 and keep security software enabled.
- Third-party automation tools and game files are not bundled; no claim is made for a complete live daily flow.
v0.1.15
中文
- 修复官方 OneDragon v2.5.1 Full-Environment 根目录
config/project.yml+config/repository.yml被误判的问题;保留resources/config兼容布局和 RuntimeLauncher.runtime/src检查。 136 tests通过。- Windows 包未签名,首次运行可能出现 UAC/SmartScreen 提示。
- 不捆绑 OneDragon、运行时、模型或游戏文件;完整 OneDragon 日常流程未在实机验证,退出后仍需人工确认。
English
- Fixed false preflight failures for the official OneDragon v2.5.1 Full-Environment root
config/project.yml+config/repository.yml; retained theresources/configcompatibility layout and RuntimeLauncher.runtime/srcchecks. - 136 tests passed.
- The Windows package is unsigned and may trigger UAC/SmartScreen prompts.
- OneDragon, its runtime, models, and game files are not bundled. A complete live OneDragon daily flow remains unverified; review completion manually after exit.
v0.1.14
中文
- 新增绝区零 OneDragon 集成:显式
-o,可选-i/-c;退出后仍需人工确认日常是否完成。 - 更换为用户提供的新程序图标。
- 132 tests passed。
- 尚未实机验证完整 OneDragon 日常流程。
- Windows 安装包未签名,首次运行可能触发 UAC 或 SmartScreen 提示。
- 不捆绑 OneDragon、游戏文件或其他第三方工具。
English
- Added focused Zenless Zone Zero OneDragon integration with explicit
-oand optional-i/-c; a clean exit still requires manual completion review. - Replaced the application icon with the user-provided artwork.
- 132 tests passed.
- The complete OneDragon daily flow has not been verified on real hardware.
- The Windows package is unsigned and may trigger UAC or SmartScreen warnings.
- OneDragon, game files, and other third-party tools are not bundled.
v0.1.13 — 首个公开版本 / First public release
中文:首个公开版本,提供 Windows PySide6 游戏自动化控制平面 ZIP 与 SHA-256 校验文件。支持 Custom CLI、MAA/maa-cli、MAA_Punish/FOS 和 OK-WW 的显式任务编排与运行记录;Windows 构建未签名,首次运行可能显示 UAC 或 SmartScreen;MAA、MAA_Punish/FOS、OK-WW、MuMu 等第三方工具不会随本仓库或 ZIP 捆绑。完整实机验证仍以 README 边界为准。
English: First public release with a Windows PySide6 game-automation control plane ZIP and SHA-256 checksum. Includes explicit orchestration and run history for Custom CLI, MAA/maa-cli, MAA_Punish/FOS, and OK-WW. The Windows build is unsigned and may show UAC or SmartScreen prompts; third-party tools such as MAA, MAA_Punish/FOS, OK-WW, and MuMu are not bundled with this repository or ZIP. Live-game verification remains environment-specific as documented in the README.