You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(preference): cache some preferences with StateFlow (#788) (@ArthurKun21)
feat(ui): Sort favorite configs to the top of the list (#792) (@ArthurKun21)
fix(cards): use the correct coroutines for concurrency isolation (#791) (@ArthurKun21)
feat(support): faster support refresh (#790) (@ArthurKun21)
chore(storage): centralized storage related code to data module (#797) (@ArthurKun21)
feat(battle): set "stop on bond level up" enabled by default (#800) (@ArthurKun21)
feat: add grand assassin icon (#801) (@ArthurKun21)
feat(support): add new servant template images for Grand Assassin (#802) (@ArthurKun21)
fix(storage): add default extension when loading CE/friend config without one (#803) (@ArthurKun21)
Feat
Enabled parallel reading of the command cards. If anyone wants to bring back the one at a time go to Fine-Tune -> Optimizations -> Set Parallel Command Card Check to 1
Switched from OCR based to template image matching for reading critical stars.
Added new option to sort configs mark with favorite to the top
Faster Support refresh, switched from time based waiting to actively checking if the refresh button is now active. It has a fallback with refresh timeout.
Stop on bond level up is now enabled by default. To turned it off go to Settings -> Battle -> toggle Stop on bond level up
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Tip
Check out our CHANGELOG for some of the past releases.
Commits
Feat
Enabled parallel reading of the command cards. If anyone wants to bring back the one at a time go to
Fine-Tune->Optimizations-> SetParallel Command Card Checkto 1Switched from OCR based to template image matching for reading critical stars.
Added new option to sort configs mark with favorite to the top
Faster Support refresh, switched from time based waiting to actively checking if the refresh button is now active. It has a fallback with refresh timeout.
Stop on bond level upis now enabled by default. To turned it off go toSettings->Battle-> toggleStop on bond level upAdded new servant template images
When on
Tipsscreen, we have added delay on there to remove wasted image matching process.Fixes
Important
After the installation of the APK, you have to go to
Settings->Storage->Extract Default Support imagesThis discussion was created from the release FGA Preview 2208.
Beta Was this translation helpful? Give feedback.
All reactions