mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +08:00
Add: HOMO_STORAGE data for d2/d4 in Divergent Chessboard (#3622)
This commit is contained in:
@@ -190,4 +190,7 @@ To add a new event, add a new row in here, and run `python -m module.config.conf
|
||||
| 20240321 | raid 20230629 | Reflections of the Oasis | - | - | - | 綠洲往事 |
|
||||
| 20240328 | raid 20240328 | From Zero to Hero | 从零开始的魔王讨伐之旅 | From Zero to Hero | ゼロから頑張る魔王討伐 | - |
|
||||
| 20240403 | event 20211111 cn | The Flame-Touched Dagger | - | - | - | 復刻杰諾瓦的焰火 |
|
||||
| 20240411 | event 20220224 cn | Abyssal Refrain Rerun | 复刻深度回音 | Abyssal Refrain Rerun | 鳴動せし星霜の淵(復刻) | - |
|
||||
| 20240411 | event 20220224 cn | Abyssal Refrain Rerun | 复刻深度回音 | Abyssal Refrain Rerun | 鳴動せし星霜の淵(復刻) | - |
|
||||
| 20240403 | event 20211111 cn | The Flame-Touched Dagger | - | - | - | 復刻杰諾瓦的焰火 |
|
||||
| 20240411 | event 20220224 cn | Abyssal Refrain Rerun | 复刻深度回音 | Abyssal Refrain Rerun | 鳴動せし星霜の淵(復刻) | - |
|
||||
@@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: zh-CN
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://github.com/LmeSzinc/AzurLaneAutoScript
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: global
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: en-US
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: zh-CN
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: zh-CN
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://github.com/LmeSzinc/AzurLaneAutoScript
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: global
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: en-US
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: zh-CN
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://github.com/LmeSzinc/AzurLaneAutoScript
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: global
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: en-US
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://github.com/LmeSzinc/AzurLaneAutoScript
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: global
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: en-US
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
@@ -3131,13 +3131,13 @@
|
||||
"event_20240229_cn"
|
||||
],
|
||||
"option_bold": [
|
||||
"event_20210422_cn",
|
||||
"event_20220324_cn"
|
||||
"event_20211111_cn",
|
||||
"event_20220224_cn"
|
||||
],
|
||||
"cn": "event_20220324_cn",
|
||||
"en": "event_20220324_cn",
|
||||
"jp": "event_20220324_cn",
|
||||
"tw": "event_20210422_cn"
|
||||
"cn": "event_20220224_cn",
|
||||
"en": "event_20220224_cn",
|
||||
"jp": "event_20220224_cn",
|
||||
"tw": "event_20211111_cn"
|
||||
},
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
|
||||
@@ -149,12 +149,12 @@ class GeneratedConfig:
|
||||
|
||||
# Group `GemsFarming`
|
||||
GemsFarming_ChangeFlagship = 'ship' # ship, ship_equip
|
||||
GemsFarming_CommonCV = 'any' # any, langley, bogue, ranger, hermes
|
||||
GemsFarming_ChangeVanguard = 'ship' # disabled, ship, ship_equip
|
||||
GemsFarming_CommonDD = 'any' # any, aulick_or_foote, cassin_or_downes
|
||||
GemsFarming_ALLowLowVanguardLevel = True
|
||||
GemsFarming_FleetNumberInHardMode = 0 # 0, 1, 2
|
||||
GemsFarming_StopIFAutoNotEnsured = True
|
||||
GemsFarming_CommonCV = 'any' # any, langley, bogue, ranger, hermes
|
||||
GemsFarming_CommonDD = 'any' # any, aulick_or_foote, cassin_or_downes
|
||||
GemsFarming_CommissionLimit = True
|
||||
|
||||
# Group `FlagshipFilter`
|
||||
|
||||
@@ -1158,6 +1158,13 @@
|
||||
"ship": "Change Ship",
|
||||
"ship_equip": "Change Ship + Gears"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "Flagship Common DD Preference",
|
||||
"help": "",
|
||||
"any": "any",
|
||||
"aulick_or_foote": "aulick or foote",
|
||||
"cassin_or_downes": "cassin or downes"
|
||||
},
|
||||
"ALLowLowVanguardLevel": {
|
||||
"name": "ALLow Low Vanguard Level",
|
||||
"help": "Destroyers over level 10 will now be used, 49 for Event CD"
|
||||
@@ -1173,13 +1180,6 @@
|
||||
"name": "GemsFarming.StopIFAutoNotEnsured.name",
|
||||
"help": "GemsFarming.StopIFAutoNotEnsured.help"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "Flagship Common DD Preference",
|
||||
"help": "",
|
||||
"any": "any",
|
||||
"aulick_or_foote": "aulick or foote",
|
||||
"cassin_or_downes": "cassin or downes"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "Prevent Too Many Urgent Commissions",
|
||||
"help": "When running 7x24, prevent having a lot of urgent commissions and not being able to complete daily commissions. It is recommended to select only short-terms and high-yields in the commission filter"
|
||||
|
||||
@@ -1142,21 +1142,6 @@
|
||||
"ship": "ship",
|
||||
"ship_equip": "ship_equip"
|
||||
},
|
||||
"ALLowLowVanguardLevel": {
|
||||
"name": "GemsFarming.ALLowLowVanguardLevel.name",
|
||||
"help": "GemsFarming.ALLowLowVanguardLevel.help"
|
||||
},
|
||||
"FleetNumberInHardMode": {
|
||||
"name": "GemsFarming.FleetNumberInHardMode.name",
|
||||
"help": "GemsFarming.FleetNumberInHardMode.help",
|
||||
"0": "0",
|
||||
"1": "1",
|
||||
"2": "2"
|
||||
},
|
||||
"StopIFAutoNotEnsured": {
|
||||
"name": "GemsFarming.StopIFAutoNotEnsured.name",
|
||||
"help": "GemsFarming.StopIFAutoNotEnsured.help"
|
||||
},
|
||||
"CommonCV": {
|
||||
"name": "GemsFarming.CommonCV.name",
|
||||
"help": "GemsFarming.CommonCV.help",
|
||||
@@ -1180,6 +1165,21 @@
|
||||
"aulick_or_foote": "aulick or foote",
|
||||
"cassin_or_downes": "cassin or downes"
|
||||
},
|
||||
"ALLowLowVanguardLevel": {
|
||||
"name": "GemsFarming.ALLowLowVanguardLevel.name",
|
||||
"help": "GemsFarming.ALLowLowVanguardLevel.help"
|
||||
},
|
||||
"FleetNumberInHardMode": {
|
||||
"name": "GemsFarming.FleetNumberInHardMode.name",
|
||||
"help": "GemsFarming.FleetNumberInHardMode.help",
|
||||
"0": "0",
|
||||
"1": "1",
|
||||
"2": "2"
|
||||
},
|
||||
"StopIFAutoNotEnsured": {
|
||||
"name": "GemsFarming.StopIFAutoNotEnsured.name",
|
||||
"help": "GemsFarming.StopIFAutoNotEnsured.help"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "GemsFarming.CommissionLimit.name",
|
||||
"help": "GemsFarming.CommissionLimit.help"
|
||||
|
||||
@@ -1158,6 +1158,13 @@
|
||||
"ship": "更换舰船",
|
||||
"ship_equip": "更换舰船 + 装备"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "指定前排",
|
||||
"help": "",
|
||||
"any": "任意",
|
||||
"aulick_or_foote": "奥利克或富特",
|
||||
"cassin_or_downes": "卡辛或唐斯"
|
||||
},
|
||||
"ALLowLowVanguardLevel": {
|
||||
"name": "可更换低等级前排",
|
||||
"help": "倍率打开时,前排等级限制改为10以上即可。若为困难模式(如CD图)改为49级。"
|
||||
@@ -1173,13 +1180,6 @@
|
||||
"name": "无法设置职能时停止任务",
|
||||
"help": "无法设置舰队职能时,以以下方式停止任务以免跨队队伍出击,石油被大量消耗:\n若设置了错误推送则推送任务停止的消息并停止该任务。\n若没有设置错误推送,则直接停止Alas。"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "指定前排",
|
||||
"help": "",
|
||||
"any": "任意",
|
||||
"aulick_or_foote": "奥利克或富特",
|
||||
"cassin_or_downes": "卡辛或唐斯"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "防止紧急委托数量过多",
|
||||
"help": "在7x24运行时防止紧急委托数量过多做不完每日委托,建议在委托过滤器仅选择短时长高收益委托"
|
||||
|
||||
@@ -1158,6 +1158,13 @@
|
||||
"ship": "更換艦船",
|
||||
"ship_equip": "更換艦船 + 裝備"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "指定前排",
|
||||
"help": "",
|
||||
"any": "任意",
|
||||
"aulick_or_foote": "奧利克或富特",
|
||||
"cassin_or_downes": "卡辛或唐斯"
|
||||
},
|
||||
"ALLowLowVanguardLevel": {
|
||||
"name": "可更換低等級前排",
|
||||
"help": "倍率打開時,前排等級限制改為10以上即可"
|
||||
@@ -1173,13 +1180,6 @@
|
||||
"name": "GemsFarming.StopIFAutoNotEnsured.name",
|
||||
"help": "GemsFarming.StopIFAutoNotEnsured.help"
|
||||
},
|
||||
"CommonDD": {
|
||||
"name": "指定前排",
|
||||
"help": "",
|
||||
"any": "任意",
|
||||
"aulick_or_foote": "奧利克或富特",
|
||||
"cassin_or_downes": "卡辛或唐斯"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "防止緊急委託數量過多",
|
||||
"help": "在7x24運行時防止緊急委託數量過多做不完每日委託,建議在委託過濾器僅選擇短時長高收益委託"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# [CN user] Use 'cn' to get update from git-over-cdn service
|
||||
# [Other] Use 'global' to get update from https://github.com/LmeSzinc/StarRailCopilot
|
||||
Repository: {{repository}}
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
@@ -128,13 +128,14 @@ Deploy:
|
||||
WebuiHost: 0.0.0.0
|
||||
# --port. Port to listen
|
||||
# You will be able to access webui via `http://{host}:{port}`
|
||||
# [In most cases] Default to 22267
|
||||
WebuiPort: 22267
|
||||
# [In most cases] Default to 22367
|
||||
WebuiPort: 22367
|
||||
# Language to use on web ui
|
||||
# 'zh-CN' for Chinese simplified
|
||||
# 'en-US' for English
|
||||
# 'ja-JP' for Japanese
|
||||
# 'zh-TW' for Chinese traditional
|
||||
# 'es-ES' for Spanish
|
||||
Language: {{language}}
|
||||
# Theme of web ui
|
||||
# 'default' for light theme
|
||||
|
||||
Reference in New Issue
Block a user