Commit Graph

97 Commits

Author SHA1 Message Date
LmeSzinc
0973cbc6f8 Upd: _at_low_hp() in various battle UI 2024-12-27 21:32:14 +08:00
LmeSzinc
62b3bd1390 Chore: Log battle UI theme 2024-12-27 02:35:54 +08:00
guoh064
256e069dd7 Tmp: resume low hp detection after false BATTLE_STATUS 2024-12-19 14:48:34 +08:00
LmeSzinc
83b59cbc86 Fix: Handle early quit on backline skills
Exercise_LowHpConfirmWait is unused now, because skill animation lasts much longer
2024-09-25 14:31:31 +08:00
LmeSzinc
32f118f653 Upd: Exercise HP daemon on new battle UI theme
Signed-off-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2024-09-25 14:27:49 +08:00
LmeSzinc
b0561ae468 Fix: Wrong area to get combat paused 2024-09-15 23:18:21 +08:00
LmeSzinc
d1eeb02bd2 Add: Support Battle UI theme 2024-09-15 04:34:14 +08:00
LmeSzinc
3e6bd999e2 Upd: [EN] QUIT_CONFIRM 2024-09-13 18:47:41 +08:00
LmeSzinc
4e469098e2 Fix: Handle another PAUSE and remove direct use of PAUSE 2024-05-09 18:50:32 +08:00
Air111
2507b0fa6b
Upd: Flagship changing (#3556)
* Upd: Flagship changing asset

* Upd: Equipment enter

* Upd: Fleet detail check

* Refactor: equipment changing

* Upd: asset exercise/EQUIP_ENTER

* Refactor: rename equipment functions

* Fix: avoid GameTooManyClickError when EQUIPMENT_SCROLL disappears

* Upd: [CN] assets EQUIP_1/2/3

* Fix: skip first screenshot in equipment.py
2024-04-19 01:40:40 +08:00
LmeSzinc
f23c960b97 Fix: Actively clear stuck records in combat 2023-10-14 21:03:58 +08:00
LmeSzinc
2f771d8ca5 Refactor: [ALAS] Page class
Path findings in page class
2023-07-02 15:24:40 +08:00
LmeSzinc
c6df09e170 Upd: EXP_INFO_* and the exercise one 2023-05-25 21:45:19 +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
74c67976cc Del: Unused asset OCR_PERIOD_DAY 2023-04-05 12:29:21 +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
956543672c New: Asset for exercise period ocr 2023-03-30 21:32:31 +08:00
guoh064
d69af8955f Opt: Clear exercise attempts after final recovery 2023-03-30 20:47:38 +08:00
LmeSzinc
c7df5345d3 Fix: Missing offset on BATTLE_PREPARATION 2023-01-19 02:37:33 +08:00
nEEtdo0d
87179d6c09 Upd: [EN] QUIT_* assets; post maintenance font change 2023-01-12 22:57:14 -05:00
LmeSzinc
c570d96555 Fix: Double clicked BATTLE_PREPARATION in exercise 2022-12-07 12:59:33 +08:00
appleapple802
20f862c5f7 Fix: [TW] exercise assets 2022-09-03 15:24:13 +08:00
appleapple802
6237a4850d Fix:[TW]exercise QUIT_RECONFIRM.png 2022-09-03 15:00:33 +08:00
LmeSzinc
42123852f9 Fix: Exercise failed to quit on slow PCs because of fast clicks 2022-09-01 22:34:12 +08:00
LmeSzinc
9e6028685f Fix: Detection of beacon data collected today 2022-06-10 01:58:24 +08:00
Egor Nats
6eac8ae259 Opt: Imports isorted 2022-04-14 16:37:54 -03:00
Egor Nats
1ebe64950a Fix: [EN] Revert to old assets
- Tactical class and Dorm feature still broken, please disable until fix.
2022-04-12 11:20:34 -03:00
SaarChaffee
303dd90fdc change CRLF to LF 2022-04-09 23:31:09 +08:00
nEEtdo0d
96b39a9ea5 Upd: [EN] post major app update bulk assets; WIP part 1 2022-04-07 22:32:24 -04:00
LmeSzinc
eff42d07d9 Fix: Handle Exercise.OpponentTrial < 1
- Opt: Add skipping the first screenshot in exercise combat to be faster
2022-02-25 18:29:23 +08:00
LmeSzinc
35f296b2eb Merge branch 'master' into dev 2022-01-25 01:04:19 +08:00
LmeSzinc
a2b48ee0c5 Fix: Add click interval in exercise combat to avoid GameTooManyClickError 2022-01-25 00:59:18 +08:00
LmeSzinc
65f166ad12 Refactor: Use numpy image cache instead of pillow image 2022-01-23 23:03:55 +08:00
LmeSzinc
d5735604e1 Dev: Uniform comments of generated files 2021-12-07 23:29:33 +08:00
LmeSzinc
85101590b7 Merge branch 'master' into app
# Conflicts:
#	module/config/event.py
2021-10-11 12:58:52 +08:00
LmeSzinc
3a6593a3ad Fix: Allow exercise combat ends without end conditions detected (#640) 2021-10-11 12:58:25 +08:00
LmeSzinc
c88a2af85e Merge branch 'master' into app
# Conflicts:
#	module/reward/assets.py
#	module/sos/sos.py
2021-10-08 01:40:11 +08:00
nEEtdo0d
7559bd28d8 Fix: MAX_LVL_SUM updated with recent update, 120 -> 125 2021-10-06 16:14:02 -04:00
LmeSzinc
0e4159c06d Merge branch 'master' into app 2021-10-06 17:04:40 +08:00
LmeSzinc
2c98cc8dc2 Fix: Failed end combat_execute in exercise if BATTLE_STATUS_D is missing but OPTS_INFO_D appears (#439) 2021-10-06 17:04:03 +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
019ce4f1dd Del: Remove the use of tinydb and notifypy 2021-09-26 05:00:10 +08:00