1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 19:44:04 +08:00

Feature: New OpsiShop. (#3086)

* feat: New OpsiShop

* fix: use AdaptiveScroll

* feat: scan counter

* perf: calculate y value
This commit is contained in:
霞飛
2024-06-17 11:24:40 +08:00
committed by GitHub
parent a70d4c4675
commit 0b97b40c46
116 changed files with 1178 additions and 342 deletions

View File

@@ -2287,9 +2287,25 @@
"name": "OpsiShop._info.name",
"help": "OpsiShop._info.help"
},
"BuySupply": {
"name": "OpsiShop.BuySupply.name",
"help": "OpsiShop.BuySupply.help"
"ScanFrequencyLimit": {
"name": "OpsiShop.ScanFrequencyLimit.name",
"help": "OpsiShop.ScanFrequencyLimit.help",
"everyday": "everyday",
"weekly": "weekly",
"everyday_of_week_before_reset": "everyday of week before reset"
},
"PresetFilter": {
"name": "OpsiShop.PresetFilter.name",
"help": "OpsiShop.PresetFilter.help",
"max_benefit": "max_benefit",
"max_benefit_meta": "max_benefit_meta",
"no_meta": "no_meta",
"all": "all",
"custom": "custom"
},
"CustomFilter": {
"name": "OpsiShop.CustomFilter.name",
"help": "OpsiShop.CustomFilter.help"
}
},
"OpsiVoucher": {