1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 15:49:25 +08:00
Commit Graph

8703 Commits

Author SHA1 Message Date
0O0o0oOoO00
fd80a1d62c fix: skip hook_op command to avoid repeated operations when using tool to operate cracker 2026-02-02 15:17:28 +08:00
0O0o0oOoO00
899265c256 ref: split the crack functions into specific Op 2026-02-02 15:16:08 +08:00
0O0o0oOoO00
de4646d045 fix: lack of need pause flag 2026-02-02 14:05:09 +08:00
0O0o0oOoO00
894a7f1ac3 add: SKIP_ENEMY_SCAN, SKIP_BATTLE_RESULT, SKIP_ENTER_BATTLE crack 2026-02-02 14:01:44 +08:00
0O0o0oOoO00
3860c2f997 fix: do not raise AttributeError when config path exists but its value is None 2026-01-29 12:42:06 +08:00
Zuosizhu
b79dd13da6 fix: handle no flagships after retirement. 2026-01-28 22:35:54 +08:00
0O0o0oOoO00
072b62422b fix: use deep_get_with_error when getting full config 2026-01-28 21:55:04 +08:00
0O0o0oOoO00
34bc2f7c37 fix: directly call CampaignRun.triggered_stop_condition when triggered_stop_condition 2026-01-28 21:45:19 +08:00
guoh064
7c5152685c Fix: crack ui on tencent.blhx (#3) 2026-01-28 11:53:21 +08:00
0O0o0oOoO00
fabcb1f9a0 fix: cache the asset after saving it to local 2026-01-23 22:46:04 +08:00
0O0o0oOoO00
bd4ad2a80a add: install win32 platform packages 2026-01-23 22:43:19 +08:00
0O0o0oOoO00
e7ecb8cb77 fix: reset GemsFarming 2026-01-23 17:55:45 +08:00
0O0o0oOoO00
89c4538f88 Revert "tmp(need revert after upstream fixed): do not use skip_first_screenshot in StorageHandler.storage_checkout_item"
This reverts commit d4b307839b.
2026-01-23 17:45:51 +08:00
0O0o0oOoO00
d4c3536af9 Merge remote-tracking branch 'LmeSzinc/master' into dev 2026-01-23 17:45:36 +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
0O0o0oOoO00
d4b307839b tmp(need revert after upstream fixed): do not use skip_first_screenshot in StorageHandler.storage_checkout_item 2026-01-23 12:34:08 +08:00
0O0o0oOoO00
6d63761da2 fix: do callback when only AUTO-RETIRE is enabled 2026-01-23 12:28:40 +08:00
0O0o0oOoO00
7220c5bad3 fix: disable auto retire when disable all 2026-01-23 12:20:52 +08:00
0O0o0oOoO00
e67a49ec29 fix: copy full original method from ConfigUpdater.config_update 2026-01-23 11:01:23 +08:00
0O0o0oOoO00
4c8e5ed105 upd: update args.json 2026-01-23 10:52:25 +08:00
0O0o0oOoO00
c9fee2bfbc fix: override original method to bypass opsi backdoor 2026-01-23 10:47:28 +08:00
0O0o0oOoO00
8d17eeb803 Merge remote-tracking branch 'LmeSzinc/master' into dev
# Conflicts:
#	module/coalition/coalition.py
#	module/config/argument/args.json
2026-01-23 10:21:18 +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
LmeSzinc
c37a52bf9c Fix: duplicate QUIT clicks canceling QUIT_RECONFIRM 2026-01-23 02:09:08 +08:00
LmeSzinc
bf4e06e565 Upd: Event stages 2026-01-23 01:32:27 +08:00
LmeSzinc
130edcde83 Add: Event entrance of Light & Shadow Fashion Shoot! (event_20260122_cn) 2026-01-23 01:24:30 +08:00
0O0o0oOoO00
c6503d48fc adj: set emotion threshold 2026-01-22 20:31:49 +08:00
LmeSzinc
475c2dd2bc Chore: Use new syntax sugar in os_handler 2026-01-22 19:20:29 +08:00
0O0o0oOoO00
f8ce571512 add: auto retire 2026-01-22 19:06:27 +08:00
0O0o0oOoO00
a17bc383c7 fix: move lua state operation to pauser 2026-01-22 11:23:20 +08:00
0O0o0oOoO00
26cd23910a Merge remote-tracking branch 'LmeSzinc/master' into dev
# Conflicts:
#	module/webui/app.py
2026-01-20 13:03:45 +08:00
LmeSzinc
20fa8cffe0 Merge pull request #5459 from LmeSzinc/dev
Bug fix
2026-01-20 10:24:28 +08:00
LmeSzinc
8ea89756f1 Fix: [ALAS] Backport fix_py37_subprocess_communicate (#5226) 2026-01-19 12:20:44 +08:00
LmeSzinc
75af8e39be Perf: No campaign object caching to release memory 2026-01-17 23:49:06 +08:00
LmeSzinc
d1aed19f8f Refactor: Opsi task managing 2026-01-17 23:48:59 +08:00
Zuosizhu
c85328bc79 Fix: Update config after ocr Pt 2026-01-17 20:47:33 +08:00
0O0o0oOoO00
c1e325820a Merge remote-tracking branch 'LmeSzinc/master' into dev
# Conflicts:
#	module/config/argument/args.json
2026-01-16 22:55:47 +08:00
0O0o0oOoO00
3de944a46a adj: unlock event name selection of daily event 2026-01-16 17:27:52 +08:00
LmeSzinc
12df3efeba Merge pull request #5445 from LmeSzinc/dev
Dev
2026-01-16 17:08:56 +08:00
Compeador
ad651eca4c feat: pq add aegir (#5423) 2026-01-16 17:08:24 +08:00
ArecaSapling
37197f03bb Fix: event_20231026_cn has MAP_SIREN_HAS_BOSS_ICON_SMALL in t2 and t5 (#5444) 2026-01-16 17:06:05 +08:00