mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 08:47:20 +08:00
Add: TaskBalancer (#1509)
* CoinManagement added, but malfunction * CoinManagement added, but malfunction * CoinManagement:Translation complete * CoinManagement:ready for testing * CoinManagement:ready for testing * CoinControl: Almost done, needs optimization/fix * Add: CoinControl, done with full test. * Add: TaskBalancer(experimental) * Add: TaskBalancer(experimental) * Remove legacy codes * Upt: Reform codes(Experimental) * Add:Task Balancer(Experimental) * Add:Task Balancer(Experimental) * Upt: config.py * Fix: Default value of CheckInterval * Upd: Minor translation adjustment * Upd: Minor translation adjustment * Upd: Revert the enable button and remove the CheckInterval * Fix: minor translation * Fix: additional trigger message caused by legacy code * Add: User-defined delay interval * Opt: Translation and default value of CoinLimit; Remove user-defined CheckInterval; Reform task sorting logic
This commit is contained in:
@@ -231,6 +231,12 @@ GemsFarming:
|
||||
EventGeneral:
|
||||
PtLimit: 0
|
||||
TimeLimit: 2020-01-01 00:00:00
|
||||
TaskBalancer:
|
||||
Enable: false
|
||||
CoinLimit: 10000
|
||||
TaskCall:
|
||||
value: Main
|
||||
option: [Main, Main2, Main3]
|
||||
EventDaily:
|
||||
StageFilter: |-
|
||||
A1 > A2 > A3
|
||||
|
||||
Reference in New Issue
Block a user