Skip to content

修复 autogg的文本显示问题原始鼠标输入的错误累加计算#139

Merged
gaoyu06 merged 2 commits into
FPSMasterTeam:mainfrom
Ukiyograin:main
May 13, 2026
Merged

修复 autogg的文本显示问题原始鼠标输入的错误累加计算#139
gaoyu06 merged 2 commits into
FPSMasterTeam:mainfrom
Ukiyograin:main

Conversation

@Ukiyograin
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@gaoyu06 gaoyu06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I completed an initial review based on the changed files and diff.

Scope

  • src/main/java/top/fpsmaster/features/impl/utility/AutoGG.java (+1/-1)
  • src/main/java/top/fpsmaster/utils/input/raw/RawInputMod.java (+10/-1)
  • src/main/java/top/fpsmaster/utils/input/raw/RawMouseHelper.java (+8/-4)
  • src/main/resources/assets/minecraft/client/lang/en_us.lang (+1/-1)
  • src/main/resources/assets/minecraft/client/lang/zh_cn.lang (+1/-1)

Initial observations

  • I do not see obvious test file changes in this PR, so behavior changes should be validated carefully before merge.
  • Runtime code is being modified, so correctness and regression risk matter more than for docs-only changes.
  • The scope is moderate: not huge, but large enough that key behavior paths should be sanity-checked.
  • Some changes look like they may affect null/optional handling; edge-case verification would be useful.

Current stance

  • This is an initial opinion, not a deep line-by-line approval.
  • If this changes behavior, please make sure verification steps or tests are included in the PR description.
  • If you want a stricter follow-up review, I can re-check the updated head after revisions.

Automated initial review by Hermes.

@gaoyu06 gaoyu06 merged commit 979ccbd into FPSMasterTeam:main May 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants