2cb32d2ca0
Upd: research S9
2026-07-09 20:15:23 +08:00
guoh064
0ad55dda8b
Add: GemsFarming hard mode ( #5598 )
...
* Refactor: delete equipment change usage in alas
* Refactor: class GemsFarming
* Add: assets for equipment code
* Add: config for equipment code
* Add: class EquipmentCodeHandler
* Add: config for equipment code in GemsFarming
* Add: GemsFarming equipment change
* Add: submarine support for GemsFarming
* Add: config for emotion control in GemsFarming
* Add: GemsFarming emotion control
* Add: assets for hard mode of GemsFarming
* Upd: asset FLEET_ENTER and FLEET_ENTER_FLAGSHIP
* Add: GemsFarming hard mode
* Fix: handle empty fleet in gemsfarming hard mode
* Add: check control method before equipment code usage
* Opt: use self.device.click for Hierarchy button in fastinput_ime_enable
* Chore: abstract set_fastinput_ime method for EquipmentCodeHandler
* Opt: use fleet1 emotion to represent attack fleet's emotion and hide fleet2 emotion
* Opt: use HardNotSatisfied to delay gemsfarming hard
* Opt: put emotion setting of gemsfarming to last
2026-07-09 00:43:24 +08:00
guoh064
e7e6ca6fd3
Opt: put emotion setting of gemsfarming to last
2026-07-09 00:31:30 +08:00
LmeSzinc
3ee1fe0fb6
Fix: [TW] TW rerun coalition at 20260703 does not have mode button reversed
2026-07-05 22:35:58 +08:00
LmeSzinc
593b6a3a03
Merge pull request #5773 from LmeSzinc/dev
...
Bug fix
2026-07-04 00:39:36 +08:00
LmeSzinc
f90701198b
Upd: Toggle coalition to Frostfall ( #5769 )
2026-07-04 00:38:07 +08:00
XingHeYuZhuan
5620d5bd6e
feat: add backward compatibility for MuMuPlayer12 6.0
2026-07-03 23:37:03 +08:00
guoh064
9815e16f82
Opt: use HardNotSatisfied to delay gemsfarming hard
2026-07-03 02:02:54 +08:00
LmeSzinc
b0da31d6ec
Fix: handle_in_map_with_enemy_searching() immediately enter submarine combat in W16
...
missing file to commit in last commit
2026-07-02 05:32:40 +08:00
LmeSzinc
bf04577cc9
Merge pull request #5768 from LmeSzinc/dev
...
Bug fix
2026-07-02 03:49:50 +08:00
LmeSzinc
fc2a26261f
Fix: [ALAS] get MuMuPlayer12_id from mumu15
2026-07-02 03:47:12 +08:00
Splash
b8755ee0e6
Replace 'threshold' with 'similarity' in method calls ( #5767 )
2026-07-02 03:35:15 +08:00
guoh064
f4136f3b0b
Opt: use fleet1 emotion to represent attack fleet's emotion and hide fleet2 emotion
2026-07-01 21:02:55 +08:00
guoh064
2d60c90d43
Chore: abstract set_fastinput_ime method for EquipmentCodeHandler
2026-07-01 19:34:14 +08:00
guoh064
90251d32ac
Opt: use self.device.click for Hierarchy button in fastinput_ime_enable
2026-07-01 19:15:06 +08:00
guoh064
51f282da1a
Add: check control method before equipment code usage
2026-07-01 19:06:03 +08:00
LmeSzinc
21382ba6af
Chore: Abstract _meow_get_buy_count for testing
2026-07-01 16:52:29 +08:00
Zel
410ea1de3c
feat: Add overflow buy for meowfficer boxes ( #5310 )
...
Refs #5298
2026-07-01 15:57:15 +08:00
LmeSzinc
5d954bc837
Fix: handle_popup_cancel should click POPUP_CANCEL_WHITE
2026-07-01 13:30:56 +08:00
iceynano
7daf9b5ede
Handle log write when config name with underscore ( #5766 )
...
Alas would write logs of the same prefix before first '_' in config name into one log file, such as write log into "%datatime%_alas.txt" with config name "alas_jp" and "alas_cn".
Removed obsolete legacy code.
2026-07-01 13:30:08 +08:00
guoh064
8f2a80203b
Fix: handle empty fleet in gemsfarming hard mode
2026-06-30 15:48:15 +08:00
guoh064
ef52e3500f
Add: GemsFarming hard mode
2026-06-30 15:48:15 +08:00
guoh064
d6995678aa
Upd: asset FLEET_ENTER and FLEET_ENTER_FLAGSHIP
2026-06-30 15:48:15 +08:00
guoh064
4622a9c879
Add: assets for hard mode of GemsFarming
2026-06-30 15:48:15 +08:00
guoh064
3751542b8f
Add: GemsFarming emotion control
2026-06-30 15:48:15 +08:00
guoh064
8ba603194e
Add: config for emotion control in GemsFarming
2026-06-30 15:48:15 +08:00
guoh064
a37429ccb4
Add: submarine support for GemsFarming
2026-06-30 15:48:15 +08:00
guoh064
c9383ec27b
Add: GemsFarming equipment change
2026-06-30 15:48:15 +08:00
guoh064
608a5a7a63
Add: config for equipment code in GemsFarming
2026-06-30 15:48:15 +08:00
guoh064
f2860f224b
Add: class EquipmentCodeHandler
2026-06-30 15:48:15 +08:00
guoh064
f6c8d29d08
Add: config for equipment code
2026-06-30 15:48:15 +08:00
guoh064
100a62a383
Add: assets for equipment code
2026-06-30 15:48:15 +08:00
guoh064
897c2cc91c
Refactor: class GemsFarming
2026-06-30 15:48:15 +08:00
guoh064
0cdbef7803
Refactor: delete equipment change usage in alas
2026-06-30 15:48:15 +08:00
LmeSzinc
54f44a4583
Fix: handle_info_bar before setting meowfficer buy amount
2026-06-30 01:19:32 +08:00
LmeSzinc
e08db05071
Fix: fleet_enter() should ignore default ocr value 0
2026-06-28 18:32:27 +08:00
LmeSzinc
745b90fe7e
Merge pull request #5762 from LmeSzinc/dev
...
Bug fix
2026-06-28 17:51:46 +08:00
nEEtdo0d
b3abc16eb4
Add: [EN] add nakhimov private quarters support ( #5761 )
2026-06-28 17:35:47 +08:00
LmeSzinc
5e3ecd20ef
I18n: AddNewStudent.Favourite is only add favourite ships
2026-06-26 02:50:42 +08:00
LmeSzinc
bdcf929c52
Dev: convert siren names
2026-06-26 02:44:31 +08:00
LmeSzinc
49d48add6e
Merge pull request #5754 from LmeSzinc/dev
...
Add: event Miracle by Midnight (event_20260625_cn)
2026-06-25 23:11:40 +08:00
LmeSzinc
9121b94ced
Fix: handle AVATAR_TRIAL_EXPIRED
2026-06-25 23:10:07 +08:00
LmeSzinc
00d966c720
Add: Chapter SP
2026-06-25 23:04:08 +08:00
LmeSzinc
e758474a07
Add: Chapter HT
2026-06-25 22:34:50 +08:00
LmeSzinc
8b41bbc9db
Add: Chapter T
2026-06-25 22:08:59 +08:00
LmeSzinc
a5e297d0c5
Add: event entrance for Miracle by Midnight (event_20260625_cn)
2026-06-25 21:34:20 +08:00
LmeSzinc
e02bf6df75
Bug fix ( #5752 )
...
* Opt: using template matching for commission suffix recognition (#5731 )
* Opt: using pHash and template matching for commission suffix recognition
* Refactor: improve suffix image processing and hash calculation
* Revert "Upd: [JP] asset GET_ITEMS_X (#5718 )" (#5751 )
This reverts commit c852cff758 .
* Chore: move hashlib to local import
* Upd: [TW] Event entrance of Revelations of Dust Rerun (event_20230223_cn)
---------
Co-authored-by: guoh064 <50830808+guoh064@users.noreply.github.com >
2026-06-25 19:39:34 +08:00
LmeSzinc
8c59d162b1
Upd: [TW] Event entrance of Revelations of Dust Rerun (event_20230223_cn)
2026-06-25 19:38:21 +08:00
LmeSzinc
6e716c713e
Chore: move hashlib to local import
2026-06-25 19:36:02 +08:00
guoh064
4a1f23032b
Revert "Upd: [JP] asset GET_ITEMS_X ( #5718 )" ( #5751 )
...
This reverts commit c852cff758 .
2026-06-25 19:34:29 +08:00