Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CloudTracey
/
arknights-frame-assistant
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
376
Code
Issues
7
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Releases
v1.8.0
v1.8.0
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
CloudTracey
released this
04 Aug 18:30
v1.8.0
eb31f97
This commit was created on GitHub.com and signed with GitHub’s
verified signature
.
2026-08-05
新增:
在游戏窗口不是焦点的情况下,将鼠标悬停在游戏窗口上按下对应按键,即可自动激活窗口并触发对应功能,不再需要先手动选中窗口
@CloudTracey
改进:
(重要优化)扩大关卡内检测的识别范围、提高识别容差,以提高关卡外误识别率为代价适应更多的窗口设置和屏幕颜色配置
@CloudTracey
提高开局暂停对黑屏检测的容错阈值,减少漏判的情况
@CloudTracey
移除了过帧功能要求鼠标处于游戏窗口内的条件需求
@CloudTracey
当鼠标右键绑定了某项功能,且游戏窗口为当前焦点窗口时,在游戏窗口外右键将正确触发窗口外的功能(比如桌面右键菜单、任务栏的右键菜单等),不再需要先点击游戏窗口外再右键
@CloudTracey
提高热键触发频率阈值,避免狂暴键盘敲击组长极速连打按键时弹警告框(真的有人能1s敲100下键盘吗)
@CloudTracey
使用HotkeyContext 回调替代 HotIfWinActive,以分离键盘按键和鼠标按键触发的条件判定
@CloudTracey
修复:
(重要修复)修复由于大小写不同,导致部分按键在非战斗场景下触发后持续按住不松手的问题
@mtdxmtdx
(重要修复)修复当游戏内和AFA同时绑定修饰键(比如Shift)为功能键时,在游戏内按下后无法正确释放,导致后续在游戏内外所有操作都受到该修饰键影响的问题
@CloudTracey
修复当用户的系统用户名为单字或过短时,生成日志压缩包的日志内对应的字符串全部被替换成USER的问题
@CloudTracey
You can’t perform that action at this time.