Skip to content

[pull] master from ok-oldking:master#128

Open
pull[bot] wants to merge 1744 commits into
linux-doc:masterfrom
ok-oldking:master
Open

[pull] master from ok-oldking:master#128
pull[bot] wants to merge 1744 commits into
linux-doc:masterfrom
ok-oldking:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 16, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Apr 16, 2025
@ok-oldking ok-oldking force-pushed the master branch 5 times, most recently from 20f834b to 3388e3b Compare May 31, 2025 02:31
@ok-oldking ok-oldking force-pushed the master branch 2 times, most recently from 5b322a8 to f26abd6 Compare June 12, 2025 11:02
@ok-oldking ok-oldking force-pushed the master branch 2 times, most recently from 570e488 to 2bdc952 Compare June 26, 2025 11:41
@ok-oldking ok-oldking force-pushed the master branch 4 times, most recently from c21c8ed to 9c8c18c Compare July 9, 2025 14:59
@ok-oldking ok-oldking force-pushed the master branch 6 times, most recently from 34770c1 to d7799aa Compare July 24, 2025 02:18
ok-oldking and others added 9 commits May 3, 2026 23:58
* 支持绯雪

* Update assets, submodule and login state

Fix COCO annotations and assets, advance submodule, and adjust login logic. Changes: corrected file_name in assets/coco_annotations.json (images/34.png -> images/33.png), updated an annotation's bbox and area values, replaced binary image files assets/images/33.png and assets/images/34.png, bumped ok_templates submodule commit, and set self._logged_in = True inside BaseWWTask.wait_login() when in_team_and_world() is true to mark the session as logged in earlier.

---------

Co-authored-by: medicinemelancholy <1807904567@qq.com>
ok-oldking and others added 12 commits May 7, 2026 20:27
* 修复低分辨率下绯雪重击识别问题

ps. 1600*900置信度为69%,1080p为65%。刚好比0.7低

* 优化西格莉卡

重画了forte框

* 优化莫宁

重击升空前尝试一次闪避,用于取消冷启动的平a动作
Adjust COCO dataset entries and assets: updated assets/coco_annotations.json to fix image file mappings (removed an old entry, changed a file_name, added image id 239 for images/34.png) and corrected annotation #26 to reference the new image id with updated bbox and area. Replaced binary image assets assets/images/2.png and assets/images/34.png. Replace test Test521.py with a new TestConfirm.py that asserts the confirm button is found, and add the test image tests/images/confirm_highlight.png. Debug mode is enabled in the new test configuration.
Introduce a new config option 'Pause after Success' to EnhanceEchoTask (default true). When set, the task logs a notification and pauses after a successful and locked echo. Update config_type help text and add corresponding zh_CN and zh_TW translations (.po and compiled .mo files) for the new strings.
Add a None-check in src/task/BaseWWTask.py after calling find_one to avoid calling click on a None value. This prevents errors when a subsequent find_one returns None (e.g., due to timing/race conditions) by skipping the loop iteration instead of attempting to click a non-existent feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.