LmeSzinc
13a34b74e4
Opt: Train gold cat first to collect more statistics samples
2022-05-24 18:56:07 +08:00
SarContDeli
dd66c8f289
Opt: Modified the options for all screenshots
2022-05-21 00:53:37 +08:00
SarContDeli
7db5af2a88
Opt: Combined save and upload options
2022-05-20 15:25:32 +08:00
LmeSzinc
620df1cb40
Fix: Failed to enhance if meowfficer is in battle
2022-05-20 13:44:03 +08:00
LmeSzinc
7798f37b16
Fix: TooManyClickError when receiving 10 gold cats
...
- Opt: Show the count of meow_get
2022-05-19 20:57:29 +08:00
LmeSzinc
7ff8205a7a
Merge pull request #1123 from MrGuoRanDuo/dev
...
feat: meowfficer talent screenshot & upload
2022-05-19 20:05:48 +08:00
MrGuoRanDuo
dc3825ee40
feat: meowfficer talent screenshot & upload
2022-05-17 22:14:30 +08:00
LmeSzinc
6683704096
Fix: Meowfficer box detection, blue cat boxes were in 0
2022-05-15 17:19:46 +08:00
MrGuoRanDuo
9365cb73f8
fix: meowfficer lock cancel click may has no effects
2022-05-14 21:37:22 +08:00
LmeSzinc
955d710126
Fix: Typo in meowfficer buy record
2022-04-30 00:31:04 +08:00
LmeSzinc
572eae90ef
Merge pull request #1063 from appleapple802/master
...
修正一張指揮喵訓練圖片
2022-04-29 23:25:25 +08:00
夏冬天
a168bcc45f
Add files via upload
2022-04-29 06:35:53 +08:00
LmeSzinc
9c5f080b15
Fix: Poor sleep before recording meowfficer box drops
2022-04-28 23:38:30 +08:00
夏冬天
8becb095ef
Add files via upload
2022-04-28 22:58:30 +08:00
MrGuoRanDuo
1c7bea87b5
Add: function: Save buy meowfficer image
2022-04-23 23:03:45 +08:00
Egor Nats
6eac8ae259
Opt: Imports isorted
2022-04-14 16:37:54 -03:00
LmeSzinc
47eb50789e
Fix: Meowfficer boxes detection
...
Detecting amount from background is not working anymore, so detect the numbers under each boxes
2022-04-09 13:40:39 +08:00
nEEtdo0d
86b2709a7b
Undo: [EN] 73ae47e; share text detected even when greyed/non-focused, throws off collect process
2022-03-28 21:35:26 -04:00
nEEtdo0d
73ae47e285
Upd: [EN] MEOWFFICER_GET_CHECK; share button appearance
2022-03-26 10:08:36 -04:00
LmeSzinc
d838bdca02
Fix: [CN] Move MEOWFFICER_GET_CHECK to the share button
2022-03-23 20:34:11 +08:00
LmeSzinc
aa6570fe08
Opt: Auto increase MeowfficerTrain_EnhanceIndex if it reached LV.30
2022-03-17 00:14:43 +08:00
LmeSzinc
ac013bd154
Fix: No more meowfficer boxes ( #971 )
...
- Opt: Add meow_menu_close() to handle all and it's fast to exit from secondary menus
2022-03-16 23:43:40 +08:00
nEEtdo0d
f44748bfcb
Undo: 5ae02cb; checks for Monday weekday value due to using datetime of next server update; add description reason
2022-03-12 12:56:04 -05:00
nEEtdo0d
5ae02cb3e1
Fix: weekday value for Sunday is 6; Monday is 0
2022-03-12 11:56:09 -05:00
Cola
a1cd158696
Fix: [JP] Meowfficer enhance module assets
2022-03-09 18:15:32 +08:00
LmeSzinc
6bfdc21ba6
Fix: Missing meow_enhance() call
2022-03-07 22:28:19 +08:00
LmeSzinc
309cedf60b
Opt: Better arrangement of meowfficer settings
2022-03-07 20:27:34 +08:00
LmeSzinc
cfa384825b
Add: Fulfill meowfficer training queue
2022-03-06 21:11:06 +08:00
LmeSzinc
7e0cd13410
Opt: Increase speed in meowfficer module by reusing screenshots
...
- Fix: Page transaction and ui_additional() run at the same time in ui_goto()
2022-03-06 20:47:29 +08:00
LmeSzinc
cbd75e3f8e
Upd: [CN] Meowfficer collect assets
2022-03-06 19:56:49 +08:00
nEEtdo0d
60a52ec2f8
Upd: server rarity tier differences; use gold, purple, and blue respectively
2022-03-04 19:50:36 -05:00
nEEtdo0d
25b18df6ef
Upd: re-cut meowfficer lock assets; both detected as same previously, using text differentiates better
...
Upd: swap from standard check loop to switch class
TODO: [CN, JP, TW] lock asset may need to be a precise cut due to random shift during acquisition; refer to _meow_detect_shift
2022-03-04 19:26:09 -05:00
nEEtdo0d
4124bf4952
Upd: split talent examine and lock sequence to separate functions
...
Upd: move and re-work clause for gold meowfficer retention
Add: clause for purple meowfficer retention
Del: meow_get_sr; bad naming convention with rarity differences between servers
2022-03-04 18:38:57 -05:00
nEEtdo0d
84f66a76e8
Add: meowfficer configurations RetainTalented*
...
Upd: rename SR_CHECK to GOLD_CHECK
Upd: [CN] moved SR_CHECK to PURPLE_CHECK; server rarity tier scale difference
TODO: [CN] SSR image for GOLD_CHECK
2022-03-04 13:05:58 -05:00
LmeSzinc
4bf5d21227
Opt: Faster page switching in meowfficer enhance
...
- Opt: Ignore Meowfficer.EnhanceIndex temporarily to be available once user have enough boxes
- Fix: Incorrect indentation in _meow_queue_enter()
- Add: Clear interval for multiple buttons
2022-02-26 01:23:36 +08:00
LmeSzinc
f5defbc5e7
Upd: [CN] Meowfficer enhance assets
2022-02-26 01:18:54 +08:00
nEEtdo0d
f547ec8714
Fix: missing colon
...
Fix: move last ui_click into while block for enhance once sequence for next enhancement
2022-02-13 14:54:25 -05:00
nEEtdo0d
5a33ba5c37
Add: output log meowfficer collect module running
...
Add: handle_meow_popup_cancel and handle_meow_popup_dismiss in base
Opt: ui_click to retry collect execution instead of rely on single click and then wait_until_appear; use default retry timer
2022-02-13 14:24:02 -05:00
nEEtdo0d
c3c072e0cd
Add: output log meowfficer enhance module running, if encounter base case, and enhance once sequence
...
Opt: check range limit 1~12 base case
Opt: encapsulate enhance once sequence in while to exhaust inventory
2022-02-13 14:16:28 -05:00
nEEtdo0d
b5c13c0237
Add: indicate in output what meowfficer module is running
2022-02-13 14:03:23 -05:00
nEEtdo0d
321705216e
Opt: refactor meowfficer module; split across multiple files and inherit all at RewardMeowfficer
...
Add: meowfficer enhance, queue common first, and sr cat check then lock else skip feature
2022-02-06 20:56:52 -05:00
nEEtdo0d
83caabe172
Del: MEOWFFICER_STATUS; replaced by MEOWFFICER_GET_CHECK
...
Add: meowfficer enhance, queue, and sr get related assets
2022-02-06 19:37:47 -05:00
LmeSzinc
ef173788a5
Merge branch 'dev'
...
# Conflicts:
# module/meowfficer/assets.py
2022-02-06 12:31:54 +08:00
Zorachristine
7471a590bf
Fix: [TW] MEOWFFICER_FORT_* assets
2022-02-03 11:19:42 +08:00
LmeSzinc
00f3673d5f
Merge branch 'master' into dev
2022-02-02 00:59:30 +08:00
LmeSzinc
4937e5b773
Fix: Handle GET_ITEMS when exiting from meow chore ( #912 )
2022-01-30 17:23:43 +08:00
LmeSzinc
d646d6b79a
Dev: Fix button_extract.py
2022-01-29 23:49:15 +08:00
nEEtdo0d
33b923277a
Upd: [EN] meowfficer ui bug resolved; update assets
2021-12-23 18:14:56 -05:00
nEEtdo0d
c25710a595
Upd: [EN] meowfficer assets minimum; subsequent updates may follow
2021-12-23 11:05:54 -05:00
LmeSzinc
d314cc76fd
Upd: Meowfficer buy assets
2021-12-23 18:37:44 +08:00
18870
39bc1ecc13
Upd: [CN] meowfficer assets
...
not sure whether other server changed after maintain, so cn only
opt: hide password in deploy log
2021-12-23 17:53:33 +08:00
Cola
1fde1fd4eb
Fix: [JP] Meowfficer train start&os fleet locked unlocked assets
2021-12-18 19:58:43 +08:00
nEEtdo0d
b31b15d507
Fix: [EN] MEOWFFICER_CONFIRM text change; may convert to gif if change frequent
2021-12-16 09:39:15 -05:00
Cola
b5c717b662
Fix: [TW] Meowfficer assets
2021-12-16 13:24:07 +08:00
LmeSzinc
d5735604e1
Dev: Uniform comments of generated files
2021-12-07 23:29:33 +08:00
nEEtdo0d
e26488307f
Fix: swap order precedence; may close unintentionally
2021-12-03 22:52:52 -05:00
LmeSzinc
42d66239c5
Fix: meow_confirm() exit failed on slow PC ( #747 )
...
- Fix: Still buying meowfficers if already bought today
- Opt: Faster retry after handling meow_additional()
2021-11-16 01:53:24 +08:00
LmeSzinc
0e4159c06d
Merge branch 'master' into app
2021-10-06 17:04:40 +08:00
LmeSzinc
b4df3f8a9d
Fix: Stop if encountered unexpected errors
...
- Fix: meow_additional
- Fix:Missing config
2021-09-22 11:36:10 +08:00
LmeSzinc
b3580c427e
Refactor: Separate meowfficer to a standalone module
2021-09-21 12:46:41 +08:00