[Feature] 在"崩溃窗口"界面添加"重启游戏"按钮
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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