Opt: Awaken Favourite Ships Only - #4957
Merged
Merged
Conversation
LmeSzinc
reviewed
Jul 14, 2025
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: |
Owner
There was a problem hiding this comment.
awaken_run 应该是一个与设置无关的方法,设置需要通过参数输入
sui-feng-cb
force-pushed
the
awaken_favourite
branch
from
July 14, 2025 06:34
168db31 to
f47c059
Compare
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#4955 添加了认知觉醒任务仅觉醒常用舰船的功能