mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
* feat: 肉鸽月度小队奖励/访谈记录策略 #7058 * i18n: Translation for 809d0db * fix: place Roguelike@DialogSkip under various Roguelike@Stages, and Roguelike@DialogSkip / Roguelike@DialogSkipConfirm reordering * feat: tickboxes for AutoIterate on wpf * style: typo * feat: Iterate Monthly Squad * fix: proper insertion point for monthly squad plugin, and task for collecting rewards * feat: Iterate Deep Exploration * feat: autoiterate for mizuki, sami and sarkaz * fix: proper InitialDrop.png for three roguelikes and proper compeletion behaviour for iterate plugins * fix: use different MonthlySquadRewardMiss.png for each roguelike * feat: Iterate Monthly Squad Comms Option * refactor: RoguelikeIterateDeepExplorationPlugin and RoguelikeIterateMonthlySquadPlugin, provision for per theme deep exploration adaptation, and basic adaptation to get it running * fix: keep Sarkaz@Roguelike@DeepExplorationEnd from intruding other tasks with empty.png, and attempted fix of Phantom@Roguelike@CommsMiss * fix: predelay 500ms for StartExplore * fix: reduce retry_times for tasks that expect fail * refactor: move DifficultySelectionTaskPlugin skip condition from verify to load_params * style: remove RoguelikeDeepExplorationSpecialParameters::load_params and remove linebreakers for long ProcessTasks * fix: post rebase fixes * fix: ChooseMonthlySquad -> MonthlySquad, Template -> OcrDetect for resilience against changed backgrounds, and mac/arm64 compiler compliance * fix: drop load_params from RoguelikeDeepExplorationSpecialParameters * fix: added delay for MonthlySquadCommsBackTwice/Once, and some style fixes * revert: cfc1951a already merged * refactor: duplicate template removal and replacement with ocr * refactor: more duplicate template removal * fix: phantom monthly squad dialog timout, again * fix: ocr -> template without words, and duct tape for Phantom@Roguelike@StrategyChange so it does not lock up in case stage name wasn't captured * chore: remove words from noop * fix: Roguelike@DeepExplorationDark.png -> Phantom@Roguelike@DeepExploration.png * fix: MonthlySquadCompleted/DeepExplorationCompleted task to callback, and basic machine translation for it * fix: masking for Roguelike@DeepExploration.png and Roguelike@MonthlySquad.png, removing Roguelike@NormalOperation.png as unused * chore: slight tweak to maskrange templates * chore: Auto update by pre-commit hooks [skip changelog] * refactor: variable names and DeepExplorationNotUnlocked.png masking * fix: drop the nonexistent Sarkaz@Roguelike@DeepExplorationEnd.png and use default instead * fix: delay moved from startExplore * refactor: readability and duplicate removal * refactor: filename, readability, and task chain adjustment * perf: RoguelikeMode校验 * fix: retry 1->3, style fix and typo fix * fix: move set_retry_times to RoguelikeTask * docs: RoguelikeIterateMonthlySquadPlugin and RoguelikeIterateDeepExplorationPlugin * fix: make MonthlySquadCommsBackTwice stuck proof * chore: pick DeepExplorationSpecialParameters out of branch * chore: Auto update by pre-commit hooks [skip changelog] --------- Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: status102 <102887808+status102@users.noreply.github.com>