198 Commits

Author SHA1 Message Date
POLAR me
c6c67b3dd3 feat(smallevent): 添加小活动领取
- 实现七日小活动任务的功能,支持受选者之路任务
2025-03-06 00:00:24 +08:00
POLAR me
d4823dc897 feat(module): 补充活动剧情模块的GUI显示
- 补充 EventStory 模块的GUI勾选,用于处理活动剧情任务
- 更新配置文件模板
- 增加活动剧情任务的调度
2025-03-05 16:06:35 +08:00
POLAR me
01e551036e fix(alas): 调整 GameStuckError 的处理逻辑
- 在修改心情报错后,影响了原先的战败报错
2025-01-06 03:32:53 +08:00
POLAR me
f7ae053713 Merge remote-tracking branch 'upstream/master' 2025-01-05 06:11:10 +08:00
LmeSzinc
da81498211 Add: Task Awaken to GUI 2025-01-04 22:19:30 +08:00
POLAR me
cea810e379 fix(alas): 添加了遗漏的捕获异常并发送通知
- 在loop中添加异常捕获块,确保脚本在发生异常时能够发送通知(原先模拟器游戏死机的情况报错没得到推送)
2024-12-30 02:55:11 +08:00
POLAR me
628814c4b6 feat(Oilkeep): 添加石油平衡功能
- 实现每日领取储藏室石油的功能
2024-12-26 04:23:59 +08:00
POLAR me
dcb7912e93 feat(campaign): SP图、活动图3还有WalkStep
- 添加了SP图的配置文件
- 添加了活动图3的配置文件
- 修改了舰队行走错误处理逻辑
2024-12-24 22:10:34 +08:00
W1NDes
8ceb5f094f feat(alas): MapWalkError Restart 2024-12-22 00:28:10 +08:00
W1NDes
554a9478ae autoStart INFO 2024-12-10 07:49:58 +08:00
POLAR me
d759db1395
Merge branch 'LmeSzinc:master' into master 2024-07-18 17:56:52 +08:00
LmeSzinc
3e2c9c0a53 Fix: [ALAS] Device.config was never updated during scheduler run 2024-07-15 23:45:43 +08:00
POLAR me
9ec74ec400 UPDATE 2024-06-21 02:44:19 +08:00
LmeSzinc
f810db8bea Fix: Skip first screenshot in tools
since you cannot run benchmark before benckmarked
2024-06-21 01:42:45 +08:00
POLAR me
0f961a88cf
Merge pull request #26 from LmeSzinc/master
[pull] master from LmeSzinc:master
2024-05-31 17:29:57 +08:00
LmeSzinc
5f56a2bdb7 Chore: [ALAS] Move func methods to the Alas class 2024-05-30 13:34:24 +08:00
LmeSzinc
6365693cef Fix: [ALAS] Game restarted twice if close game during wait 2024-05-30 12:37:03 +08:00
LmeSzinc
f16d648d84 Dev: [ALAS] Log ScriptError as exception so traceback can be logged 2024-05-30 12:36:49 +08:00
W1NDes
fc72b34b2d 多次重启尝试再报错,直接抄了oxcc的代码, 2024-05-09 01:02:17 +08:00
W1NDes
9ae3d4b10b fix模拟器未开启情况下报错不推送 2024-03-16 23:39:42 +08:00
W1NDes
421a376dbf test 2024-03-16 02:56:31 +08:00
POLAR me
e95a083955 同步
同步迷你主机上的更新
2024-03-16 01:09:13 +08:00
POLAR me
e14435630d 回滚
回滚至alas-with-dashboard
2024-03-16 00:54:26 +08:00
WINDes
8841b3da74 NO COLLISON 2023-12-28 20:41:03 +08:00
WINDes
d4aa52c258 back 2023-12-28 20:32:24 +08:00
WINDes
1bf5a15431 No Collision 2023-12-28 20:24:25 +08:00
WINDes
e9d520d9f0 fix 2023-12-28 20:22:04 +08:00
W1NDes
e506decfd7 自己的一些修改
防顶号还有adb连接超时调整
2023-12-06 19:52:54 +08:00
yypsybs
28cae91564 Opt: minigame
Opt: minigame multi language assets
Opt: minigame multi language i18n
Opt: minigame config
Fix: minigame-stuck when max ticket
2023-07-11 18:00:03 +08:00
LmeSzinc
0fd15a26c4 Fix: The task waited is not the first task (fixed #2489) 2023-04-14 19:08:43 +08:00
LmeSzinc
8c8d44a09f Add: CoalitionSp task 2023-03-24 04:55:34 +08:00
LmeSzinc
7ecf3ac502 Add: Coalition task 2023-03-24 04:41:13 +08:00
LmeSzinc
37e0d70e0d Opt: Stop scrcpy server during wait 2023-01-01 02:36:28 +08:00
YJGeng-Iriy
a361d8ad0d opsi month boss init 2022-12-11 20:59:16 +08:00
nEEtdo0d
1d433efc7b Fix: merge LmeSzinc/dev into branch, resolve conflicts 2022-12-01 10:52:40 -05:00
SarContDeli
c9d9ca6cc5 Merge branch 'bug_fix' into base
# Conflicts:
#	alas.py
#	config/template.json
#	module/config/argument/args.json
#	module/config/argument/menu.json
#	module/config/argument/task.yaml
#	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/os/map.py
2022-11-30 20:56:52 +08:00
nEEtdo0d
bc3376e191 Fix: merge LmeSzinc/dev into branch, resolve conflicts 2022-11-29 15:04:47 -05:00
LmeSzinc
b8d06b12e5 Add: OpsiCrossMonth, not tested 2022-11-30 01:40:53 +08:00
nEEtdo0d
afc8468e0a Add: Opsi archive zone monthly task support 2022-11-28 00:21:52 -05:00
nEEtdo0d
629addada4 Add: Opsi voucher monthly task support 2022-11-26 23:44:38 -05:00
SarContDeli
1f38e92e02 Add: hazard 1 leveling 2022-11-12 00:05:30 +08:00
LmeSzinc
bb61f2f9b6
Merge branch 'dev' into mail_reward 2022-10-23 17:03:32 +08:00
LmeSzinc
50b2a64c9e Revert "Fix: [TW] Rollback to old daily module (#1293)" (#1760)
This reverts commit a2921dcd
2022-10-23 02:17:31 +08:00
nEEtdo0d
96adc8c4c7 Upd: move meta_reward execution as subtask under OpsiAshBeacon and AshBeaconAssist 2022-10-16 21:44:37 -04:00
nEEtdo0d
d14f0018fa Add: freebies module / task encompasses running BattlePass, DataKey, Mail, and SupplyPack together
Upd: BattlePass, DataKey, and SupplyPack modified to run as sub-tasks under Freebies
2022-10-16 17:15:42 -04:00
LmeSzinc
4dd2a5a8b5 Refactor: Move del_cached_property to module.base.decorator 2022-09-25 00:31:42 +08:00
18870
37b23affbf
Fix: Notify handle more error (#1664) 2022-09-19 13:22:01 +08:00
LmeSzinc
d48e633f9b
Merge pull request #1574 from zhou525/dev_1375_pr
Dossier Beacon and OneHitMode
2022-09-07 00:08:32 +08:00
zhou525
9085ac0b8b Add: [CN]Dossier Beacon Attack Add: [CN]Ash Beacon OneHitMode 2022-09-06 23:58:37 +08:00
LmeSzinc
f1ef87ca50 Merge branch 'master' into dev
# Conflicts:
#	module/device/emulator.py
2022-09-02 00:13:11 +08:00