Commit Graph

134 Commits

Author SHA1 Message Date
bookbug666
692e4d1300 補齊了SOS的Enemy_filter支援;更改每日活動地圖的命名;修正了部分翻譯;將國服以外緊急委託刷鑽石的等級修正 2022-07-26 16:29:03 +08:00
bookbug666
704c27cf4d Add: Several Submarine supports and EnemyFilter; add EventB, EventD 2022-07-26 16:29:03 +08:00
LmeSzinc
a2921dcd04 Fix: [TW] Rollback to old daily module (#1293)
because TW has no module deployment daily
2022-07-04 23:04:16 +08:00
LmeSzinc
3a0b5d5536 Opt: Reduce config writes 2022-06-06 23:42:24 +08:00
LmeSzinc
3aafd4a5f2 Opt: Watch user config changes while waiting for new tasks (resolve #1176) 2022-06-05 11:51:01 +08:00
LmeSzinc
17243e74f6 Refactor: Split update_config() and avoid importing logger 2022-05-01 21:25:06 +08:00
LmeSzinc
d30da01a10 Opt: Remove 7-2 mystery farming, 12-2 leveling, 12-4 leveling; add multiple Main and Event tasks 2022-04-23 14:36:52 +08:00
LmeSzinc
618fa52bcb Opt: Merge Emulator.PackageName and Emulator.Server into one dropdown 2022-04-19 01:00:07 +08:00
Egor Nats
6eac8ae259 Opt: Imports isorted 2022-04-14 16:37:54 -03:00
LmeSzinc
dbfbd294ff Fix: Confirm unknown ui page; 5 seconds timeout (#956) 2022-03-07 22:18:10 +08:00
LmeSzinc
cfc95091ed Fix: Catch exception in the first screenshot 2022-02-24 20:14:13 +08:00
LmeSzinc
9266f3b3fc Add: Receive META rewards (#863) 2022-02-12 23:05:23 +08:00
LmeSzinc
5f3c583c52 Fix: Handle game error none4302 when starting a new guild operation 2022-02-12 17:55:43 +08:00
LmeSzinc
5348c6f58f Fix: Spaces around package name cause inequality 2022-02-07 23:38:14 +08:00
LmeSzinc
9e43da559e Merge branch 'master' into dev 2022-01-27 20:51:20 +08:00
LmeSzinc
7856c5eba5 Add: Joint Battle Mystery Investigation (raid_20220127) 2022-01-27 20:49:46 +08:00
LmeSzinc
b37114d505 Opt: Release cached assets 2022-01-24 23:15:47 +08:00
LmeSzinc
6d182bb620 Opt: Release OCR models to reduce memory usage 2022-01-24 01:28:47 +08:00
LmeSzinc
9ae9c63b5f Merge branch 'master' into dev 2022-01-24 00:08:43 +08:00
LmeSzinc
68d6a54f44 Fix: Error log extraction 2022-01-24 00:07:55 +08:00
LmeSzinc
d7651559a9 Add: OpSi drop record 2022-01-23 23:03:55 +08:00
LmeSzinc
65f166ad12 Refactor: Use numpy image cache instead of pillow image 2022-01-23 23:03:55 +08:00
LmeSzinc
a1475490bb Opt: Ensure game running when task queue empty and going to page_main 2022-01-22 18:38:58 +08:00
18870
701d4bf955 Opt: Catch and print all exception 2022-01-16 15:58:36 +08:00
LmeSzinc
897d179bbd Add: Maritime escort 2022-01-15 22:17:34 +08:00
LmeSzinc
4af820841d Add: Accept port missions in overview
- Split OpsiDaily into OpsiDaily and OpsiShop
- Add config redirection
2022-01-13 18:42:05 +08:00
18870
c8a95970d5 Opt: Show commit info in updater 2022-01-12 22:27:56 +08:00
18870
fdfbfd0b9d Add: Alas stop when have update 2022-01-09 19:01:31 +08:00
LmeSzinc
1d7cb02140 Del: Remove 1-1 affinity farming but map file is still preserved
New mechanism was added i don't know when, which removes ambushes when fleets satisfy the recon value, even in non clearing mode. 1-1 affinity farming is no longer working and 9-1 is much better.
2022-01-04 22:19:35 +08:00
LmeSzinc
1eaecf49b3 Revert "Merge pull request #838 from yanyihui/yyhbranch" 2022-01-02 00:58:25 +08:00
LmeSzinc
cd0204f455 Opt: Better tips when having wrong configs 2021-12-31 01:34:01 +08:00
LmeSzinc
8e790b3340 Opt: Add counter of possible reasons
To prevent user reading only the last one
2021-12-30 17:38:09 +08:00
yanyihui
fc1c7025b1 MapDetectionError 2021-12-17 23:45:11 +08:00
yanyihui
2faaa2b2ad fix: merge func TryRestart into HandleError 2021-12-17 19:15:45 +08:00
yanyihui
d82a3742bb feat: TryRestart (Debug Settings) will disable error task and try restarting 2021-12-17 17:37:26 +08:00
LmeSzinc
6f0e3a38d0 Add: Handle shared CD of recon scan and submarine call
- Add entrance of OpSi abyssal and stronghold
2021-12-08 01:25:35 +08:00
LmeSzinc
ff7c875f3f Add: Collect battle pass rewards 2021-12-03 17:32:10 +08:00
LmeSzinc
90f756fb18 Fix: Unable to release the hoarded task after waiting a task at start (#764) 2021-12-01 23:44:59 +08:00
LmeSzinc
9d3917677e Add: Buy free weekly supplies pack 2021-11-27 15:23:13 +08:00
LmeSzinc
790515c800 Fix: Delay the wrong task after restart (#755) 2021-11-22 22:40:11 +08:00
LmeSzinc
e984859ad6 Add: Goto main page when task queue is empty
- Refactor: Task waiting
- Fix: Saving config twice in nested multiset wrapper
2021-11-14 01:10:36 +08:00
LmeSzinc
3098aa31aa Fix: Stop scheduler if a task failed 3 or more times
- Add: Clear click record
- Opt: Check the type of user setting and display invalid settings
2021-11-03 20:46:34 +08:00
julystone
609d1ef239 ADD:campaign_cd for different fleet prepare 2021-11-02 14:48:15 +08:00
julystone
3c78fec67e ADD:campaign_cd for different fleet prepare 2021-11-02 14:45:14 +08:00
nEEtdo0d
9e4550aff1 Fix: Split shop task based on check frequency; general shop changes inventory 3 times daily and other shops change inventory 1 time daily 2021-10-29 16:10:49 -04:00
18870
ddecb1ce57 Opt: Catch and show exception when load config 2021-10-28 23:18:01 +08:00
18870
5df441f5d1 Opt: Show error when device connection failed 2021-10-24 15:14:10 +08:00
LmeSzinc
6bf5f9fa92 Add: TaskHoardingDuration and CloseGameDuringWait (#643) 2021-10-18 21:36:22 +08:00
nEEtdo0d
3a89c62af2 Mov: data_key into own folder same as other reward tasks 2021-10-16 09:05:07 -04:00
nEEtdo0d
ad12992712 Merge branch 'app' of https://github.com/LmeSzinc/AzurLaneAutoScript into app_data_key 2021-10-16 08:49:37 -04:00