Releases: ArthurKun21/FGA-Preview-Build
FGA Preview - Alpha 2421
Alpha-2421
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- Update compose.multiplatform.adaptive to v1.3.0-alpha05 (ArthurKun21/FGA-Preview#1115) (@renovate[bot])
- Update compose.multiplatform.material3 to v1.11.0-alpha03 (ArthurKun21/FGA-Preview#1116) (@renovate[bot])
- feat: migrate skill maker screen to composeApp (ArthurKun21/FGA-Preview#1117) (@ArthurKun21)
- feat: migrate Support Gallery screen to compose App (ArthurKun21/FGA-Preview#1118) (@ArthurKun21)
- feat: migrate Preferred Support Screen to compose App (ArthurKun21/FGA-Preview#1119) (@ArthurKun21)
- feat(di): partial migration of metro di configs to compose app (ArthurKun21/FGA-Preview#1120) (@ArthurKun21)
- feat(gradle): migrate build constants to compose app (ArthurKun21/FGA-Preview#1121) (@ArthurKun21)
- feat(skill maker): add flora (ArthurKun21/FGA-Preview#1122) (@ArthurKun21)
- Update metro to v0.11.2 (ArthurKun21/FGA-Preview#1123) (@renovate[bot])
- Update dependency com.cheonjaeung.compose.grid:grid to v2.7.0 (ArthurKun21/FGA-Preview#1124) (@renovate[bot])
- feat(support): add more support template images (ArthurKun21/FGA-Preview#1125) (@ArthurKun21)
Important
This is an alpha build and may contain bugs.
Tip
If you are unsure which version to download then go with fga-preview-alpha-build-2421.apk
FGA Preview - Alpha 2410
Alpha-2410
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Commits
- feat(ui): Improve Home Screen UI (ArthurKun21/FGA-Preview#983) (@ArthurKun21)
- feat: create local database for Support (ArthurKun21/FGA-Preview#981) (@ArthurKun21)
- Update metro to v0.9.4 (ArthurKun21/FGA-Preview#987) (@renovate[bot])
- chore: rename Images to Template (ArthurKun21/FGA-Preview#991) (@ArthurKun21)
- Update dependency androidx.paging:paging-compose to v3.3.6 (ArthurKun21/FGA-Preview#990) (@renovate[bot])
- chore(deps): migrate to compose multiplatform deps except material3 (ArthurKun21/FGA-Preview#994) (@ArthurKun21)
- chore: migrate JVM "models" module into KMP "shared" library (ArthurKun21/FGA-Preview#997) (@ArthurKun21)
- chore: move app string resources to shared module's compose resources (ArthurKun21/FGA-Preview#1002) (@ArthurKun21)
- Update compose.multiplatform to v1.10.0 (ArthurKun21/FGA-Preview#1000) (@renovate[bot])
- chore(gradle): Update Gradle Build and documentation (ArthurKun21/FGA-Preview#1005) (@ArthurKun21)
- chore: update renovate configuration for Jetbrains libraries (@ArthurKun21)
- feat: add multiplatform libimaging module and convert libocr to KMP (ArthurKun21/FGA-Preview#1006) (@ArthurKun21)
- fix(di): resolve compiler warning when binding internal class to public interface (ArthurKun21/FGA-Preview#1011) (@ArthurKun21)
- Update androidx.compose.material3 to v1.5.0-alpha12 (ArthurKun21/FGA-Preview#1009) (@renovate[bot])
- Update androidx.compose.material3.adaptive to v1.3.0-alpha06 (ArthurKun21/FGA-Preview#1010) (@renovate[bot])
- chore: separate libautomata from data module dependency (ArthurKun21/FGA-Preview#1014) (@ArthurKun21)
- docs: Update documentation (@ArthurKun21)
- chore(deps): update to agp 9.0 (ArthurKun21/FGA-Preview#1016) (@ArthurKun21)
- chore: add core library desugaring (ArthurKun21/FGA-Preview#1017) (@ArthurKun21)
- chore(metro): optimized dependency injection bindings (ArthurKun21/FGA-Preview#1019) (@ArthurKun21)
- Update Gradle to v9.3.0 (ArthurKun21/FGA-Preview#1018) (@renovate[bot])
- feat(ui): integrate local support DB into Preferred Support screen (ArthurKun21/FGA-Preview#1020) (@ArthurKun21)
- feat: switch to uuid7 (ArthurKun21/FGA-Preview#1021) (@ArthurKun21)
- feat(battle): introduce modular battle command parser (with tests and docs) (ArthurKun21/FGA-Preview#1022) (@ArthurKun21)
- fix: use ComposeString for unified localization of strings in scripts module (ArthurKun21/FGA-Preview#1023) (@ArthurKun21)
- feat(logging): store logcat entries in database for script runs (ArthurKun21/FGA-Preview#1025) (@ArthurKun21)
- Update metro to v0.10.0 (ArthurKun21/FGA-Preview#1024) (@renovate[bot])
- feat: update Custom FGA colors to use light and dark colors (ArthurKun21/FGA-Preview#1026) (@ArthurKun21)
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (ArthurKun21/FGA-Preview#1027) (@renovate[bot])
- chore(ui): replace duplicate SegmentedListItem implementations with shared component (ArthurKun21/FGA-Preview#1029) (@ArthurKun21)
- Update dependency org.opencv:opencv to v4.13.0 (ArthurKun21/FGA-Preview#1030) (@renovate[bot])
- feat(ui): Update Battle Config Screen (ArthurKun21/FGA-Preview#1032) (@ArthurKun21)
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.0 (ArthurKun21/FGA-Preview#1031) (@renovate[bot])
- docs: Update Documentation (@ArthurKun21)
- Update metro to v0.10.1 (ArthurKun21/FGA-Preview#1034) (@renovate[bot])
- chore(ui): consolidate NavDisplay for consistent experience (ArthurKun21/FGA-Preview#1036) (@ArthurKun21)
- fix: unit tests not running after agp 9 upgrade (ArthurKun21/FGA-Preview#1038) (@ArthurKun21)
- Update mockk to v1.14.9 (ArthurKun21/FGA-Preview#1037) (@renovate[bot])
- feat(scripts): Set up retryable actions (ArthurKun21/FGA-Preview#1035) (@ArthurKun21)
- chore: move notifications and toasts into libautomata (ArthurKun21/FGA-Preview#1039) (@ArthurKun21)
- feat: convert libAutomata to KMP (ArthurKun21/FGA-Preview#1040) (@ArthurKun21)
- chore: extract the Preference Keys into an internal object (ArthurKun21/FGA-Preview#1043) (@ArthurKun21)
- chore: remove alpha maven repositories for compose multiplatform (@ArthurKun21)
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.2.1 (ArthurKun21/FGA-Preview#1041) (@renovate[bot])
- Update dependency androidx.work:work-runtime to v2.11.1 (ArthurKun21/FGA-Preview#1044) (@renovate[bot])
- Update metro to v0.10.2 (ArthurKun21/FGA-Preview#1045) (@renovate[bot])
- Update activity to v1.12.3 (ArthurKun21/FGA-Preview#1048) (@renovate[bot])
- Update dependency com.github.ArthurKun21:compose-overlay-window to v1.5.3 (ArthurKun21/FGA-Preview#1049) (@renovate[bot])
- Update dependency androidx.paging:paging-compose to v3.4.0 (ArthurKun21/FGA-Preview#1051) (@renovate[bot])
- Update Gradle to v9.3.1 (ArthurKun21/FGA-Preview#1052) (@renovate[bot])
- Update lifecycle.multiplatform to v2.10.0-alpha08 (ArthurKun21/FGA-Preview#1054) (@renovate[bot])
- Update kotlin to v2.3.10 (ArthurKun21/FGA-Preview#1055) (@renovate[bot])
- Update dependency com.microsoft.onnxruntime:onnxruntime-android to v1.24.1 (ArthurKun21/FGA-Preview#1056) (@renovate[bot])
- Update metro to v0.10.3 (#1057) (@renovate[bot])
- chore: enable explicit APIs (ArthurKun21/FGA-Preview#1058) (@ArthurKun21)
- Update compose.multiplatform to v1.10.1 (ArthurKun21/FGA-Preview#1059) (@renovate[bot])
- Update activity to v1.12.4 (ArthurKun21/FGA-Preview#1063) (@renovate[bot])
- Update dependency androidx.paging:paging-compose to v3.4.1 (ArthurKun21/FGA-Preview#1064) (@renovate[bot])
- Update androidx.compose.material3 to v1.5.0-alpha14 (ArthurKun21/FGA-Preview#1046) (@renovate[bot])
- Update androidx.compose.material3.adaptive to v1.3.0-alpha08 (ArthurKun21/FGA-Preview#1047) (@renovate[bot])
- Update dependency com.android.tools.build:gradle to v9.0.1 (ArthurKun21/FGA-Preview#1065) (@renovate[bot])
- Update metro to v0.10.4 (ArthurKun21/FGA-Preview#1066) (@renovate[bot])
- feat: add jvm to localdb module (ArthurKun21/FGA-Preview#1067) (@ArthurKun21)
- fix(di): aggregation scopes should be abstract classes, not annotations (ArthurKun21/FGA-Preview#1069) (@ArthurKun21)
- chore: update handling of work manager (ArthurKun21/FGA-Preview#1070) (@ArthurKun21)
- feat: remove Material icons deps and update icons (ArthurKun21/FGA-Preview#1071) (@ArthurKun21)
- feat: add jvm source to libimaging and libocr (ArthurKun21/FGA-Preview#1072) (@ArthurKun21)
- feat: create initial jvm source for libautomata (ArthurKun21/FGA-Preview#1073) (@ArthurKun21)
- feat: Split APKs (ArthurKun21/FGA-Preview#1075) (@ArthurKun21)
- docs: Update Agents.md and other agents related docs (ArthurKun21/FGA-Preview#1077) (@ArthurKun21)
- feat: KMP Multiplatform permissions (ArthurKun21/FGA-Preview#1076) (@ArthurKun21)
- feat: move settings screen to main tabs (ArthurKun21/FGA-Preview#1078) (@ArthurKun21)
- feat!: remove onboarding screen (ArthurKun21/FGA-Preview#1079) (@ArthurKun21)
- feat: added the permissions check on Home Screen (ArthurKun21/FGA-Preview#1080) (@ArthurKun21)
- feat: move Fine-Tune back to Settings Screen (ArthurKun21/FGA-Preview#1081) (@ArthurKun21)
- Update onnxruntime to v1.24.2 (ArthurKun21/FGA-Preview#1082) (@renovate[bot])
- Update dependency org.junit.jupiter:junit-jupiter-engine to v6.0.3 (ArthurKun21/FGA-Preview#1068) (@renovate[bot])
- feat: partial migration of data module to kmp (ArthurKun21/FGA-Preview#1083) (@ArthurKun21)
- chore: enable explicit API on data module (ArthurKun21/FGA-Preview#1084) (@ArthurKun21)
- feat: migrate App Preferences to KMP (ArthurKun21/FGA-Preview#1085) (@ArthurKun21)
- feat(ui): add marker to permission items for better accessibility (ArthurKun21/FGA-Preview#1086) (@ArthurKun21)
- feat: migrate storage to kmp (ArthurKun21/FGA-Preview#1088) (@ArthurKun21)
- feat: update Image Loader into KMP (ArthurKun21/FGA-Preview#1090) (@ArthurKun21)
- chore(gradle): simplify build settings (ArthurKun21/FGA-Preview#1091) (@ArthurKun21)
- feat: update the di wiring on data module (ArthurKun21/FGA-Preview#1092) (@ArthurKun21)
- Update dependency org.bytedeco:opencv-platform to v4.13.0-1.5.13 (ArthurKun21/FGA-Preview#1089) (@renovate[bot])
- feat: Update di wiring on libautomata (ArthurKun21/FGA-Preview#1093) (@ArthurKun21)
- feat: move UI components to compose App module (ArthurKun21/FGA-Preview#1094) (@ArthurKun21)
- Update coil to v3.4.0 (ArthurKun21/FGA-Preview#1097) (@renovate[bot])
- Update dependency io.github.vinceglb:filekit-core to v0.13.0 (ArthurKun21/FGA-Preview#1098) (@renovate[bot])
- feat: migrate Scripts module to kmp (ArthurKun21/FGA-Preview#1100) (@ArthurKun21)
- Update metro to v0.11.0 (ArthurKun21/FGA-Preview#1099) (@renovate[bot])
- fix(metro): Parameter names must match the constructor exactly (ArthurKun21/FGA-Preview#1101) (@ArthurKun21)
- chore(gradle): migrate from buildSrc to build-logic (ArthurKun21/FGA-Preview#1102) (@ArthurKun21)
- feat: further preparation of composeApp module (ArthurKun21/FGA-Preview#1103) (@ArthurKun21)
- Update metro to v0.11.1 (ArthurKun21/FGA-Preview#1104) (@renovate[bot])
- feat: move fine tune screen to composeApp (ArthurKun21/FGA-Preview#1105) (@ArthurKun21)
- feat: migrate command card screen to compose app (ArthurKun21/FGA-Preview#1106) (@ArthurKun21)
- feat: migrate material screen to compose App (ArthurKun21/FGA-Preview#1107) (@ArthurKun21)
- feat: migrate Support Image Maker screen to compose App (ArthurKun21/FGA-Preview#1108) (@ArthurKun21)
- Update actions/upload-artifact action to v7 (ArthurKun21/FGA-Preview#1109) (@renovate[bot])
- feat: add Media Projection re-request when the token is invalidated (ArthurKun21/FGA-Preview#1110) (@ArthurKun21)
- feat: add Accessibility Service validator and re-request (ArthurKun21/FGA-Preview#1111) (@ArthurKun21)
- fix: missing string resources config in script module (ArthurKun21/FGA-Preview#1112) (@ArthurKun21)
- feat(support): raise error for missing suppo...
FGA Preview 2304
Pre-2304
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Fixes
- Updated the Quest Reward template image for NA server as it appears to have been updated.
- Updated the skill confirmation template image for TW server
- Fixed the repeat FP summon logic due to missing template image for 100x summon.
Feat
- Added Reliquary of Departed Souls to the materials list. I actually forgot about this.
- Added fallback method for FP summon when 100x summmon isn't detected. It uses the
sellbutton to determine that we are on the repeat fp summon screen.
FGA Preview 2292
Note
Turn on this feature for the JP raid to skip the raid intro animations
Pre-2292
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Fixes
- Improved the checking of storage path.
Feat
- Updated the Battle Launcher colors for better visibility.
- Display the app build count in the launcher for easier tracking of versions.
Breaking Changes
- Removed the NP level switch to always enable NP level detection. If you no longer want to use NP level detection change it back to
Lvl 1
From pre-2288
Feat
- Minor UI update to Battle Launcher and added some text hints
- Updated Party Selection to 15 for all servers
- Switched all servers to 100x FP summon
- Enabled Long Press to all servers for faster rolling
Fixes
- Fixed the repeat screen to enable to repeat quest again after the UI update.
FGA Preview 2288
Pre-2288
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- Update mockk to v1.14.7 (ArthurKun21/FGA-Preview#925) (@renovate[bot])
- Update metro to v0.9.0 (ArthurKun21/FGA-Preview#915) (@renovate[bot])
- Update kotlin to v2.3.0 (ArthurKun21/FGA-Preview#942) (@renovate[bot])
- feat(ui): Update Battle Launcher to use state holder (ArthurKun21/FGA-Preview#946) (@ArthurKun21)
- Update activity to v1.12.2 (ArthurKun21/FGA-Preview#945) (@renovate[bot])
- Update dependency com.cheonjaeung.compose.grid:grid to v2.6.0 (ArthurKun21/FGA-Preview#947) (@renovate[bot])
- feat(battle): Update Party Selection to 15 for all servers (ArthurKun21/FGA-Preview#950) (@ArthurKun21)
- feat(FriendPoint): Switch all servers to 100x FP summon (ArthurKun21/FGA-Preview#951) (@ArthurKun21)
- feat(Lottery): Enable Long Press to all servers for faster rolling (ArthurKun21/FGA-Preview#952) (@ArthurKun21)
- fix(battle): update repeat screen to use new UI (ArthurKun21/FGA-Preview#953) (@ArthurKun21)
Feat
- Minor UI update to Battle Launcher and added some text hints
- Updated Party Selection to 15 for all servers
- Switched all servers to 100x FP summon
- Enabled Long Press to all servers for faster rolling
Fixes
- Fixed the repeat screen to enable to repeat quest again after the UI update.
FGA Preview 2278
Pre-2278
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- Update actions/cache action to v5 (#933) (@renovate[bot])
- Update actions/upload-artifact action to v6 (#935) (@renovate[bot])
- fix(imaging): header mat not closed (ArthurKun21/FGA-Preview#937) (@ArthurKun21)
- feat(ui): add Grand Archer and Grand Caster icons (ArthurKun21/FGA-Preview#938) (@ArthurKun21)
- fix(Battle): update the rank up image template for JP (ArthurKun21/FGA-Preview#940) (@ArthurKun21)
Fixes
- Update the rank up template image for JP server as it appears to have been updated.
From Previous version 2273
Fixes
- Added a blank English strings resource file to fix localization issues for some devices.
Feat
Lottery
- Added Gesture choice when rolling for lottery in JP Server. You can now choose between
Multi-click,Long PressorMixedgestures when rolling for lottery in JP server.- Multi-click is recommended from box 1 to box 10
- Long Press is recommended from box 11 and onwards
- Mixed alternates between Multi-click and Long Press to give more flexibility when rolling for lottery.
- Reduced the default long press for lottery duration from 20s to 10s
- Added the long press for lottery into the Fine-Tune settings
FGA Preview 2273
Pre-2273
Check out our documentation website: https://arthurkun21.github.io/FGA-Preview-Build/
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- docs: improve guides and update prompt instructions (#920) (@ArthurKun21)
- feat(ui): add docs link button and reorganize home screen (ArthurKun21/FGA-Preview#924) (@ArthurKun21)
- fix: add English strings resource file (ArthurKun21/FGA-Preview#930) (@ArthurKun21)
- Update dependency com.android.tools.build:gradle to v8.13.2 (#931) (@renovate[bot])
- refactor: perform some code maintainance on Script Runner UI (ArthurKun21/FGA-Preview#932) (@ArthurKun21)
- feat(Lottery): Added Gesture choice when rolling lottery for JP (ArthurKun21/FGA-Preview#934) (@ArthurKun21)
Fixes
- Added a blank English strings resource file to fix localization issues for some devices.
Feat
Lottery
- Added Gesture choice when rolling for lottery in JP Server. You can now choose between
Multi-click,Long PressorMixedgestures when rolling for lottery in JP server.- Multi-click is recommended from box 1 to box 10
- Long Press is recommended from box 11 and onwards
- Mixed alternates between Multi-click and Long Press to give more flexibility when rolling for lottery.
- Reduced the default long press for lottery duration from 20s to 10s
- Added the long press for lottery into the Fine-Tune settings
FGA Preview 2267
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- Update activity to v1.12.1 (#912) (@renovate[bot])
- Update dependency androidx.compose.material3.adaptive:adaptive-navigation3 to v1.3.0-alpha05 (#913) (@renovate[bot])
- fix(imaging): update betterfgo keys on asset lookup map (ArthurKun21/FGA-Preview#918) (@ArthurKun21)
- fix(skill-maker): crash on number of cards before NP validation (ArthurKun21/FGA-Preview#919) (@ArthurKun21)
Fixes
- Updated the asset lookup map to include the betterfgo keys. I forgot to add this resulting in problems with bfgo.
- Fixed the validation logic for number of cards before NP selection in Skill Maker.
From Previous version 2263
Fixes
- Caching cutout preference caused problems for some devices, reverted back to direct calls again.
From Previous version 2262
Fixes
- Apple count could go over 999, we are now fixing this by increasing the max apple count to 9,999.
- Apple count would be fixed in between 0 and 9,999.
- Import Battle configs results in some information to be lost(NP Level, Default Runs, etc) due to incorrect numeric type conversion. Fixed the conversion logic to properly parse the numbers.
Feat
- We have now successfully migrated from the old Tesseract to modern PaddleOCR for our OCR operations. This now should result in more accurate readings.
- As a result of the OCR migration, NP Level Detection for EN and JP server is now a bit more reliable.
- Remove the
Use OCR on Apple Countpreference as it is no longer needed with the new OCR engine. - Moved Order Change to the main Skill Maker screen for easier access
- Added delay(1.2 seconds) for subtitles before turn start for EN server.
Added Servant Templates Images
Added CE Templates Images
Updated Servant Template Images
- Chloe Avenger
- Castoria
- Douman
- Koyanskaya of Dark
- Koyanskaya of Light
- Lady Avalon
- Nero Bride
- Oberon
- Skadi Ruler
- Tamamo
Updated CE Template Images
Important
After the installation of the APK, you have to go to Settings -> Storage -> Extract Default Support images
FGA Preview 2263
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- revert: remove caching with Cutout preference and use direct calls again. (#917) (@ArthurKun21)
Fixes
- Caching cutout preference caused problems for some devices, reverted back to direct calls again.
From Previous version 2262
Fixes
- Apple count could go over 999, we are now fixing this by increasing the max apple count to 9,999.
- Apple count would be fixed in between 0 and 9,999.
- Import Battle configs results in some information to be lost(NP Level, Default Runs, etc) due to incorrect numeric type conversion. Fixed the conversion logic to properly parse the numbers.
Feat
- We have now successfully migrated from the old Tesseract to modern PaddleOCR for our OCR operations. This now should result in more accurate readings.
- As a result of the OCR migration, NP Level Detection for EN and JP server is now a bit more reliable.
- Remove the
Use OCR on Apple Countpreference as it is no longer needed with the new OCR engine. - Moved Order Change to the main Skill Maker screen for easier access
- Added delay(1.2 seconds) for subtitles before turn start for EN server.
Added Servant Templates Images
Added CE Templates Images
Updated Servant Template Images
- Chloe Avenger
- Castoria
- Douman
- Koyanskaya of Dark
- Koyanskaya of Light
- Lady Avalon
- Nero Bride
- Oberon
- Skadi Ruler
- Tamamo
Updated CE Template Images
Important
After the installation of the APK, you have to go to Settings -> Storage -> Extract Default Support images
FGA Preview 2262
Tip
Check out our CHANGELOG for some of the past releases.
Commits
- feat(OCR): migrate from Tesseract to PaddleOCR (#889) (@ArthurKun21)
- fix: include proguard-rules for onnxruntime in release build (#893) (@ArthurKun21)
- feat(di): migrate from dagger-hilt to metro (ArthurKun21/FGA-Preview#901) (@ArthurKun21)
- fix(Launcher): Increased max Apple count to 9,999 (ArthurKun21/FGA-Preview#905) (@ArthurKun21)
- fix(configs): correct numeric type conversion during JSON import to avoid errors (ArthurKun21/FGA-Preview#906) (@ArthurKun21)
- feat!: remove
Use OCR on Apple Countpreference (ArthurKun21/FGA-Preview#907) (@ArthurKun21) - feat(skill-maker): moved Order Change to main screen (ArthurKun21/FGA-Preview#908) (@ArthurKun21)
- feat(battle): add delay for subtitles before turn start for EN server (ArthurKun21/FGA-Preview#909) (@ArthurKun21)
- feat(support): Update support template images (ArthurKun21/FGA-Preview#910) (@ArthurKun21)
Fixes
- Apple count could go over 999, we are now fixing this by increasing the max apple count to 9,999.
- Apple count would be fixed in between 0 and 9,999.
- Import Battle configs results in some information to be lost(NP Level, Default Runs, etc) due to incorrect numeric type conversion. Fixed the conversion logic to properly parse the numbers.
Feat
- We have now successfully migrated from the old Tesseract to modern PaddleOCR for our OCR operations. This now should result in more accurate readings.
- As a result of the OCR migration, NP Level Detection for EN and JP server is now a bit more reliable.
- Remove the
Use OCR on Apple Countpreference as it is no longer needed with the new OCR engine. - Moved Order Change to the main Skill Maker screen for easier access
- Added delay(1.2 seconds) for subtitles before turn start for EN server.
Added Servant Templates Images
Added CE Templates Images
Updated Servant Template Images
- Chloe Avenger
- Castoria
- Douman
- Koyanskaya of Dark
- Koyanskaya of Light
- Lady Avalon
- Nero Bride
- Oberon
- Skadi Ruler
- Tamamo
Updated CE Template Images
Important
After the installation of the APK, you have to go to Settings -> Storage -> Extract Default Support images
