Skip to content

Opt: Awaken Favourite Ships Only - #4957

Merged
LmeSzinc merged 1 commit into
LmeSzinc:devfrom
sui-feng-cb:awaken_favourite
Jul 16, 2025
Merged

Opt: Awaken Favourite Ships Only#4957
LmeSzinc merged 1 commit into
LmeSzinc:devfrom
sui-feng-cb:awaken_favourite

Conversation

@sui-feng-cb

Copy link
Copy Markdown
Contributor

#4955 添加了认知觉醒任务仅觉醒常用舰船的功能

Comment thread module/awaken/awaken.py
Comment on lines 331 to 336
logger.hr('Awaken run', level=1)
self.ui_ensure(page_dock)
self.dock_favourite_set(wait_loading=False)
self.dock_favourite_set(enable=self.config.Awaken_Favourite, wait_loading=False)
self.dock_sort_method_dsc_set(wait_loading=False)
if use_array:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

awaken_run 应该是一个与设置无关的方法,设置需要通过参数输入

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

已修改

@LmeSzinc
LmeSzinc merged commit 6407043 into LmeSzinc:dev Jul 16, 2025
@LmeSzinc LmeSzinc added the feature request / 功能请求 New feature or requests label Jul 16, 2025
@sui-feng-cb
sui-feng-cb deleted the awaken_favourite branch July 16, 2025 17:11
LmeSzinc added a commit that referenced this pull request Jul 17, 2025
* Fix: handle get items in research queue quit

* Fix: missing interval

* Opt: Awaken Favourite Ships Only (#4957)

* Feature: Add 121 strategy for 15-4 | 给15-4添加121策略 (#4946)

* Add 15-4 121 strategy

* Assign a different CampaignMap::name so load_campaign can differentiate 15-4 and 15-4(121)

* Fix campaign map name again to prevent unnecessary reloading

* Inherit map

* Fix: [ALAS] remove warnings from multiscreen devices

* Fix: [ALAS] Worker might graceful exited after killing

it cleaned up itself, so main thread can't delete it

* Fix: [CN] PRIVATE_QUARTERS_INTERACT button (#4964)

---------

Co-authored-by: sui_feng <115386623+sui-feng-cb@users.noreply.github.com>
Co-authored-by: MetricVoid <21335640+Metric-Void@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request / 功能请求 New feature or requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants