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 @@ -407,6 +407,10 @@ def gems_farming(self):
GemsFarming(config=self.config, device=self.device).run(
name=self.config.Campaign_Name, folder=self.config.Campaign_Event, mode=self.config.Campaign_Mode)

def island_season_task(self):
from module.island.season_task import IslandSeasonTaskHandler
IslandSeasonTaskHandler(config=self.config, device=self.device).run()

def daemon(self):
from module.daemon.daemon import AzurLaneDaemon
AzurLaneDaemon(config=self.config, device=self.device, task="Daemon").run()
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/island/ISLAND_TECHNOLOGY_TAB1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/DORMMENU_GOTO_ISLAND.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_COMMISSION_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_GOTO_ISLAND_MAP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_GOTO_ISLAND_PHONE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_GOTO_ISLAND_SEASON.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_GOTO_ISLAND_SHOP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_GOTO_ISLAND_TECHNOLOGY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_MANAGE_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_MAP_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_ORDER_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_CHECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.BUTTON.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND_ORDER.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_GOTO_ISLAND_STORAGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_PHONE_GOTO_MAIN.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cn/ui/ISLAND_SEASON_CHECK.png
Binary file added assets/cn/ui/ISLAND_SHOP_CHECK.png
Binary file added assets/cn/ui/ISLAND_STORAGE_CHECK.png
Binary file added assets/cn/ui/ISLAND_STORAGE_EXIT.png
Binary file added assets/cn/ui/ISLAND_TECHNOLOGY_CHECK.png
Binary file added assets/island/technology/technology_chart_2.png
Binary file added assets/island/technology/technology_chart_3.png
Binary file added assets/island/technology/technology_chart_4.png
Binary file added assets/island/technology/technology_chart_5.png
Binary file added assets/island/technology/technology_chart_6.png
Binary file added assets/jp/ui/ISLAND_COMMISSION_CHECK.png
Binary file added assets/jp/ui/ISLAND_MANAGE_CHECK.png
Binary file added assets/jp/ui/ISLAND_MAP_CHECK.png
Binary file added assets/jp/ui/ISLAND_ORDER_CHECK.png
Binary file added assets/jp/ui/ISLAND_SEASON_CHECK.png
Binary file added assets/jp/ui/ISLAND_STORAGE_CHECK.png
Binary file added assets/jp/ui/ISLAND_TECHNOLOGY_CHECK.png
Binary file added assets/mask/MASK_ISLAND_TECHNOLOGY.png
24 changes: 24 additions & 0 deletions config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1906,6 +1906,30 @@
"Storage": {}
}
},
"IslandInfo": {
"IslandSeasonTask": {
"TaskDict": null
},
"IslandTechnology": {
"TechnologyStatus": null
},
"Storage": {
"Storage": {}
}
},
"IslandSeasonTask": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "IslandSeasonTask",
"SuccessInterval": 0,
"FailureInterval": 120,
"ServerUpdate": "00:00"
},
"Storage": {
"Storage": {}
}
},
"Daemon": {
"Daemon": {
"EnterMap": true
Expand Down
Loading