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

42 Commits

Author SHA1 Message Date
0O0o0oOoO00
92d3616459 add: global speedup 2025-05-10 13:45:15 +08:00
xhqss
baa8d2ccd7 Merge branch 'master_lme'
# Conflicts:
#	README.md
#	module/ui_white/assets.py
2025-01-19 15:59:20 +08:00
guoh064
10130c9882 Add: ocr model for azur_lane in JP server 2025-01-12 12:46:22 +08:00
Zuosizhu
2e424d4df8 Add: annotations for ShipChanger.lua 2024-07-21 01:02:47 +08:00
Zuosizhu
6488e5f044 Fix: Double search on machines using TYPE_DOUBLE 2024-07-20 15:02:39 +08:00
Zuosizhu
0894a9b26a Fix: Not changing ship when searching TYPE_DWORD 2024-07-20 14:37:57 +08:00
Zuosizhu
6e646ca879 Fix: A very accurate but shit way to change ShipType 2024-07-19 18:22:06 +08:00
Zuosizhu
4ee74710c4 Fix: An more accurate way to change ShipType 2024-07-19 01:29:47 +08:00
xhqss
c0c4913353 Merge branch '20230309' into smallkai
# Conflicts:
#	module/config/i18n/zh-CN.json
2024-05-23 08:25:21 +08:00
Zuosizhu
af1f0a9056 Merge branch 'LmeSzinc:master' into 20230309 2024-05-03 12:58:36 +08:00
LmeSzinc
0fb6a96691 Refactor: Make MaaTouch inputs synchronous 2024-04-30 17:42:52 +08:00
LA_DI_DA
7b81250ec9 Merge branch 'zuosizhu-alas/20230309' into smallkai
# Conflicts:
#	campaign/Readme.md
#	module/config/argument/args.json
2024-04-27 15:56:34 +08:00
Zuosizhu
79b4a6deb9 Merge branch 'LmeSzinc:master' into 20230309 2024-04-22 13:20:05 +08:00
LmeSzinc
670541f515 Dep: [ALAS] Upgrade to MaaTouch 1.1.0 2024-04-21 23:35:43 +08:00
LA-DI-DA
02a804ccf1 Upd: ShipFucker.lua 2023-10-19 16:51:51 +08:00
LA-DI-DA
e9d03356b5 Upd: lua scripts 2023-10-11 22:40:49 +08:00
LA-DI-DA
afa68adf00 Add: change ship's attribute 2023-10-11 11:19:21 +08:00
LA-DI-DA
4791bb378d Merge branch 'zuosizhu-alas/20230309' into smallkai-dev 2023-10-05 19:33:20 +08:00
Zuosizhu
934e05a87a Merge branch 'LmeSzinc:master' into 20230309 2023-10-04 17:10:01 +08:00
Torther
e88697a341 Fixed an issue that could not be used on Android10 and Android11. 2023-09-30 22:59:30 +08:00
LA-DI-DA
e3db31de2e Merge branch 'zuosizhu-alas/20230309' into smallkai-dev 2023-09-30 16:50:09 +08:00
LA-DI-DA
b077bf9719 Add: change ship type for GemsFarming when set C or D map 2023-09-30 16:50:01 +08:00
Zuosizhu
4d4d2377dc Merge branch 'master_lme'
# Conflicts:
#	module/device/method/droidcast.py
2023-09-28 18:09:13 +08:00
Torther
69df0c26e4 Upd: Screenshot method DroidCast_raw update (#2881)
* Upd: Screenshot method DroidCast_raw update

* Opt: Refactor module/device/method/droidcast.py for improved functionality

The module/device/method/droidcast.py has been refactored to improve its functionality and remove unnecessary code. Here are the key changes:

- Removed the unnecessary droidcast_raw_port attribute.
- Updated the droidcast_url method to use '/preview' as the default URL for DroidCast.
- Rename droidcast_init and droidcast_raw_init to droidcast_start and droidcast_raw_start.
- Add droidcast_init to reuse the common parts of droidcast_start and droidcast_raw_start.
- Removed the droidcast_raw_wait_startup method as it is no longer needed.
- Updated the droidcast_uninstall method to remove the deletion of DroidCast APK.

These changes aim to simplify the DroidCast class and improve its overall functionality.

* Opt: Refactor module/device/method/droidcast.py for improved functionality

The module/device/method/droidcast.py has been refactored to improve its functionality and remove unnecessary code. Here are the key changes:

- Removed the unnecessary droidcast_raw_port attribute.
- Updated the droidcast_url method to use '/preview' as the default URL for DroidCast.
- Rename droidcast_init and droidcast_raw_init to droidcast_start and droidcast_raw_start.
- Add droidcast_init to reuse the common parts of droidcast_start and droidcast_raw_start.
- Removed the droidcast_raw_wait_startup method as it is no longer needed.
- Updated the droidcast_uninstall method to remove the deletion of DroidCast APK.

These changes aim to simplify the DroidCast class and improve its overall functionality.

* Fix: Droidcast cannot start due to port occupation
2023-09-25 18:51:56 +08:00
Zuosizhu
12286649f0 Merge branch 'LmeSzinc:master' into master 2023-02-03 01:09:10 +08:00
LmeSzinc
36e1f01cb7 Add: Control method MaaTouch 2023-02-02 01:47:48 +08:00
MengNianxiaoyao
fb5485e651 仪表盘优化更新 2023-01-31 20:49:28 +08:00
Zuosizhu
9f4af57ad3 Mod: Move lua to /bin/Lua and some little rebuilds 2023-01-29 02:07:23 +08:00
Zuosizhu
d0a2e4a916 Merge branch 'master' of http://github.com/LmeSzinc/AzurLaneAutoScript 2023-01-27 10:38:01 +08:00
LmeSzinc
965c46f800 Add: Screenshot method DroidCast_raw 2023-01-25 00:21:07 +08:00
LmeSzinc
0f4da5a946 Add: Screenshot method DroidCast_raw 2023-01-18 01:49:05 +08:00
LmeSzinc
a3604d8100 Add: Screenshot method scrcpy
Control via scrcpy is supported but not exposed because swipes ended at the middle
2022-12-29 12:49:11 +08:00
LmeSzinc
c51350caac Add: DroidCast screenshot 2022-12-04 23:53:43 +08:00
n0k0m3
23ca75d15e Rename ascreencap dist 2022-06-20 13:57:53 -04:00
n0k0m3
f41f2458c3 Add ascreencap for android 8 (oreo) and 9 (pie) 2022-06-20 11:47:15 -04:00
LmeSzinc
e95a145653 Add: Hermit, another control method
- Add: Dump hierarchy via ADB and uiautomator2
- Fix: Device screenshot saving
2022-01-27 16:57:25 +08:00
LmeSzinc
93cc5e7bd7 Add: [TW] cnocr model for tw 2021-11-14 14:58:04 +08:00
noname94
3c7fcf61fb Add: [JP] cnocr for jp added
model trained by @LmeSzinc

Co-Authored-By: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2020-11-04 13:35:29 +09:00
LmeSzinc
2ba57f9548 Del: Remove files for cnocr==1.0.0 2020-07-15 04:37:49 +08:00
LmeSzinc
b55abd1178 Add: OCR models for cnocr==1.2.2 2020-07-14 23:59:48 +08:00
LmeSzinc
bbf78fc320 Opt: Move cnocr_models to bin/cnocr_models 2020-07-06 01:52:44 +08:00
LmeSzinc
2a08c8c327 Opt: Move ascreencap to bin/ascreencap
- Fix empty image after aScreenCap init
2020-07-06 01:49:03 +08:00