Zuosizhu
31c99d8953
Merge remote-tracking branch 'Lme/master' into dev
...
# Conflicts:
# module/campaign/os_run.py
# module/config/argument/args.json
# module/os/operation_siren.py
# module/retire/assets.py
# module/shop/shop_reward.py
# module/shop/ui.py
# module/ui/assets.py
2025-10-12 11:28:13 +08:00
LmeSzinc
c5908433bf
Fix: fleet role settings is unlocked after clear mode
2025-09-22 04:48:43 +08:00
0O0o0oOoO00
f65933e89a
Merge branch 'Lme/master' into dev
...
# Conflicts:
# README.md
# module/config/argument/args.json
2025-09-13 23:04:47 +08:00
sui_feng
4d5c855e3a
Fix: FAST_FORWARD for minor icon shift ( #5131 )
2025-09-13 20:17:26 +08:00
LmeSzinc
88fc235a24
Upd: [EN] AUTO_SEARCH_ON AUTO_SEARCH_OFF
2025-09-13 03:09:06 +08:00
LmeSzinc
59393d6d31
Fix: AUTO_SEARCH for minor icon shift ( #5126 )
2025-09-13 01:09:58 +08:00
LmeSzinc
d113f71a3d
Fix: Use template matching in MAP_GREEN
2025-09-13 00:04:24 +08:00
LmeSzinc
2028b7426c
Fix: MAP_STAR detection for minor icon shift
...
- TODO: [EN] Update MAP_STAR_*
2025-09-12 23:46:08 +08:00
Zuosizhu
b8d12c405f
Merge branch 'master_lme' into brocore_dev
...
# Conflicts:
# config/template.json
# module/awaken/awaken.py
# module/config/argument/args.json
# module/config/argument/argument.yaml
# module/config/argument/menu.json
# module/config/config_generated.py
# module/config/i18n/en-US.json
# module/config/i18n/ja-JP.json
# module/config/i18n/zh-CN.json
# module/config/i18n/zh-TW.json
2025-07-25 11:46:23 +08:00
LmeSzinc
021cc4e26d
Add: Chapter T
2025-07-24 23:35:47 +08:00
0O0o0oOoO00
45ac6bdf45
Merge remote-tracking branch 'LmeSzinc/master' into dev
...
# Conflicts:
# module/retire/assets.py
# module/retire/dock.py
2025-06-05 23:53:43 +08:00
LmeSzinc
4e7e2444d5
Fix: handle appear animation of AUTO_SEARCH after enabling clear mode
2025-05-29 23:28:38 +08:00
ZuoSiZhu
dee0c1484f
Merge branch 'master_lme' into dev
...
# Conflicts:
# campaign/Readme.md
# module/base/utils.py
# module/coalition/assets.py
# module/config/argument/args.json
# module/config/i18n/en-US.json
# module/config/i18n/ja-JP.json
# module/config/i18n/zh-CN.json
# module/config/i18n/zh-TW.json
# module/handler/login.py
# module/retire/dock.py
# module/retire/enhancement.py
# module/shop/shop_reward.py
2025-05-21 04:17:08 +08:00
LmeSzinc
653601aa4f
Chore: Add MAP_CLEAR_PERCENTAGE_SHORT
2025-05-21 00:45:32 +08:00
ZuoSiZhu
39c18d8103
Merge remote-tracking branch 'lme/master' into dev
...
# Conflicts:
# deploy/AidLux/0.92/requirements.txt
# module/campaign/campaign_event.py
# module/os/map.py
# module/os_ash/ash.py
# module/webui/config.py
2025-02-28 11:01:23 +08:00
LmeSzinc
be90d02e52
Upd: Increase from chapter C to D also
2025-02-28 01:58:29 +08:00
LmeSzinc
f79781250c
Fix: Avoid potential duplicate STAGE_INCREASE inserting
2025-02-28 00:26:28 +08:00
LmeSzinc
e222c31fb7
Add: Auto increase from chapter A to B
2025-02-27 23:30:13 +08:00
xhqss
e7f93d8efe
Merge branch 'master_lme'
...
# Conflicts:
# module/equipment/equipment.py
2024-12-20 23:51:48 +08:00
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
bfdf6e4179
Fix: Redirect stage names like "B-1" to be foolproof
2024-12-11 11:46:23 +08:00
LmeSzinc
4ab8337324
Sync: [ALAS] Refactored Switch.set()
2024-12-11 11:46:19 +08:00
LA_DI_DA
02fec1598d
Merge branch 'refs/heads/LmeSzinc/master' into dev
2024-08-31 11:05:57 +08:00
LmeSzinc
ffc956d3c7
Opt: Reduce 2x book confirm timer for faster
2024-08-23 03:00:16 +08:00
Zuosizhu
1d85336ba4
Merge remote-tracking branch 'refs/remotes/Lme/master' into dev
...
# Conflicts:
# module/device/method/adb.py
# module/device/screenshot.py
2024-07-26 08:04:44 +08:00
LmeSzinc
e2d1d2ff8a
Upd: Handle yet another mode switch in event_20240725_cn
2024-07-26 00:23:57 +08:00
Zuosizhu
bdc7d43c97
Merge branch 'dev-revert-gemsfarming'
...
# Conflicts:
# assets/cn/handler/MOB_MOVE_CANCEL.png
# module/device/method/utils.py
# module/handler/fast_forward.py
2024-04-20 15:16:09 +08:00
LmeSzinc
89aa1ad7dc
Fix: W15 optimizations
...
- Upd: [CN] MOB_MOVE_CANCEL
- Opt: MAP_SWIPE_MULTIPLY
- Fix: 15-1 did not inherit ConfigBase
2024-04-20 01:57:27 +08:00
Zuosizhu
f2ce895db0
Adj: Disable auto clear map for 15-3/15-4, for there's new mechanism
2024-01-27 09:24:17 +08:00
Zuosizhu
9dd7d5b2b6
Add: Campaign_15
...
Adj: GemsFarming return to 15-1 if gg_on
2024-01-27 00:32:31 +08:00
Zuosizhu
c22157a548
Merge branch 'LmeSzinc:master' into 20230309
2023-08-04 00:20:16 +08:00
LmeSzinc
d389f75c5f
Add: handle_map_walk_speedup()
2023-08-03 22:59:37 +08:00
Zuosizhu
2728b60d28
Merge branch 'LmeSzinc:master' into master
2023-03-09 00:54:24 +08:00
LmeSzinc
ddc3d7d5ee
Fix: AUTO_SEARCH_MENU_CONTINUE disappeared after handle_2x_book_setting() ( #2334 )
2023-03-07 22:35:33 +08:00
Zuosizhu
cce684aa24
Add: Stop Alas or GemsFarming when auto search settings could not be set
2023-02-28 20:29:30 +08:00
LmeSzinc
61986a7f4c
Refactor: Map names convert
2023-01-11 01:00:19 +08:00
bookbug666
f3297889a4
Fix: wrong and/or usage;fix wrong function;improve translation
2022-11-29 15:06:37 +08:00
bookbug666
db4e30293e
Add: Hybrid submarine hunt
2022-11-29 12:01:07 +08:00
LmeSzinc
803c3749aa
Add: The Alchemist and the Archipelago of Secrets chapter TH
2022-11-25 01:58:05 +08:00
LmeSzinc
0c9494ee10
Fix: Stage increase is not working on main chapters due to different map file namings
2022-06-22 02:19:52 +08:00
LmeSzinc
3a38f803f6
Fix: Stage auto increase to SP4 but event doesn't have SP4
2022-06-20 02:17:58 +08:00
LmeSzinc
3c0b97e47f
Fix: Not using auto search in event SP
2022-05-01 01:35:39 +08:00
LmeSzinc
8231b6a294
Add: Rondo at Rainbow's End chapter SP
...
- Fix: Clear mode switching in SP
2022-04-29 21:50:24 +08:00
LmeSzinc
3b8da700d3
Fix: Disable auto search temporarily instead of turning it off in user config
2022-04-29 11:41:27 +08:00
SarContDeli
f1e500a8a8
Opt: AutoSearchFleetOrder is merged into FleetOrder
2022-04-23 14:11:00 +08:00
LmeSzinc
ed5371cd11
Fix: map_has_clear_mode property in SP stages ( #1035 )
...
- Del: Remove 2x book option in SP
2022-04-19 20:49:57 +08:00
SaarChaffee
303dd90fdc
change CRLF to LF
2022-04-09 23:31:09 +08:00
LmeSzinc
55c8c9da3f
Fix: Cannot set submarine role when auto search is not available
2022-03-16 02:10:16 +08:00
LmeSzinc
49c9e0afd9
Add: Abyssal Refrain chapter AC
...
- Add: clear_bouncing_enemy()
- Opt: Retry faster if fleet was caught by a moving enemy
2022-02-24 21:34:16 +08:00
LmeSzinc
0caf4ba990
Fix: Handle popup to use 2x book ( #880 )
2022-01-18 22:06:38 +08:00