Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions alas.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import inflection
from cached_property import cached_property

from module.base.button import Button
from module.base.decorator import del_cached_property
from module.config.config import AzurLaneConfig, TaskEnd
from module.config.deep import deep_get, deep_set
Expand Down Expand Up @@ -518,6 +519,9 @@ def loop(self):
logger.set_file_logger(self.config_name)
logger.info(f'Start scheduler loop: {self.config_name}')

# Inject config property
Button.config = self.config

while 1:
# Check update event from GUI
if self.stop_event is not None:
Expand Down
3 changes: 3 additions & 0 deletions assets/cn/daily/DAILY_SKIP.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
快速挑战
快速挑戰
括挑戦
1 change: 1 addition & 0 deletions assets/cn/handler/FAST_FORWARD_OFF.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OFF
Binary file modified assets/cn/handler/FAST_FORWARD_OFF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/cn/handler/FAST_FORWARD_ON.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ON
Binary file modified assets/cn/handler/FAST_FORWARD_ON.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_ABYSSAL.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
深渊海域
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_ARCHIVE.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
档案海域
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_DANGEROUS.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
普通海域
Binary file modified assets/cn/os/ZONE_DANGEROUS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_OBSCURE.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
隐秘海域
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_SAFE.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
安全海域
1 change: 1 addition & 0 deletions assets/cn/os/ZONE_STRONGHOLD.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
塞壬要塞
1 change: 1 addition & 0 deletions assets/cn/os_handler/RESET_FLEET_PREPARATION.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
大型作战
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
宿舍商店
OuartersShop
宿舎ショップ
4 changes: 4 additions & 0 deletions assets/cn/ui/PRIVATE_QUARTERS_CHECK.TEXT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
选择宿舍
選擇宿舍
ChooseRoom
部屋選択
Binary file added bin/ppocr_models/ppocrv5/det.onnx
Binary file not shown.
Loading