1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
RedDeadDepresso 782e61ad9a fix: shop 2024-01-15 17:45:28 +08:00
RedDeadDepresso 69bff3f757 feat: 7 hours mission delay 2024-01-15 17:45:27 +08:00
RedDeadDepresso 9b9d0a5bcd fix: mission ocr 2024-01-15 17:45:27 +08:00
RedDeadDepresso 10607f9c3d fix: shop 2024-01-15 17:45:27 +08:00
RedDeadDepresso 390082fa50 fix: shop 2024-01-15 17:45:27 +08:00
RedDeadDepresso ca1b1b2efd fix: lesson 2024-01-15 17:45:27 +08:00
RedDeadDepresso 9c7fc247a1 refactor: mission 2024-01-15 17:45:26 +08:00
RedDeadDepresso fe7c6f92a8 feat:lesson 2024-01-15 17:45:26 +08:00
RedDeadDepresso 151a085a9c fix: task 2024-01-15 17:45:25 +08:00
RedDeadDepresso a241484e24 fix: sweep event 2024-01-15 17:45:25 +08:00
RedDeadDepresso 3ac2009737 feat: added assets event 2024-01-15 17:45:25 +08:00
RedDeadDepresso 59b310b6df fix: task for EN 2024-01-15 17:45:25 +08:00
RedDeadDepresso 204c56efac fix: close random popup in main after login 2024-01-15 17:45:25 +08:00
RedDeadDepresso a915ce396b revert changes in task 2024-01-15 17:45:24 +08:00
RedDeadDepresso d34a8a39d5 fix: updated regex for mission 2024-01-15 17:45:24 +08:00
RedDeadDepresso 9aaf1e8f3b fix: tasks 2024-01-15 17:45:24 +08:00
RedDeadDepresso bcbe10d291 feat: mission/commissions/event 2024-01-15 17:45:23 +08:00
YoursFunny 41e2d188b9 fix(momotalk): correct sort switch 2024-01-15 17:45:23 +08:00
YoursFunny 107392a900 fix(momotalk): correct sidebar switch 2024-01-15 17:45:23 +08:00
YoursFunny 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
YoursFunny 0f6dd93608 fix(sweep): remove index if equal 0 2023-12-09 21:22:11 +08:00
YoursFunny f5cf0a7fbe fix(tc): add handle ui_additional 2023-12-07 18:24:09 +08:00
YoursFunny 16d78e1e16 fix(sweep): correct load index situation 2023-12-07 13:04:05 +08:00
YoursFunny 7b707be841 refactor(scrimmage): use stage ap count 2023-12-06 17:11:50 +08:00
YoursFunny 93bf1f73e2 feat: separate stage ap count 2023-12-05 16:21:19 +08:00
YoursFunny 71da6fd996 feat: add auto select for bounty and scrimmage 2023-11-30 14:21:19 +08:00
YoursFunny d684fd79f6 feat(sweep): support finding max sweepable index 2023-11-29 14:55:55 +08:00
YoursFunny 6ae785634c refactor(sweep): separate sweepable check and search_box generate 2023-11-29 14:11:51 +08:00
YoursFunny a0d3fd75af refactor(sweep): change current_indexes 2023-11-29 14:05:50 +08:00
YoursFunny 257e092936 refactor(sweep): use regex for index match 2023-11-29 13:54:55 +08:00
YoursFunny 32cee3f6b5 fix(cafe): adjust name of invitation 2023-11-29 12:39:51 +08:00
YoursFunny 659f58db38 fix(cafe): add check of null invitation name 2023-11-28 21:46:21 +08:00
YoursFunny 6dac8a1de2 feat(cafe): add invitation assets for en 2023-11-28 20:53:24 +08:00
YoursFunny 88e8a98b76 fix(cafe): apply config of choice only when not set before 2023-11-28 16:18:34 +08:00
YoursFunny 39d00ac549 fix(cafe): correct target name check 2023-11-28 16:11:50 +08:00
YoursFunny 11d2a6ef7e feat(cafe): add invitation condition check 2023-11-28 14:04:37 +08:00
YoursFunny 5f3ff140dd feat(cafe): add invitation 2023-11-27 22:02:50 +08:00
YoursFunny b426c6caac feat(cafe): add invitation assets for jp 2023-11-27 15:44:56 +08:00
YoursFunny 8d83ec1657 fix: add swipe name 2023-11-27 15:26:27 +08:00
YoursFunny 7fcda15329 perf(sweep): improve list insight logic 2023-11-27 13:17:29 +08:00
YoursFunny 54aa1bafb5 refactor(sweep): simplify list enter match 2023-11-26 18:54:26 +08:00
YoursFunny d756b0dc3f perf: reduce config save times 2023-11-25 15:28:57 +08:00
YoursFunny e71118c09e fix: improve data update stability 2023-11-25 15:28:07 +08:00
YoursFunny 44b6d5cdf8 fix: expand ticket ocr region 2023-11-25 14:27:01 +08:00
YoursFunny f92dba92c9 fix(sweep): use swipe instead of drag in list 2023-11-24 14:30:43 +08:00
YoursFunny 86ce04cff9 fix(sweep): extend timer stable 2023-11-24 13:59:39 +08:00
YoursFunny 15bf77da3d fix(cafe): expand search box 2023-11-23 16:21:58 +08:00
YoursFunny 4ce8073096 perf(sweep): simplify sweep num ocr 2023-11-23 16:08:51 +08:00