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
Check out our CHANGELOG for some of the past releases.
Breaking Changes
Command Card Selection
Card Priority, Servant Priority, etc., now support turn-based configuration.
Updated the serialization format for Card and Servant Priority. Configurations saved in this version are not backward-compatible with older versions but still maintains backward-compatibility with older versions.
Changed the text for new wave configuration from " " to "[w]" and added "[t]" for the new turn configuration.
Use Servant Priority is now turned into Enable Servant Priority, and you can now adjust if you want servant priority or not per wave and/or turn.
Increase card priority waves from 3 to 4
Fix
There were some problem in UI where setting NPs causes it to be sorted out. We already address this problem
For technical reason, it was due to us using set instead of list causing it to lost the order, we have now moved it to List
When users are manually navigating away from support screen while the auto battle is on, it will cause an infinite loop with the script. We have now fixed this by adding a checking the screen and exit that portion of the script when no longer in the support screen.
We have now fixed the preferred support selection and it will now sorted the already selected supports on opening preferred support selection screen. This got broken when we migrated from manual query to using database.
Fixed the Battle Launcher not updating all of the battle config data causing incorrect values on the summary screen.
Feat
Added tracking of preferred support Servants/CEs/Friends. Can show you how many time a certain preferred support got picked
Added tracking of last script exit window. You can now see the results of your last script run if you accidentally closed the results fast.
Tip
If you are unsure which version to download then go with fga-preview-2541.apk
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.
-
Pre-2541
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Breaking Changes
Command Card Selection
" "to"[w]"and added"[t]"for the new turn configuration.Use Servant Priorityis now turned intoEnable Servant Priority, and you can now adjust if you want servant priority or not per wave and/or turn.Fix
There were some problem in UI where setting NPs causes it to be sorted out. We already address this problem
When users are manually navigating away from support screen while the auto battle is on, it will cause an infinite loop with the script. We have now fixed this by adding a checking the screen and exit that portion of the script when no longer in the support screen.
We have now fixed the preferred support selection and it will now sorted the already selected supports on opening preferred support selection screen. This got broken when we migrated from manual query to using database.
Fixed the Battle Launcher not updating all of the battle config data causing incorrect values on the summary screen.
Feat
Added tracking of preferred support Servants/CEs/Friends. Can show you how many time a certain preferred support got picked
Added tracking of last script exit window. You can now see the results of your last script run if you accidentally closed the results fast.
Tip
If you are unsure which version to download then go with
fga-preview-2541.apkThis discussion was created from the release FGA Preview 2541.
Beta Was this translation helpful? Give feedback.
All reactions