Compare commits
66 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
799ad6c039 | ||
|
|
6684d2ddd1 | ||
|
|
3654d8645c | ||
|
|
bff45100fd | ||
|
|
0ddb322df2 | ||
|
|
eaab92f687 | ||
|
|
62d510b49d | ||
|
|
33e1a7119f | ||
|
|
7d93c956c9 | ||
|
|
1eb4d01d88 | ||
|
|
db70207ad3 | ||
|
|
b801b3df67 | ||
|
|
183a577f5b | ||
|
|
6abbdbf102 | ||
|
|
b93d0c1706 | ||
|
|
4ba3c1b943 | ||
|
|
21434dee03 | ||
|
|
cb8a436c02 | ||
|
|
ac03fb5ced | ||
|
|
9cdf235054 | ||
|
|
1990635d94 | ||
|
|
81bdf5acbc | ||
|
|
5127eeaf4e | ||
|
|
f426e26fca | ||
|
|
b3d4b31254 | ||
|
|
8fbff316a1 | ||
|
|
dbf3fb2286 | ||
|
|
c6b58ff0f1 | ||
|
|
a243afc9aa | ||
|
|
3791834675 | ||
|
|
2d82bdf7e8 | ||
|
|
817c703f18 | ||
|
|
59a430929e | ||
|
|
ae9d83fe5f | ||
|
|
94ca877535 | ||
|
|
66d83266e1 | ||
|
|
16786dc1f8 | ||
|
|
f7df473ea2 | ||
|
|
bf81756a81 | ||
|
|
cc1d411994 | ||
|
|
1a6cb6bc66 | ||
|
|
00da431e4a | ||
|
|
1f92bcad47 | ||
|
|
e91833ac9a | ||
|
|
ebedfaecb4 | ||
|
|
b11214946b | ||
|
|
d167ddc82d | ||
|
|
840d04543b | ||
|
|
d4b02338da | ||
|
|
e478aaef12 | ||
|
|
2edc54d225 | ||
|
|
f860763418 | ||
|
|
ee87d08407 | ||
|
|
d16dc41546 | ||
|
|
91fe884f7c | ||
|
|
dea280cf5e | ||
|
|
deebddffaa | ||
|
|
27e32ce8af | ||
|
|
3bc3fe6959 | ||
|
|
bad5e884e6 | ||
|
|
3c59450b8c | ||
|
|
f643af36c9 | ||
|
|
c12490e574 | ||
|
|
67431794d0 | ||
|
|
440efa17ca | ||
|
|
f45f37dd88 |
1
.github/workflows/main.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
sync_with_upstream:
|
||||
name: Sync with Upstream
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.repository.fork }}
|
||||
|
||||
steps:
|
||||
- name: Checkout target repo
|
||||
|
||||
8
alas.py
@@ -125,6 +125,10 @@ class AzurLaneAutoScript:
|
||||
content=f"<{self.config_name}> RequestHumanTakeover",
|
||||
)
|
||||
exit(1)
|
||||
except AutoSearchSetError:
|
||||
logger.critical('Auto search could not be set correctly. Maybe your ships in hard mode are changed.')
|
||||
logger.critical('Request human takeover.')
|
||||
exit(1)
|
||||
except Exception as e:
|
||||
logger.exception(e)
|
||||
self.save_error_log()
|
||||
@@ -434,10 +438,6 @@ class AzurLaneAutoScript:
|
||||
from module.storage.box_disassemble import StorageBox
|
||||
StorageBox(config=self.config, device=self.device, task="BoxDisassemble").run()
|
||||
|
||||
def island_pearl(self):
|
||||
from module.island.pearl_daemon import IslandPearl
|
||||
IslandPearl(config=self.config, device=self.device, task="IslandPearl").run()
|
||||
|
||||
def azur_lane_uncensored(self):
|
||||
from module.daemon.uncensored import AzurLaneUncensored
|
||||
AzurLaneUncensored(config=self.config, device=self.device, task="AzurLaneUncensored").run()
|
||||
|
||||
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
BIN
assets/cn/exercise/QUIT_RECONFIRM.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
assets/cn/freebies/MAIL_COLLECT.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
assets/cn/freebies/MAIL_COLLECTED.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
assets/cn/freebies/MAIL_DELETE.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/cn/freebies/MAIL_EMPTY.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
assets/cn/freebies/MAIL_GUILD_MESSAGE.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 8.0 KiB |
BIN
assets/cn/os_handler/TEMPLATE_STORAGE_SHIP_EMPTY.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 7.9 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 7.4 KiB |
BIN
assets/cn/shop/MEDAL_SHOP_SCROLL_AREA.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 6.1 KiB |
BIN
assets/cn/shop/SHOP_CORE_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
assets/cn/shop/SHOP_GIFT_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
BIN
assets/cn/shop/SHOP_MEDAL_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
assets/cn/shop/SHOP_MERIT_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
assets/cn/shop/SHOP_META_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
BIN
assets/cn/shop/SHOP_PROTOTYPE_SWIPE_END.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 13 KiB |