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

270 Commits

Author SHA1 Message Date
Zuosizhu
d1174a7d88 Merge remote-tracking branch 'Lme/master' into unrefactor
# Conflicts:
#	module/campaign/campaign_event.py
#	module/campaign/os_run.py
#	module/coalition/coalition.py
#	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/os/operation_siren.py
#	module/os_handler/mission.py
#	module/webui/app.py
2026-01-24 14:18:46 +08:00
LmeSzinc
8ea89756f1 Fix: [ALAS] Backport fix_py37_subprocess_communicate (#5226) 2026-01-19 12:20:44 +08:00
0O0o0oOoO00
89f3e4e20f fix: prevent infinite instance restart loop 2025-07-18 13:33:22 +08:00
Zuosizhu
de303b492e Merge branch 'master_lme' into brocore_dev
# Conflicts:
#	module/config/argument/override.yaml
#	module/research/selector.py
#	module/ui/ui.py
#	module/webui/app.py
2025-07-11 23:03:05 +08:00
LmeSzinc
f016e7a2d6 Upd: patch mimetype 2025-07-10 03:03:52 +08:00
ZuoSiZhu
573582a452 fix: color of icon stop_all change with style 2025-06-08 02:15:31 +08:00
0O0o0oOoO00
de575966b9 add: add one click to stop all running instance which is mis-deleted when merging MoreAlas 2025-06-03 13:48:42 +08:00
silvergundam
73eaab8ace Merge remote-tracking branch 'lme/master' into dev 2025-04-03 11:57:44 +08:00
iceynano
3133eaa2f7 Add: Event Reaction (#4706)
* Add: Event Reaction

* Update widgets.py

* Update widgets.py

* Update widgets.py

* Update widgets.py

* Update widgets.py
2025-04-01 00:56:05 +08:00
LA_DI_DA
d41ed6dcc0 upd: update AlasGG icon and title to AlasHook 2025-03-30 16:58:40 +08:00
ZuoSiZhu
58a217d98f Merge branch 'master_lme' into dev
# Conflicts:
#	module/webui/app.py
#	module/webui/config.py
2025-03-28 00:23:16 +08:00
LmeSzinc
b914705d01 Pref: Replace filelock with threading lock to reduce IO operations 2025-03-17 02:19:52 +08:00
LmeSzinc
477f917262 Refactor: deep methods reworked for better performance 2025-03-17 01:39:06 +08:00
LmeSzinc
93644384cf Refactor: Atomic file read/write for better performance
- Drop dependency atomicwrites
2025-03-17 01:39:06 +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
ec2c1959f5 Fix: [ALAS] Reduce unnecessary file writes at startup 2025-02-25 00:43:27 +08:00
xhqss
f33cfab853 Merge branch 'master_lme'
# Conflicts:
#	module/webui/app.py
2024-11-21 23:45:00 +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
LA_DI_DA
1bdaa5aa47 fix: merge mistake, lack of function in app.py 2024-09-13 23:07:29 +08:00
xhqss
48ba0f043e Merge branch 'master_lme'
# Conflicts:
#	module/webui/app.py
2024-09-13 20:17:43 +08:00
LmeSzinc
a66760b743 Opt: Patch aiofiles to reduce thread pool size 2024-09-11 22:47:58 +08:00
LA_DI_DA
573210af2b Merge branch 'refs/heads/lme-alas/master' into dev
# Conflicts:
#	alas.py
#	module/os/fleet.py
2024-06-22 20:31:35 +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
LmeSzinc
5f56a2bdb7 Chore: [ALAS] Move func methods to the Alas class 2024-05-30 13:34:24 +08:00
LA_DI_DA
6c702d49ef fix(InstanceRestart): record instance which has restarted too many times 2024-05-20 22:39:25 +08:00
LA_DI_DA
02587d5f16 Merge branch 'zuosizhu-alas/20230309' into smallkai-dev 2024-04-27 15:45:38 +08:00
Zuosizhu
055720dd52 Merge branch 'master_lme'
# Conflicts:
#	deploy/config.py
2024-04-26 03:18:16 +08:00
LmeSzinc
cfe187ea57 Fix: [ALAS] Deploy config wasn't redirected after Updater.delay() 2024-04-23 00:13:54 +08:00
LA_DI_DA
541737d81d Add: restart instance 2024-04-10 11:31:23 +08:00
LA_DI_DA
c30ed73736 Add: confirm for clear all task 2024-02-19 17:38:06 +08:00
LA_DI_DA
142cc1696d Add: one click clear all task 2024-02-15 19:23:34 +08:00
Zuosizhu
bb50753c29 Merge branch 'master_lme'
# Conflicts:
#	module/device/device.py
2023-12-16 00:39:48 +08:00
LmeSzinc
a37438bd02 Fix: [ALAS] Checkbox cannot be dynamically updated 2023-12-07 22:35:36 +08:00
Zuosizhu
8981d103c9 Merge branch 'LmeSzinc:master' into 20230309 2023-11-06 10:08:40 +08:00
LmeSzinc
eda63d72f8 Refactor: Config update callback 2023-11-03 03:34:23 +08:00
LmeSzinc
1d1d20fef9 Fix: Validate datetime instead of using regex (#3252) 2023-11-01 02:40:02 +08:00
Zuosizhu
8815928c27 Merge branch 'LmeSzinc:master' into 20230309 2023-10-29 07:01:00 +08:00
LmeSzinc
f7cf9e3bd2 Add: [ALAS] stored and state widgets 2023-10-28 22:03:45 +08:00
Zuosizhu
b842d27611 Merge branch 'master_lme'
# Conflicts:
#	module/map/assets.py
2023-10-26 00:04:07 +08:00
LmeSzinc
6b88d338b5 Merge remote-tracking branch 'origin/dev' into dev 2023-10-22 19:04:05 +08:00
Zuosizhu
934e05a87a Merge branch 'LmeSzinc:master' into 20230309 2023-10-04 17:10:01 +08:00
LmeSzinc
b91bf31bc3 Fix: Update check fallback to classic git pull if git-over-cdn fails (#3164) 2023-10-01 00:34:02 +08:00
Zuosizhu
7bc96058c8 Merge branch 'master_lme'
# Conflicts:
#	deploy/Windows/config.py
#	deploy/Windows/git.py
#	deploy/Windows/logger.py
2023-09-20 18:52:47 +08:00
LmeSzinc
1b9fd01852 Add: git-over-cdn 2023-09-19 23:14:37 +08:00
Zuosizhu
3b27323132 Merge remote-tracking branch 'LmeSzinc/feature' into merged_origin_feature 2023-09-11 20:24:49 +08:00
LmeSzinc
1ae706f40f Merge branch 'master' into feature 2023-09-08 01:27:28 +08:00
Zuosizhu
78d8ed1c5b Merge branch 'master_lme'
# Conflicts:
#	assets/gui/css/light-alas.css
#	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/webui/app.py
2023-09-02 17:47:24 +08:00
18870
736fd52407 Opt: Refine file name processing
- Prevent bypassing disabled button through devtool
- Remove auto export on override import
2023-08-31 03:26:48 +08:00
18870
23d845b69a Opt: Move New config to manage page 2023-08-29 21:08:29 +08:00
18870
a4bd13b2bc Add: Config import/export 2023-08-29 19:56:47 +08:00