1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-17 00:15:13 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
8ccb3d3d22
fix(task): check all claimed 2024-01-15 17:45:22 +08:00
RedDeadDepresso
17964cbd9a
Added Tasks, Shop, MomoTalk (#11)
* feat: tasks

Added module tasks for EN

* refactor: gui

added tree view Farm and Reward.

* feat: shop

* feat: momotalk

---------

Co-authored-by: YoursFunny <admin@yoursfunny.top>
2024-01-15 17:45:22 +08:00
Cheong Sik Feng
2f44074400 Fix Tactical Challenge button mask image
With the addition of the Grand Assault, the Joint Firing Drill button was moved to the top half of where the Tactical Challenge button previously was, and the new Tactical Challenge button is only the lower half.
2023-12-25 16:26:57 +08:00
0f6dd93608
fix(sweep): remove index if equal 0 2023-12-09 21:22:11 +08:00
f5cf0a7fbe
fix(tc): add handle ui_additional 2023-12-07 18:24:09 +08:00
16d78e1e16
fix(sweep): correct load index situation 2023-12-07 13:04:05 +08:00
7b707be841
refactor(scrimmage): use stage ap count 2023-12-06 17:11:50 +08:00
93bf1f73e2
feat: separate stage ap count 2023-12-05 16:21:19 +08:00
71da6fd996
feat: add auto select for bounty and scrimmage 2023-11-30 14:21:19 +08:00
d684fd79f6
feat(sweep): support finding max sweepable index 2023-11-29 14:55:55 +08:00
6ae785634c
refactor(sweep): separate sweepable check and search_box generate 2023-11-29 14:11:51 +08:00
a0d3fd75af
refactor(sweep): change current_indexes 2023-11-29 14:05:50 +08:00
257e092936
refactor(sweep): use regex for index match 2023-11-29 13:54:55 +08:00
32cee3f6b5
fix(cafe): adjust name of invitation 2023-11-29 12:39:51 +08:00
659f58db38
fix(cafe): add check of null invitation name 2023-11-28 21:46:21 +08:00
6dac8a1de2
feat(cafe): add invitation assets for en 2023-11-28 20:53:24 +08:00
88e8a98b76
fix(cafe): apply config of choice only when not set before 2023-11-28 16:18:34 +08:00
39d00ac549
fix(cafe): correct target name check 2023-11-28 16:11:50 +08:00
11d2a6ef7e
feat(cafe): add invitation condition check 2023-11-28 14:04:37 +08:00
5f3ff140dd
feat(cafe): add invitation 2023-11-27 22:02:50 +08:00
b426c6caac
feat(cafe): add invitation assets for jp 2023-11-27 15:44:56 +08:00
8d83ec1657
fix: add swipe name 2023-11-27 15:26:27 +08:00
7fcda15329
perf(sweep): improve list insight logic 2023-11-27 13:17:29 +08:00
54aa1bafb5
refactor(sweep): simplify list enter match 2023-11-26 18:54:26 +08:00
d756b0dc3f
perf: reduce config save times 2023-11-25 15:28:57 +08:00
e71118c09e
fix: improve data update stability 2023-11-25 15:28:07 +08:00
44b6d5cdf8
fix: expand ticket ocr region 2023-11-25 14:27:01 +08:00
f92dba92c9
fix(sweep): use swipe instead of drag in list 2023-11-24 14:30:43 +08:00
86ce04cff9
fix(sweep): extend timer stable 2023-11-24 13:59:39 +08:00
15bf77da3d
fix(cafe): expand search box 2023-11-23 16:21:58 +08:00
4ce8073096
perf(sweep): simplify sweep num ocr 2023-11-23 16:08:51 +08:00
df6da1f77a
fix(cafe): adjust property of second cafe setting 2023-11-23 14:06:38 +08:00
4582406ef2
perf(tc): improve status check stability 2023-11-22 22:04:50 +08:00
256dc96598
fix(tc): restrict count frequency of claim reward 2023-11-22 22:01:07 +08:00
04744d6f8c
fix(scrimmage): add missing multiply of ap count 2023-11-22 22:01:06 +08:00
36c5f60eb3
fix(cafe): adjust property of second cafe setting 2023-11-22 19:05:36 +08:00
91650cc584
feat: add en assets for bounty scrimmage and sweep 2023-11-22 19:04:50 +08:00
67881568dd
perf(button): combine shared assets 2023-11-22 13:13:39 +08:00
ff3ec041d2
refactor(cafe): separate ui operation and simplify template extraction 2023-11-21 22:18:28 +08:00
99074a1575
feat(cafe): add template search area 2023-11-21 21:31:01 +08:00
7862fa6cb8
fix(scrimmage): fix typo 2023-11-21 20:56:39 +08:00
b8ecd0c9d6
feat: support scrimmage 2023-11-21 15:18:07 +08:00
d0c591af3a
fix(bounty): add error handler when enter sweep failed 2023-11-21 14:21:22 +08:00
589b0b08ec
perf(sweep): improve sweep list stability 2023-11-21 14:20:02 +08:00
299bd6c687
refactor(sweep): change parameter order 2023-11-21 13:54:59 +08:00
e61afaf43b
fix(sweep): filter non-digit ocr text 2023-11-21 13:14:30 +08:00
30e8c8b21b
fix(tc): add reward handler 2023-11-21 12:55:16 +08:00
f7b165f589
perf(tc): improve get reward method 2023-11-20 22:34:01 +08:00
08959e5f1c
feat(tc): update storage of tc ticket 2023-11-20 22:26:24 +08:00
e929a1efb1
refactor(tc): separate ui operation 2023-11-20 22:10:40 +08:00
d3a1a77d6a
feat: add scrimmage assets 2023-11-20 21:28:34 +08:00
2c19afdf26
feat(bounty): add error handler choice 2023-11-20 17:28:55 +08:00
bbf3bf7c36
perf(bounty): improve ending logic 2023-11-20 17:06:08 +08:00
5e4abc147e
feat(bounty): detect ticket and end when zero 2023-11-20 16:50:18 +08:00
8bec814b8d
feat: support bounty 2023-11-20 16:25:06 +08:00
5fb2810bdc
feat: add bounty assets 2023-11-20 16:23:27 +08:00
d47e463365
perf(sweep): improve sweep flexibility 2023-11-19 23:59:01 +08:00
0a697e9398
fix: add required argument 2023-11-19 19:41:43 +08:00
af71e797db
fix(login): change survey handle for default server 2023-11-19 17:04:40 +08:00
6ef18ed8c0
feat(login): add survey page handle 2023-11-18 19:16:34 +08:00
8781e7830c
fix(popup): make correction to ap exceed and add insufficient inventory for JP 2023-11-17 14:09:34 +08:00
f506616ba9
feat: add assets for bounty 2023-11-17 13:17:08 +08:00
c1d9ac4f64
feat: add assets for scrimmage (school exchange) 2023-11-17 13:17:08 +08:00
fb28fe297a
feat(stage): add sweepable button 2023-11-17 13:17:08 +08:00
9b17f1948a
perf(stage): adjust click interval 2023-11-17 13:17:08 +08:00
e82c4f875c
feat(stage): add offset to stage item box 2023-11-17 13:17:07 +08:00
51ecdf4908
feat(stage): support sweepable detection 2023-11-17 13:17:07 +08:00
8d2882e752
fix: use correct color space for template matching 2023-11-17 13:17:07 +08:00
1a66e767f3
refactor(stage): reuse assets for all stages 2023-11-17 13:17:07 +08:00
04fab819b4
feat(stage): add sweep support 2023-11-17 13:17:07 +08:00
023972682d
refactor: move stage list to its own folder 2023-11-17 13:17:06 +08:00
b62e301c55
feat(cafe): detect server before attempt on second floor 2023-11-17 13:17:06 +08:00
93e8fd1f0c
refactor(cafe): rename template button 2023-11-17 13:17:06 +08:00
RedDeadDepresso
6cbc4f0788 updated buttons 2023-11-17 13:06:09 +08:00
RedDeadDepresso
83cc44f7b7 added more popup pages 2023-11-17 13:06:09 +08:00
RedDeadDepresso
75cd7bafc4 added update images 2023-11-17 13:06:09 +08:00
RedDeadDepresso
b3daa45c5a added more images for tc and popup 2023-11-17 13:06:09 +08:00
9e5fd34b79 fix(cafe): update assets 2023-11-12 17:49:49 +08:00
5487338dc6 fix(cafe): remove crop as not needed 2023-11-12 17:49:49 +08:00
e5a914e80f fix(cafe): crop template from button image 2023-11-12 17:49:49 +08:00
f21a97e08d fix(cafe): apply mask 2023-11-12 17:49:49 +08:00
34208763aa refactor(cafe): adjust crop template button 2023-11-12 17:49:49 +08:00
f1e3cd9810
feat(login): add update download confirm 2023-11-10 21:17:20 +08:00
f91fc2c55d
feat(popup): add ap exceed and item expire handler 2023-11-10 21:17:20 +08:00
d82e206463
fix(tc): stick at certain status 2023-11-10 21:17:18 +08:00
2e4a1f144b
fix(popup): support another type of network reconnection 2023-11-07 19:14:01 +08:00
9708ec05d7
fix(cafe): use correct boarder method 2023-11-06 21:24:13 +08:00
77f0ded95f
feat(cafe): handle unexpected popups 2023-11-05 23:19:51 +08:00
61fa6ad28b
perf(popup): improve reward handle stability 2023-11-04 16:09:29 +08:00
0551207714
perf(popup): optimize popup handle method 2023-11-04 16:08:44 +08:00
826a6b2348
perf(cafe): improve stability 2023-11-04 16:06:49 +08:00
a05c4e8f2f
fix(cafe): adjust handle sequence 2023-11-04 16:05:57 +08:00
a20411071c
perf: improve cafe reward stability 2023-11-04 16:03:40 +08:00
d53e280bfc
perf: use better cafe interact method 2023-11-03 22:27:54 +08:00
0b2487487b
fix: adjust status logging sequence 2023-11-03 21:53:49 +08:00
bea794386c
feat: add support for second cafe 2023-11-03 21:50:08 +08:00
57c0ed8531
fix: improve cafe performance and stability 2023-11-03 21:47:08 +08:00
96b5f1db85
fix: Adjust cafe student recognition 2023-11-03 18:35:04 +08:00
22647a5e36
fix: Swipe causing too much click 2023-11-02 22:56:05 +08:00
080c4c130c
fix: Back button causing too much click 2023-11-02 22:54:40 +08:00