FGA Preview 2463 #151
ArthurKun21
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-2463
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Breaking Changes
Update the Battle Script Command Parser. You can now add whitespaces, tabs and new lines for better readability. All of this are going to be ignored when parsing the commands.
It also reacts if you type in a wrong command right after you type
Important
Any existing battle scripts edited after this version will no longer be compatible with older versions of the app. If you want to use it, you gotta update to remove the whitespaces, tabs and new lines.
Features
Update Home Screen UI. Added server clock and a simple gallery list detail view of the current supports. Links in Home Screen are now displayed to users.
Added the Support Gallery Screen, it was mostly for viewing support template images in the support directory. This function can also be viewed as well on Preferred Support Screen.
On app startup, there would be once in a whole app lifecycle where it will scan of the support images in the support directory in order to ensure that the paths are up to date.
Added Images next to Support Template Images
On Preferred Support Screen, you can now see support's template images. This will help you when you forgot the name but remember the image like me.
Battle Config got some design update as well. Notes, like edit skill command, are now happening on a separate screen for better User experience.
The summary in Battle Launcher for the current battle config have now been updated to show all of the current settings in the battle config. It used to be few info only because I got tired to code it in.
Storage now defaults to internal Storage unless changed by user. This gives a workaround to issues with certain devices
When the support images cannot be found. Will now throw an error, this should help when there's problems with storage permissions or if the support images are not properly extracted or not found in the storage.
Added Servant Templates Images
Added CE Templates Images
Added Flora option in Skill Maker
Updated the Skill Maker UI to actually inline the movement button instead of having it on tooltip. This should make it easier to move the commands.
APKs are now split into different architectures to reduce the APK size with a universal APK option for users who want to have all architectures in one APK. This should help with the installation of the app as well as reduce the storage used by the app.
Battle Launcher have now been updated to include more common settings.
Battle Launcher now uses the refill resources images for better visuals
Added re-request of Media Projection(for screenshot) and Accessibility Service when they're lost. This problem was observed on some devices particularly on Samsung devices when the screen was turned off.
Fixes
EN have now updated its UI to the accomodate the Alignment and Attribute.
Misc
Note
We are preparing for v2 of the Supports in the future. This will enable to download the latest support images with support for Translations. But this is going to take a lot of time so we just released the database with the current support template images.
Tip
Check out our CHANGELOG for some of the past releases.
Tip
If you are unsure which version to download then go with
fga-preview-2463.apkThis discussion was created from the release FGA Preview 2463.
Beta Was this translation helpful? Give feedback.
All reactions