1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 22:14:51 +00:00
Commit Graph

140 Commits

Author SHA1 Message Date
RedDeadDepresso fd4ec3aff0 fix: back in ui 2024-01-15 17:45:34 +08:00
RedDeadDepresso 6cca8f1082 perf: login 2024-01-15 17:45:33 +08:00
RedDeadDepresso a74d05aeda fix: login 2024-01-15 17:45:33 +08:00
RedDeadDepresso 31a69f11ed fix: login 2024-01-15 17:45:33 +08:00
RedDeadDepresso 726662d8b7 fix: schedule 2024-01-15 17:45:33 +08:00
RedDeadDepresso 1aa9a50e62 fix: lesson 2024-01-15 17:45:32 +08:00
RedDeadDepresso 08ee060f34 fix: player selection in tactical challenge 2024-01-15 17:45:32 +08:00
RedDeadDepresso 4bb95b61ff fix: login 2024-01-15 17:45:32 +08:00
RedDeadDepresso 17ee226a5a perf: tasks 2024-01-15 17:45:32 +08:00
RedDeadDepresso a1af2b0b74 perf: lesson 2024-01-15 17:45:32 +08:00
RedDeadDepresso e5fe0d096c fix: commissions 2024-01-15 17:45:32 +08:00
RedDeadDepresso f4ad80d17e feat: traditional chinese 2024-01-15 17:45:31 +08:00
RedDeadDepresso 0184376076 perf: shop 2024-01-15 17:45:31 +08:00
RedDeadDepresso 17851b86de fix: schedule popups 2024-01-15 17:45:31 +08:00
RedDeadDepresso b5d2c13259 feat: added level up and location level up popup 2024-01-15 17:45:30 +08:00
RedDeadDepresso ee87f92252 perf: momotalk 2024-01-15 17:45:29 +08:00
RedDeadDepresso d7722c044e fix: momotalk 2024-01-15 17:45:28 +08:00
RedDeadDepresso 9bf970e5fb fix: lesson classroom order 2024-01-15 17:45:28 +08:00
RedDeadDepresso c4e12c4194 fix: mission AP calculations 2024-01-15 17:45:28 +08:00
RedDeadDepresso 92aaac7b5a fix: mission event 2024-01-15 17:45:28 +08:00
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