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
|
abde744e29
|
Add: [ALAS] Util function xywh2xyxy(), xyxy2xywh()
|
2025-02-23 01:30:07 +08:00 |
|
LmeSzinc
|
5b4f4538ab
|
Fix: [ALAS] get_bbox_reversed should have a reversed threshold by default
|
2025-02-20 12:09:27 +08:00 |
|
LA_DI_DA
|
531cf603a4
|
add: ApiCollectionSwitch
|
2025-02-14 15:59:46 +08:00 |
|
xhqss
|
2ddc7fff1c
|
Merge branch 'master_lme'
# Conflicts:
# module/campaign/gems_farming.py
# module/config/config_manual.py
# module/handler/assets.py
# module/retire/retirement.py
# module/tactical/tactical_class.py
|
2025-01-16 08:52:42 +08:00 |
|
LmeSzinc
|
42b4eb38b7
|
Opt: [ALAS] Match luma template in match_template_color
This is an untested change
|
2024-12-27 02:57:08 +08:00 |
|
xhqss
|
e7f93d8efe
|
Merge branch 'master_lme'
# Conflicts:
# module/equipment/equipment.py
|
2024-12-20 23:51:48 +08:00 |
|
LmeSzinc
|
48e4c78a43
|
Fix: Default color match threshold should be the original value
COLOR_SIMILAR_THRESHOLD
|
2024-12-11 11:46:23 +08:00 |
|
LmeSzinc
|
ba5b853cb9
|
Refactor: Standardize the use of match_template_color()
|
2024-12-09 16:09:34 +08:00 |
|
LmeSzinc
|
164db6f4da
|
Chore: Rename "threshold" in template matching to "similarity"
to be differ from the "threshold" in color matching
|
2024-12-09 15:37:25 +08:00 |
|
LA_DI_DA
|
a2e6986dcd
|
Merge branch 'refs/heads/LmeSzinc/master' into dev
# Conflicts:
# module/campaign/campaign_status.py
# module/exercise/combat.py
# module/retire/dock.py
# module/retire/enhancement.py
|
2024-10-25 12:01:29 +08:00 |
|
LmeSzinc
|
34eb6c481e
|
Fix: color_bar_percentage should get prev_color from similar color
not average
|
2024-09-25 14:29:49 +08:00 |
|
Zuosizhu
|
90bf70f578
|
Adj: Only enable ShipChanger in GemsFarming
|
2024-07-21 04:18:53 +08:00 |
|
ReLU
|
fceeff25e0
|
Merge remote-tracking branch 'upstream/master' into dev
|
2024-07-12 03:54:22 +08:00 |
|
LmeSzinc
|
b6fd913b56
|
Add: [ALAS] set_cached_property
|
2024-07-12 01:45:26 +08:00 |
|
Zuosizhu
|
1e31cb6de5
|
Merge branch 'master_lme' into AlasGGdev
# Conflicts:
# module/campaign/gems_farming.py
# module/coalition/coalition.py
# module/config/argument/argument.yaml
# module/config/config_generated.py
# module/config/i18n/zh-CN.json
# module/config/i18n/zh-TW.json
# module/os/operation_siren.py
# module/os_handler/os_status.py
|
2024-06-28 16:01:16 +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 |
|
霞飛
|
0b97b40c46
|
Feature: New OpsiShop. (#3086)
* feat: New OpsiShop
* fix: use AdaptiveScroll
* feat: scan counter
* perf: calculate y value
|
2024-06-17 11:24:40 +08:00 |
|
LmeSzinc
|
a668840ee9
|
Pref: Faster is_combat_loading()
|
2024-06-05 02:24:47 +08:00 |
|
LmeSzinc
|
58202c6a40
|
Pref: Reuse image array to improve memory performance
|
2024-06-05 01:15:41 +08:00 |
|
LmeSzinc
|
5f56a2bdb7
|
Chore: [ALAS] Move func methods to the Alas class
|
2024-05-30 13:34:24 +08:00 |
|
Zuosizhu
|
ddcfbb0a97
|
Merge branch 'master_lme'
# Conflicts:
# README.md
# deploy/adb.py
# deploy/pip.py
# module/daily/equipment.py
|
2024-05-23 02:31:29 +08:00 |
|
LmeSzinc
|
66f66c998d
|
Add: Sync get_interval_timer
|
2024-05-23 01:44:49 +08:00 |
|
LmeSzinc
|
ecfd5d50bf
|
Upd: [CN] Support UI in 2024.05.21
|
2024-05-23 01:16:41 +08:00 |
|
Zuosizhu
|
5123bd9949
|
Merge branch 'lme_master'
# Conflicts:
# README.md
# module/config/i18n/zh-CN.json
# module/config/i18n/zh-TW.json
# module/equipment/equipment_change.py
|
2024-05-19 00:50:11 +08:00 |
|
LmeSzinc
|
28b452164f
|
Pref: Release rpc connection on idle so OCR can be load balanced
|
2024-05-09 02:57:45 +08:00 |
|
Zuosizhu
|
af1f0a9056
|
Merge branch 'LmeSzinc:master' into 20230309
|
2024-05-03 12:58:36 +08:00 |
|
LmeSzinc
|
a59f82225c
|
Opt: [ALAS] Replace cv2.multiply with cv2.convertScaleAbs for faster
|
2024-05-02 17:41:02 +08:00 |
|
LmeSzinc
|
44c4ccc240
|
Opt: [ALAS] Improve memory performance in utils
|
2024-04-30 17:42:56 +08:00 |
|
Zuosizhu
|
4486c8cff6
|
Merge branch 'LmeSzinc:master' into 20230309
|
2024-04-15 23:25:52 +08:00 |
|
LmeSzinc
|
31da8d42a1
|
Opt: Early init minitouch and MaaTouch for faster startup
|
2024-04-15 03:48:37 +08:00 |
|
LmeSzinc
|
16ba4aaad6
|
Chore: Poorly search mxnet-cu* instead of using pkg_resources
|
2024-04-15 02:55:06 +08:00 |
|
LmeSzinc
|
8ee4405d49
|
Add: [ALAS] Add background worker
|
2024-04-13 23:32:13 +08:00 |
|
LmeSzinc
|
43bdc7e610
|
Opt: Add early_ocr_import for faster mxnet import
|
2024-04-13 22:48:12 +08:00 |
|
Zuosizhu
|
7f9c64e284
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-11-10 14:33:24 +08:00 |
|
LmeSzinc
|
1dad0031f1
|
Add: Argument scaling in Template.match_multi()
|
2023-11-10 12:00:08 +08:00 |
|
Zuosizhu
|
a509b107bf
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-09-22 08:15:14 +08:00 |
|
LmeSzinc
|
d28f43061e
|
Opt: Faster image_color_count()
|
2023-09-21 10:28:56 +08:00 |
|
Zuosizhu
|
ec48411c88
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-08-23 19:04:03 +08:00 |
|
LmeSzinc
|
e30914c83b
|
Fix: Unicode characters similar to ">" (#3027)
|
2023-08-19 23:29:13 +08:00 |
|
Zuosizhu
|
c22157a548
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-08-04 00:20:16 +08:00 |
|
LmeSzinc
|
6a7de8fc76
|
Add: [ALAS] Utility func image_paste() and get_bbox_reversed()
|
2023-08-03 00:52:40 +08:00 |
|
Zuosizhu
|
0935b58ede
|
Merge branch 'master_lme'
# Conflicts:
# module/campaign/gems_farming.py
# module/exercise/exercise.py
# module/ui/ui.py
|
2023-07-15 20:26:12 +08:00 |
|
LmeSzinc
|
11d094c025
|
Fix: [ALAS] Handle None in interval_clear()
|
2023-07-02 15:20:37 +08:00 |
|
LmeSzinc
|
64f4f72c01
|
Fix: [ALAS] Remove the use of np.float
|
2023-07-02 15:20:34 +08:00 |
|
Zuosizhu
|
b308b65cde
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-06-02 03:55:50 +08:00 |
|
LmeSzinc
|
18cba1f9d0
|
Chore: Remove the use of np.int
|
2023-05-30 10:28:51 +08:00 |
|
Zuosizhu
|
9a908c3757
|
Merge branch 'LmeSzinc:master' into 20230309
|
2023-05-16 22:08:54 +08:00 |
|
LmeSzinc
|
4f761b1e6f
|
Upd: ALAS framework updates
|
2023-05-16 09:11:46 +08:00 |
|
Zuosizhu
|
fa276716d1
|
Merge branch 'master_lme'
# Conflicts:
# alas.py
|
2023-04-20 01:25:28 +08:00 |
|