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

61 Commits

Author SHA1 Message Date
LA_DI_DA
5ab8cfdee5 Merge branch 'refs/heads/lme-alas/master' into dev
# Conflicts:
#	README.md
2024-07-06 19:17:11 +08:00
LmeSzinc
78600a323d Opt: Skip wait_loading at the last dock_filter_set 2024-07-03 23:14:26 +08:00
LA_DI_DA
4cb76e1e04 Fix: redirect OpsiAshBeacon to inherit old version of Dock 2024-05-25 15:01:43 +08:00
LA_DI_DA
0f80364ed3 Fix: save global to a single file for cross-module use 2024-05-25 11:16:00 +08:00
LA_DI_DA
ea6ad05290 Fix: let all main and event class to inherit old class 2024-05-24 20:59:47 +08:00
LA_DI_DA
a168a0ed54 Add: add log for inherit redirection 2024-05-24 16:25:19 +08:00
LA_DI_DA
7289238d0b Revert "Add: add log for inherit redirection"
This reverts commit c4665071db.
2024-05-23 23:56:57 +08:00
LA_DI_DA
c4665071db Add: add log for inherit redirection 2024-05-23 23:29:12 +08:00
LA_DI_DA
551d10cdb8 fix: Adapt to new APIs in retire, exercise, hard
# module/retire/dock.py
# module/exercise/equipment.py
# module/hard/equipment.py
2024-05-22 10:33:49 +08:00
LA_DI_DA
0101eaf3e3 fix: Adapt to new APIs from upstream
# fuck LmeSzinc/AzurLaneAutoScript#3556
# fuck @Air111
2024-05-19 19:59:03 +08:00
LmeSzinc
166fa65ecc Upd: [EN] DOCK_SELECTED 2023-06-08 23:54:48 +08:00
LmeSzinc
ca3581a715 Upd: Dock filter grids 2023-02-16 22:06:56 +08:00
LmeSzinc
9fa06ffc28 Fix: [EN] Temp fix on dock_selected, EN has no selected info in dock 2022-12-10 23:28:32 +08:00
LmeSzinc
98fc87e57a Fix: [EN] Missing DOCK_CHECK offset 2022-12-09 21:42:14 +08:00
LmeSzinc
a56a45de65 Opt: Add retry when getting dock_selected 2022-11-13 02:12:17 +08:00
Horizon101011
12e04ebaab Merge branch 'dev' into dockScanner 2022-10-10 23:06:27 +08:00
Horizon101011
b2712d81d2 Refator: Abstract scanner class; Bind properties to scanners 2022-10-10 23:03:11 +08:00
LmeSzinc
cc922d798e Fix: [EN] Unable to detect META skill list 2022-09-25 02:39:45 +08:00
Horizon101011
e1f50c64cb Merge branch 'dev' into dockScanner 2022-09-14 10:32:54 +08:00
Horizon101011
5541308bfd Fix: GemsFarming flagships cause 'No ship retired' 2022-09-13 10:39:18 +08:00
Horizon101011
bee28c5321 [Refactor] Using template matching instead of feature matching 2022-09-13 09:31:01 +08:00
LmeSzinc
67e7eb04a5 Refactor: Abstract filter_set to Setting class 2022-09-08 12:27:50 +08:00
Horizon101011
21f5b51ac2 Upd: Modify annotation 2022-09-07 08:46:01 +08:00
Horizon101011
04eb4a794f Fix: Wrong fleet limitation 2022-09-07 08:39:00 +08:00
Horizon101011
2369581794 Upd: Add support for commission status 2022-09-06 21:36:35 +08:00
LmeSzinc
f6848817b5 Fix: filter_set_execute on slow PCs 2022-09-04 23:30:53 +08:00
LmeSzinc
59b94395c9 Fix: Handle dock full when taking off equipments
- Opt: Remove sleep in dock filter set, just meaningless
2022-08-31 14:12:13 +08:00
Horizon101011
8887993b74 Opt: Add support for choosing certain CV 2022-08-30 00:08:26 +08:00
Horizon101011
81e84d1259 Add: DockScanner 2022-08-29 12:56:01 +08:00
zhou525
ade663aa83 Add: Ship study new skill. 2022-08-14 23:02:54 +08:00
LmeSzinc
ea9b586f9b Fix: dock_select_one() failed to select ship on slow PCs 2022-06-10 20:20:27 +08:00
LmeSzinc
7df0fd3f11 Fix: Offset of SHIP_CONFIRM in dock_select_confirm() 2022-06-07 23:01:25 +08:00
LmeSzinc
ec32260455 Fix: Confirm dock select (fixed #1048) 2022-06-06 23:43:35 +08:00
LmeSzinc
6b1a6b051e Fix: Confirm dock select (fixed #1048) 2022-06-05 09:38:12 +08:00
LmeSzinc
50b5b49365 Opt: Faster Switch.set(), replace click-wait with click interval 2022-01-10 20:35:07 +08:00
LmeSzinc
67eebaac94 Refactor: Remove redundant dock sorting and favourite setter 2021-11-21 17:16:21 +08:00
LmeSzinc
1e3cdd4c38 Opt: Faster retirement, including click interval clear and less screenshots
- Rename dock_filter_set_faster to dock_filter_set and remove old dock_filter_set
2021-11-21 17:16:18 +08:00
nEEtdo0d
a8d4aab9df Upd: dock filter name table after maintenance 2021-11-11 15:10:24 -05:00
nEEtdo0d
a81ebf30ab Fix: minor adjust filter button position, add support for extra 2nd row
Fix: DOCK_FILTER changes color with any filter set now, use DOCK_CHECK instead for page verification on certain actions
2021-09-03 22:54:50 -04:00
LmeSzinc
0186609844 Fix: Position of dock filters after maintenance
All filters move up 49px
2021-09-02 18:38:07 +08:00
Cyunmi
79977b840b fix dock_select_one bug 2021-08-12 19:28:57 +08:00
Cyunmi
4c4321777d prepare to merge 2021-08-09 16:50:36 +08:00
RuaBQ
d322f0b528 add Vanguard ship change 2021-07-06 16:48:52 +08:00
RuaBQ
41cae2a646 add emotion ocr 2021-07-06 15:50:17 +08:00
RuaBQ
c4e4c1fec2 每艘 cv 用一个单独的 template
改变了 retirement 的写法
2021-07-06 01:14:05 +08:00
LmeSzinc
48d53f6cab Add: Flagship changing 2021-06-29 23:10:13 +08:00
LmeSzinc
7c87bf49e6 Opt: Faster dock filter set 2021-06-29 18:51:31 +08:00
nEEtdo0d
374002eb8a Del: Filter assets all servers, effectively moved to new filter set system
Fix: Formatting files through IDE
2021-01-31 20:27:20 -05:00
nEEtdo0d
d2d4e23391 Del: Old switch objects and methods relating to their usage
Opt: Swap enhancement to adjust to new filter set system
2021-01-31 19:53:55 -05:00
nEEtdo0d
fc64b2fa48 Add: Asset-less set filter implementation using color count 2021-01-31 19:22:26 -05:00