HMCL-dev / HMCL-dev/HMCL

[Feature] 在"崩溃窗口"界面添加"重启游戏"按钮

Open
#6,820 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

如标题描述
(或许需要崩溃次数判定)

原因 | Reason

有时游戏崩溃是暂时性的 重启游戏即可解决 但是也要防范一直重启游戏一直崩 所以可能需要一个崩溃次数计数 达到一定次数禁用此功能或者在重启游戏前警告

详情 | Description

来自Glavo视频底下的评论区 https://www.bilibili.com/video/BV1Tg3g6iENm?comment_on=1&comment_root_id=310956314832&share_tag=s_i#reply310956314832

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the crash-window implementation and the existing game-launch flow, then clarify how crash counting, warnings, and disabling repeated restarts should work; the feature is done when the agreed behavior is available from the crash window and covered by suitable checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.