Shane (Treasure) Xue
27b92c9b58
Bugfix: to_map_input_name case issue ( #4433 )
...
After bugfixes #4423 logic in the function changed and on the line where CAMPAIGN_ is removed the name is actually in lower case. Moved upper case manupulation in order to ensure correct case.
Upper was not removed considering the function should turn d3 into D3.
Before this bugfix incrementing to the next stage was unusable (eg. 12-2 would be incremented to a strange "n2")
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-12-16 00:05:50 +08:00
LmeSzinc
9d27da15ae
Merge pull request #4430 from LmeSzinc/dev
...
Bug fix
2024-12-13 10:13:27 +08:00
sui_feng
eb836d1b4f
Fix: correct check_button in add_state() ( #4429 )
2024-12-13 09:52:45 +08:00
guoh064
8dbc3acc56
upd: [JP] yellow_coin color ( #4427 )
2024-12-13 09:52:28 +08:00
LmeSzinc
c483cd55a6
Merge pull request #4423 from LmeSzinc/dev
...
Bug fix
2024-12-11 12:41:54 +08:00
LmeSzinc
bfdf6e4179
Fix: Redirect stage names like "B-1" to be foolproof
2024-12-11 11:46:23 +08:00
LmeSzinc
48e4c78a43
Fix: Default color match threshold should be the original value
...
COLOR_SIMILAR_THRESHOLD
2024-12-11 11:46:23 +08:00
LmeSzinc
a67bbba736
Fix: [EN] Strict color match threshold on RESET_AVAILABLE
2024-12-11 11:46:23 +08:00
LmeSzinc
4ab8337324
Sync: [ALAS] Refactored Switch.set()
2024-12-11 11:46:19 +08:00
LmeSzinc
80817640d8
Merge pull request #4419 from LmeSzinc/dev
...
Bug fix
2024-12-09 23:41:13 +08:00
LmeSzinc
386a2482ad
Fix: No drop image caching if no drop image save
...
since stats service is offline now
2024-12-09 23:37:07 +08:00
LmeSzinc
26943697cb
Fix: Wait disappearing scroll in retirement_get_common_rarity_cv()
2024-12-09 23:25:45 +08:00
LmeSzinc
97f8367a00
Fix: Handle storage page in os_auto_search_quit()
2024-12-09 18:55:23 +08:00
LmeSzinc
ba5b853cb9
Refactor: Standardize the use of match_template_color()
2024-12-09 16:09:34 +08:00
LmeSzinc
164db6f4da
Chore: Rename "threshold" in template matching to "similarity"
...
to be differ from the "threshold" in color matching
2024-12-09 15:37:25 +08:00
LmeSzinc
40b3c252dc
Fix: Remove sleep in _tactical_book_select()
2024-12-09 12:45:38 +08:00
guoh064
934c249ad3
upd: [JP] asset COMMISSION_START ( #4353 )
...
* upd: [JP] asset COMMISSION_START
* Fix: check color for COMMISSION_START
2024-12-09 12:44:54 +08:00
LmeSzinc
9efe590776
Fix: [CN] POPUP_CONFIRM_WHITE_BATTLEPASS
...
as popup confirm is different in battle pass
2024-12-04 17:56:54 +08:00
LmeSzinc
f3e268d466
Merge pull request #4404 from LmeSzinc/dev
...
Bug fix
2024-11-30 03:11:12 +08:00
LmeSzinc
4eef4050ef
Upd: [TW] Event event_20241121_cn
2024-11-30 03:02:54 +08:00
guoh064
4245109ed2
Upd: [JP] commission suffix ocr pre_process ( #4403 )
2024-11-30 03:00:31 +08:00
LmeSzinc
a0f252ea90
Merge pull request #4389 from LmeSzinc/dev
...
Add: Event Dangerous Inventions Incoming (event_20241121_cn)
2024-11-22 22:27:32 +08:00
LmeSzinc
c7908073b2
Upd: [JP] USE_DATA_KEY ( fixed #4344 )
2024-11-22 22:22:07 +08:00
LmeSzinc
edd9d63113
Add: Chapter SP
2024-11-22 22:04:26 +08:00
LmeSzinc
be37625f50
Add: Chapter TTL
2024-11-22 21:56:20 +08:00
LmeSzinc
64b3122127
Add: Chapter T
2024-11-22 21:25:41 +08:00
LmeSzinc
ecf357acb5
Add: Event entrance of Dangerous Inventions Incoming (event_20241121_cn)
2024-11-22 18:37:38 +08:00
SarContDeli
bd680eb3a8
Add: fake module PIL for webui ( #4374 )
...
* Add: fake module PIL for webui
* Fix: Load runtime before module PIL
* Upd: Error message of MAA loading failure
* Upd: Adjust timing of import fake module
2024-11-19 12:37:59 +08:00
LmeSzinc
bc5e6ed86a
Merge pull request #4377 from guoh064/event_update
...
Event update (20241114)
2024-11-14 17:28:13 +08:00
guoh064
d5c7eaa688
Add: [TW] event_20240229_cn
2024-11-14 09:54:07 +08:00
guoh064
b689b59ebd
Add: [CN, EN, JP] event_20220915_cn rerun
2024-11-14 09:51:31 +08:00
LmeSzinc
1765b5e71f
Merge pull request #4375 from LmeSzinc/dev
...
Bug fix
2024-11-13 10:56:56 +08:00
Compeador
56a9df03d2
Add: JP iridescent fantasy ui quit button ( #4369 )
...
* Add: [JP] rainbow combat ui quit
* fix: minor displacement of quit btn
2024-11-12 11:26:48 +08:00
Hao Guo
4b6a9566a4
Revert "Upd: [JP] asset QUIT" ( #4370 )
...
This reverts commit bdd081f501
.
2024-11-11 15:29:04 +08:00
SarContDeli
6cddaf420f
Fix: Compatible with new versions of maa ( #4366 )
2024-11-10 09:17:33 +08:00
LmeSzinc
1889ab1ac6
Merge pull request #4356 from LmeSzinc/dev
...
Bug fix
2024-11-06 20:35:24 +08:00
LmeSzinc
1c4857d653
Fix: Double clicking REWARD_GOTO_TACTICAL
2024-11-06 18:27:17 +08:00
Hao Guo
29b1e8b19c
Fix: predict_enemy_genre in t4 of event_20241024_cn ( #4352 )
2024-11-06 18:25:22 +08:00
hephooey
0d0aff44c0
[TW]Event: Whence Flowers Bear No Fruit ( #4347 )
2024-11-05 11:34:03 +08:00
LmeSzinc
e3fabe1fe6
Merge pull request #4336 from LmeSzinc/dev
...
Bug fix
2024-10-30 14:42:24 +08:00
LmeSzinc
9a31f709c0
Fix: Double clicking REWARD_GOTO_TACTICAL ( #4328 )
2024-10-30 14:37:58 +08:00
guoh064
227fed1665
upd: [JP] OCR_SHOP_YELLOW_COINS
2024-10-30 12:18:09 +08:00
guoh064
08a9326e84
upd: [JP] EmotionDigit pre_process
2024-10-30 12:18:09 +08:00
guoh064
ba27a51cbb
tmp: [JP] OCR_REMAIN in daily
2024-10-30 12:18:09 +08:00
guoh064
1dd263d59d
upd: [JP] get_zone_name correction
2024-10-30 12:18:09 +08:00
guoh064
51c84fc231
tmp: ocr_collect in jp
2024-10-30 12:18:09 +08:00
guoh064
6ea92ef60e
upd: [JP] COIN_HOLDER in minigame
2024-10-30 12:18:09 +08:00
guoh064
68e6ac4b82
upd: [JP] OCR_SHOP_GOLD_COINS and OCR_SHOP_GEMS
2024-10-30 12:18:09 +08:00
guoh064
4f79fba2c2
upd: [JP] opsi beacon page color
2024-10-30 12:18:09 +08:00
guoh064
74e241d9ef
Revert "tmp: [JP] opsi beacon page color and assets"
...
This reverts commit 402a0083ef
.
2024-10-30 12:18:09 +08:00