Commit Graph

343 Commits

Author SHA1 Message Date
LmeSzinc
b23ff47c50 Fix: Expand search area of MISSION_WEEKLY_RED_DOT 2025-01-01 21:39:54 +08:00
LmeSzinc
ba5b853cb9 Refactor: Standardize the use of match_template_color() 2024-12-09 16:09:34 +08:00
LmeSzinc
1159263550 Fix: Expand search area of MISSION_MULTI and MISSION_SINGLE 2024-06-26 19:02:36 +08:00
LmeSzinc
1f62f2c81b Opt: Skip first screenshot in _reward_mission_collect 2024-06-26 18:35:41 +08:00
Air111
fdf28b2032 Fix: update offset and EN assets of rewards 2024-05-27 00:33:24 +08:00
LmeSzinc
234fd8d00a Upd: MISSION_NOTICE_WHITE 2024-05-24 15:59:56 +08:00
LmeSzinc
aed4e7b499 Fix: Enlarge search area of rewards
since they are now floating
2024-05-21 23:23:48 +08:00
LmeSzinc
30d4ffc644 Fix: _reward_mission_collect() calls should have minimum interval 2024-04-29 00:45:40 +08:00
LmeSzinc
2f771d8ca5 Refactor: [ALAS] Page class
Path findings in page class
2023-07-02 15:24:40 +08:00
nEEtdo0d
50e831fa3a Mov: reward mail support to separate module
Del: MAIL_CLICK_SAFE_AREA, MAIL_COLLECT sufficient as substitute
2022-10-16 01:01:15 -04:00
nEEtdo0d
590145616f Upd: mail delete steps now optional; default does not delete
Add: MAIL_CLICK_SAFE_AREA, MAIL_ENTER for all servers
2022-10-12 22:37:33 -04:00
nEEtdo0d
fec9e9212b Fix: refactored reward mail support; filter identified items of the same type to also be the same obj, limiting collection to just one as a result 2022-10-11 22:53:20 -04:00
nEEtdo0d
72de603826 Add: reward module routine collect mail items; filter based on displayed icon 2022-10-08 16:56:39 -04:00
nEEtdo0d
87430d53e2 Upd: [EN] reward bubble assets; post maintenance change 2022-08-20 21:30:50 -04:00
SaarChaffee
303dd90fdc change CRLF to LF 2022-04-09 23:31:09 +08:00
LmeSzinc
d5735604e1 Dev: Uniform comments of generated files 2021-12-07 23:29:33 +08:00
LmeSzinc
745860dded Fix: Handle stories when receiving missions 2021-11-26 14:35:40 +08:00
Cola
cffef972b3 Fix: [TW] update assets 2021-11-25 13:34:18 +08:00
nEEtdo0d
464f7cd140 Fix: reward mission daily and weekly collect 2021-11-09 19:39:22 -05:00
julystone
bdf091ada3 Add:reward_weekly_mission 2021-11-09 23:35:20 +08:00
LmeSzinc
a60f523e9e Fix: Clicking rewards too fast, game cannot respond that fast (#689) 2021-11-05 20:54:53 +08:00
nEEtdo0d
3a89c62af2 Mov: data_key into own folder same as other reward tasks 2021-10-16 09:05:07 -04:00
nEEtdo0d
ee7456023e Add: new Reward task DataKey 2021-10-15 18:29:28 -04:00
LmeSzinc
09a4f446a2 Upd: button_extract 2021-10-08 01:41:24 +08:00
LmeSzinc
707c8a7f88 Fix: Reward_CollectMission not used 2021-10-08 01:35:14 +08:00
LmeSzinc
fe46b8ad93 Upd: Reward assets 2021-10-02 18:08:15 +08:00
LmeSzinc
0ad1daf412 Merge branch 'master' into app
# Conflicts:
#	module/config/config.py
#	module/reward/reward.py
2021-10-02 18:06:22 +08:00
nEEtdo0d
c977a8d5ce Upd: [EN] coin and exp assets for reward receive 2021-10-01 23:45:17 -04:00
nEEtdo0d
14532568ab Add: EXP reward receive 2021-10-01 23:25:56 -04:00
LmeSzinc
00481e4de5
Merge pull request #632 from nEEtdo0d/gacha_reward_final
Add: Daily Gacha Reward
2021-09-30 20:20:45 +08:00
LmeSzinc
8780477758 Add: Collecting EXP reward
- Opt: Increase reward interval to 60-120
- Fix: Default medal shop filter in buying BPs
2021-09-30 17:12:34 +08:00
LmeSzinc
b0f6798596 Merge branch 'master' into app
# Conflicts:
#	module/reward/assets.py
2021-09-30 16:09:42 +08:00
LmeSzinc
e01b2d49e8 Upd: Reward assets for all servers and add EXP 2021-09-30 16:05:04 +08:00
nEEtdo0d
52df43c5e8 Add: [EN] config gui support reward gacha, subclass to base reward 2021-09-26 21:39:50 -04:00
LmeSzinc
b3580c427e Refactor: Separate meowfficer to a standalone module 2021-09-21 12:46:41 +08:00
LmeSzinc
ca5a14a2dd Refactor: Separate dorm to standalone module 2021-09-21 00:51:29 +08:00
LmeSzinc
121dbd694c Refactor: Reward receive, oil, coins and missions 2021-09-20 20:35:10 +08:00
LmeSzinc
f71a151678 Merge branch 'master' into app
# Conflicts:
#	module/campaign/gems_farming.py
#	module/config/config.py
2021-09-19 23:34:30 +08:00
nEEtdo0d
7e41560cfa Add: [EN, JP] War Archives daily option
TODO: [CN, TW] update argparser for language
2021-09-18 13:16:54 -04:00
LmeSzinc
266db577be Add tactical class 2021-09-14 17:09:41 +08:00
LmeSzinc
15987ec7ea Merge branch 'master' into app
# Conflicts:
#	module/research/research.py
2021-09-14 15:15:24 +08:00
LmeSzinc
071eec530a Move commission to a new module, also faster 2021-09-14 14:56:28 +08:00
LmeSzinc
b19fd32cc5 Scroll next and prev page 2021-09-14 14:56:25 +08:00
Ray
5426b443ab Fix: ignore STOP_IF_OIL_LOWER_THAN in daily reward
#431
2021-09-12 17:21:56 +08:00
Ray
182a11a779 Fix: avoid sos calls daily_sos again 2021-09-08 17:29:18 +08:00
nEEtdo0d
94209df83f Fix: [EN] meow_confirm increase horizontal offset
Upd: [EN] offset for MEOWFFICER_STATUS, MEOWFFICER_TRAIN_CLICK_SAFE_AREA position move
2021-09-03 23:17:56 -04:00
HayateImmelmann
93298c6eb6 updata sos module 2021-08-27 22:55:28 +08:00
LmeSzinc
f4f1e4fbe4 Opt: Handle MEOWFFICER_INFO in ui switches, a simpler fix of #592 2021-08-25 01:44:41 +08:00
Ray
8d471d2526 Fix: handle MEOWFFICER_INFO appearance delay
- MEOWFFICER_INFO  appears later than page_meowfficer.
So, sometimes ui_ensure can't handle it.
2021-08-24 17:11:57 +08:00
Ray
f1f6aae35b Fix: avoid to click unfinished weekly mission 2021-08-23 10:27:18 +08:00