1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-15 06:19:25 +08:00
Commit Graph

34 Commits

Author SHA1 Message Date
Zuosizhu
0935b58ede Merge branch 'master_lme'
# Conflicts:
#	module/campaign/gems_farming.py
#	module/exercise/exercise.py
#	module/ui/ui.py
2023-07-15 20:26:12 +08:00
LmeSzinc
2f771d8ca5 Refactor: [ALAS] Page class
Path findings in page class
2023-07-02 15:24:40 +08:00
Zuosizhu
c467ebea56 Fix: Not delaying exercise time when strategy is aggressive 2023-04-14 00:20:31 +08:00
Zuosizhu
cacc828f08 Merge branch 'master_lme'
# Conflicts:
#	config/template.json
#	module/config/argument/args.json
#	module/config/argument/argument.yaml
#	module/config/config_generated.py
#	module/config/i18n/zh-CN.json
#	module/exercise/assets.py
#	module/exercise/exercise.py
2023-04-12 15:25:30 +08:00
LmeSzinc
ed02e89bc0 Opt: Code formatting 2023-04-11 22:08:38 +08:00
guoh064
600c253309 Merge branch 'dev' into exercise_period_ocr 2023-04-09 14:09:35 +08:00
guoh064
118d2424ca Fix: Wrong log levels 2023-04-09 13:11:23 +08:00
guoh064
814aa9a41c Opt: Refactor ExercisePreserve settings 2023-04-09 12:52:35 +08:00
guoh064
fd118e6aef Opt: Move Class DatedDuration to exercise.py 2023-04-09 09:09:49 +08:00
guoh064
8ecc71369a Opt: refine needs_restore to backup is none 2023-04-09 09:01:39 +08:00
guoh064
3235791659 Opt: Arrange import order of exercise.py 2023-04-05 13:36:23 +08:00
guoh064
9e5811d3cb Add: Optional time for admiral achievement 2023-04-05 12:30:06 +08:00
guoh064
afd80415de Opt: Ocr full exercise remain period 2023-04-03 16:34:56 +08:00
guoh064
2308ed5232 Opt: Refactor method to get exercise remain time 2023-03-30 22:03:02 +08:00
guoh064
d69af8955f Opt: Clear exercise attempts after final recovery 2023-03-30 20:47:38 +08:00
Zuosizhu
a5c8488a09 Fix: 12day in ocr cause empty preserved exercise times 2023-03-14 19:13:40 +08:00
Zuosizhu
aad20f1572 Add: choice to empty exercise tries on the second Friday of Exercise season. Fix multi_server issues caused by ocr in exercise days by simply limit it to CN only. 2023-03-09 00:51:25 +08:00
Zuosizhu
a9ed20a3d3 Add: Delay Exercise until next update, and force empty remain at the last day 2023-03-07 19:49:28 +08:00
LmeSzinc
cb5db9d458 Fix: OS explore scheduling
- Add config.multi_set
- Fix exercise server update
2021-09-26 18:47:00 +08:00
LmeSzinc
3483ea2041 Refactor: Config generating 2021-09-26 00:04:11 +08:00
LmeSzinc
60f7a64066 Refactor: Shop module 2021-09-24 13:40:43 +08:00
LmeSzinc
e607c920cf Refactor: Exercise module, mode easiest_else_exp might have issues 2021-09-23 02:35:22 +08:00
LmeSzinc
92c2ca4bdd Fix: Loop in exercise if unable to defeat any opponents and opponent refresh exhausted 2021-06-13 18:57:54 +08:00
LmeSzinc
693e97652d Fix: Exercise record saving when EXERCISE_PRESERVE enabled 2020-11-25 20:36:08 +08:00
LmeSzinc
cdd1d5ca2f Add: EXERCISE_CHOOSE_MODE == leftmost and EXERCISE_PRESERVE functioning 2020-11-24 17:45:00 +08:00
nEEtdo0d
ec2808717c bugfix exercise module, check all opponents using old image possibly an issue with its info bar not matching to asset, instead relying on timer with 3 seconds instead of the default 0.6. 5/5 tries in between refreshes the image being scanned is correctly being reflected for calulations 2020-07-23 08:13:07 -04:00
LmeSzinc
851000cfe4 Opt: Exercise logic in easiest_than_exp 2020-07-20 20:37:54 +08:00
nEEtdo0d
1d39dcef87 Revamped exercise to use date, configurations, and opponent_change_count. Added several helper methods to save data as needed and allow re-runs of exercise if needed. Added new mode 'easiest_else_exp' and exclusive method for mode as this performs exactly two rounds of pvp then moves onto to the next change in 4 opponents. Just as it describes, if unable to beat easiest opponent then switch to max exp opponent and accept the loss. Both _exercise_once and _excercise_easiest_else_exp have been tested and seem to be behaving correctly under the revamped exercise implementation. 2020-07-19 19:42:06 -04:00
Erik
ea440b805b Merge pull request #70 from LmeSzinc/master
Fix: [EN] Siren first in Ink-Stained Steel Sakura Rerun
2020-07-16 23:35:58 -03:00
LmeSzinc
41e33a5513 Fix: Exercise opponent refresh 2020-07-17 04:32:56 +08:00
ferina8-14
18581bdd5f Merge remote-tracking branch 'upstream/dev' into develop 2020-07-15 09:21:29 +09:00
LmeSzinc
e690be1c85 Fix: OCR in exercises
- Fix digit ocr when detecting empty image
2020-07-15 04:33:39 +08:00
ferina8-14
583bc5b81f Fix: recheck after clicking new_opponent 2020-07-11 15:58:29 +09:00
LmeSzinc
ce4887a4f5 Initial commit 2020-03-29 01:41:34 +08:00