LmeSzinc
2a2901d218
Merge pull request #5533 from LmeSzinc/dev
...
Add: Event Springtide Inn Online (event_20260226_cn)
2026-02-28 04:43:01 +08:00
LmeSzinc
66fa598e75
Fix: Abyssal combat with handle_map_event ( #5328 )
2026-02-28 04:37:52 +08:00
LmeSzinc
bfe67e2922
Opt: swipe multiply in event_20260226_cn
2026-02-28 04:17:37 +08:00
LmeSzinc
bd108dc35f
Fix: Clicking BACK_ARROW at combat loading
2026-02-28 04:09:49 +08:00
LmeSzinc
07bf9d9947
Fix: Handle wrong OCR error like "I4-4" ( #5532 )
2026-02-28 03:42:27 +08:00
guoh064
c8e8d0b2fe
Add: Event Springtide Inn Online (event_20260226_cn)
2026-02-28 02:50:22 +08:00
LmeSzinc
5c7f57f3b2
Fix: patch_mimetype
2026-02-19 10:19:42 +08:00
LmeSzinc
ad623f6332
Merge pull request #5525 from LmeSzinc/dev
...
Bug fix
2026-02-19 03:18:06 +08:00
LmeSzinc
c014140c6e
Fix: [CN] Remove more dash-like characters ( fixed #5522 )
2026-02-19 03:14:09 +08:00
gepotumu
a538739910
Fix: infinite loop in _handle_use_box_amount when box count insufficient ( #5516 )
...
When requesting more boxes than available (e.g. requesting 8 but only 3
in stack), the amount-setting loop would never exit because the UI caps
at the available count while the script keeps clicking AMOUNT_PLUS.
Added click_count tracking: if multi_click() has been called 2 times
without the amount reaching the target, treat it as the UI cap and break.
Also changed the return value from bool to the actual amount set, so
_storage_use_one_box tracks the correct number of boxes used.
2026-02-19 02:19:08 +08:00
LmeSzinc
0a4f2a89fc
Fix: handle raid remain like "915/", "1515"
2026-02-19 02:15:25 +08:00
LmeSzinc
986d825a81
Fix: [EN] UI switch to page_game_room
2026-02-19 01:58:20 +08:00
LmeSzinc
74bbaf8395
Fix: first ui switch must be ui_ensure
2026-02-18 09:10:55 +08:00
LmeSzinc
d99b759a08
Fix: no poor sleep in fleet_preparation_sidebar_ensure
2026-02-18 09:10:55 +08:00
ArecaSapling
102b7eeaf7
Upd: blueprint purchase for DR5 & PR6 ( #5518 )
2026-02-18 09:10:41 +08:00
LmeSzinc
cc089b6223
Merge pull request #5515 from LmeSzinc/dev
...
Add: Spring Auction Adventure (raid_20260212)
2026-02-14 03:44:51 +08:00
LmeSzinc
7eb80ca6f4
Upd: [CN] game server 裁决协议
2026-02-14 03:32:47 +08:00
LmeSzinc
9bb8e191ac
Upd: [EN][JP][TW] Raid CHANGWU assets
2026-02-14 03:30:49 +08:00
LmeSzinc
efeb222764
Upd: [TW] Event entrance of raid_20260212
2026-02-14 03:06:07 +08:00
LmeSzinc
11405cf0c3
Fix: [EN] check other buttons for page_academy
2026-02-14 03:00:01 +08:00
LmeSzinc
3623d4c70a
Merge pull request #5508 from sui-feng-cb/event_update
...
Add: [CN] Spring Auction Adventure (raid_20260212)
2026-02-14 02:32:28 +08:00
sui-feng-cb
5ab18b27fd
Fix: use cnocr for CHANGWU_OCR_REMAIN_*
2026-02-12 20:28:24 +08:00
sui-feng-cb
7e6b87bee8
Add: [CN] Spring Auction Adventure (raid_20260212)
2026-02-12 16:44:24 +08:00
LmeSzinc
eb73b3cfd8
Bug fix ( #5505 )
...
* Merge pull request #5500 from sui-feng-cb/event_update
Fix: raid_20240328 ex
* Upd: Battle UI Ancient
* Upd: [EN] TEMPLATE_REVELATIONS_OF_DUST
---------
Co-authored-by: ArecaSapling <115386623+sui-feng-cb@users.noreply.github.com>
2026-02-09 23:42:27 +08:00
LmeSzinc
7118c30fea
Upd: [EN] TEMPLATE_REVELATIONS_OF_DUST
2026-02-09 23:40:21 +08:00
LmeSzinc
7d9e77e4fd
Upd: Battle UI Ancient
2026-02-09 23:31:47 +08:00
ArecaSapling
5a32d9444c
Merge pull request #5500 from sui-feng-cb/event_update
...
Fix: raid_20240328 ex
2026-02-09 23:23:20 +08:00
LmeSzinc
cd1ef2cf95
Merge pull request #5499 from LmeSzinc/dev
...
Dev
2026-02-06 21:29:17 +08:00
LmeSzinc
0a0e41c07f
Merge pull request #5495 from sui-feng-cb/event_update
...
Upd: raid_20240328 rerun
2026-02-06 21:28:46 +08:00
sui-feng-cb
7e1a2322a6
Fix: use _raid_has_oil_icon for new UI design
2026-02-05 21:44:55 +08:00
sui-feng-cb
a4fec2e2a0
Upd: raid_20240328 rerun
2026-02-05 20:47:33 +08:00
guoh064
eb33bdd747
Fix: slow retrial for MISSION_OVERVIEW_ACCEPT(_SINGLE) ( #5487 )
2026-02-04 18:26:41 +08:00
LmeSzinc
b99311a001
Merge pull request #5485 from LmeSzinc/dev
...
Dev
2026-01-31 03:26:21 +08:00
LmeSzinc
bb349af001
Upd: [TW] Coalition assets
2026-01-31 03:25:17 +08:00
LmeSzinc
87a031ed97
Upd: [TW] Event entrance of coalition_20260122
2026-01-31 03:18:38 +08:00
LmeSzinc
61e6a76644
Bug fix ( #5483 )
...
* Fix: [ALAS] handle serial like 5555,16384
* Fix: Handle map event in port_enter()
* Add: war_archives_20230223_cn (#5479 )
---------
Co-authored-by: ArecaSapling <115386623+sui-feng-cb@users.noreply.github.com>
2026-01-30 11:08:35 +08:00
ArecaSapling
52444569a4
Add: war_archives_20230223_cn ( #5479 )
2026-01-30 10:56:16 +08:00
LmeSzinc
f23d4fb681
Fix: Handle map event in port_enter()
2026-01-28 11:29:37 +08:00
LmeSzinc
912c74b8e1
Fix: [ALAS] handle serial like 5555,16384
2026-01-28 03:38:28 +08:00
LmeSzinc
252e086db1
Bug fix ( #5475 )
...
* Fix: drop skip_first_screenshot in set_top
* Upd: [EN][JP] Coalition FASHION assets
* Fix: Handle coalition fleet reuse popup
* Fix: more clear _coalition_has_oil_icon usage (#5473 )
* Fix: Empty fleet check should after switching fleet mode
* Opt: Disable event if current event type is raid or coalition
* Fix: Startup at coalition fleet preparation
---------
Co-authored-by: guoh064 <50830808+guoh064@users.noreply.github.com>
2026-01-23 17:45:10 +08:00
LmeSzinc
f552360951
Fix: Startup at coalition fleet preparation
2026-01-23 17:43:04 +08:00
LmeSzinc
6d47f626d1
Opt: Disable event if current event type is raid or coalition
2026-01-23 17:39:46 +08:00
LmeSzinc
0b8d1a5b57
Fix: Empty fleet check should after switching fleet mode
2026-01-23 17:26:14 +08:00
guoh064
e01b77c6e5
Fix: more clear _coalition_has_oil_icon usage ( #5473 )
2026-01-23 17:25:15 +08:00
LmeSzinc
afbdd261e6
Fix: Handle coalition fleet reuse popup
2026-01-23 16:32:38 +08:00
LmeSzinc
f314caa862
Upd: [EN][JP] Coalition FASHION assets
2026-01-23 16:24:56 +08:00
LmeSzinc
43d3fa122c
Fix: drop skip_first_screenshot in set_top
2026-01-23 15:53:03 +08:00
LmeSzinc
f9c8c9753f
Merge pull request #5468 from LmeSzinc/dev
...
Add: Light & Shadow Fashion Shoot! (event_20260122_cn)
2026-01-23 02:50:57 +08:00
guoh064
36e998aed7
Upd: [JP] asset REWARD_2.BUTTON ( #5465 )
2026-01-23 02:47:59 +08:00
LmeSzinc
b65a951ce4
Add: FASHION Coalition assets
2026-01-23 02:40:22 +08:00