From e61bb39fc53e993d9f9586fa1b538936f6f24ad8 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Tue, 2 Sep 2025 14:18:06 +0700 Subject: [PATCH] UPDATE: Update for v4 --- ...kotlin-compiler-5745590514564110567.salive | 0 app/build.gradle.kts | 38 +- app/src/main/res/raw/app_version_json.json | 6 +- app/src/main/res/raw/data_in_game_json.json | 30 +- app/src/main/res/raw/freesr_data_json.json | 571 ++++++++---------- app/src/main/res/raw/version_json.json | 96 ++- gradle.properties | 3 +- library/firefly-go.aar | 4 +- 8 files changed, 395 insertions(+), 353 deletions(-) create mode 100644 .kotlin/sessions/kotlin-compiler-5745590514564110567.salive diff --git a/.kotlin/sessions/kotlin-compiler-5745590514564110567.salive b/.kotlin/sessions/kotlin-compiler-5745590514564110567.salive new file mode 100644 index 0000000..e69de29 diff --git a/app/build.gradle.kts b/app/build.gradle.kts index c557be1..31146cb 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -47,39 +47,39 @@ android { } dependencies { - implementation("androidx.core:core-ktx:1.12.0") - implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2") - implementation("androidx.activity:activity-compose:1.8.2") + implementation("androidx.core:core-ktx:1.13.0") + implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.9.3") + implementation("androidx.activity:activity-compose:1.10.1") // Compose UI - implementation("androidx.compose.ui:ui:1.5.3") - implementation("androidx.compose.ui:ui-graphics:1.5.3") - implementation("androidx.compose.ui:ui-tooling-preview:1.5.3") + implementation("androidx.compose.ui:ui:1.9.0") + implementation("androidx.compose.ui:ui-graphics:1.9.0") + implementation("androidx.compose.ui:ui-tooling-preview:1.9.0") // Foundation & Animation - implementation("androidx.compose.foundation:foundation:1.5.3") - implementation("androidx.compose.animation:animation:1.5.3") - implementation("androidx.compose.animation:animation-core:1.5.3") + implementation("androidx.compose.foundation:foundation:1.9.0") + implementation("androidx.compose.animation:animation:1.9.0") + implementation("androidx.compose.animation:animation-core:1.9.0") // Material & Material3 - implementation("androidx.compose.material:material:1.5.3") - implementation("androidx.compose.material:material-icons-extended:1.5.3") - implementation("androidx.compose.material3:material3:1.2.0") - implementation("androidx.compose.material3:material3-window-size-class:1.2.0") + implementation("androidx.compose.material:material:1.9.0") + implementation("androidx.compose.material:material-icons-extended:1.7.8") + implementation("androidx.compose.material3:material3:1.3.2") + implementation("androidx.compose.material3:material3-window-size-class:1.3.2") // Auto updater library implementation("com.github.CSAbhiOnline:AutoUpdater:1.0.1") // Unit Test - testImplementation("junit:junit:4.13.2") + testImplementation(libs.junit) // Android Instrumentation Test - androidTestImplementation("androidx.test.ext:junit:1.2.1") - androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1") - androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.5.3") + androidTestImplementation("androidx.test.ext:junit:1.3.0") + androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0") + androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.9.0") // Debug - debugImplementation("androidx.compose.ui:ui-tooling:1.5.3") - debugImplementation("androidx.compose.ui:ui-test-manifest:1.5.3") + debugImplementation("androidx.compose.ui:ui-tooling:1.9.0") + debugImplementation("androidx.compose.ui:ui-test-manifest:1.9.0") // Local AAR library implementation(files("../library/firefly-go.aar")) diff --git a/app/src/main/res/raw/app_version_json.json b/app/src/main/res/raw/app_version_json.json index a1ebdeb..00964c8 100644 --- a/app/src/main/res/raw/app_version_json.json +++ b/app/src/main/res/raw/app_version_json.json @@ -1,5 +1,5 @@ { - "latest_version": "3.5.2-04", - "changelog": "UPDATE: Add self update, reset data, logs", - "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Andoid/releases/download/3.5.2-04/firefly_go_android.apk" + "latest_version": "3.5.4-01", + "changelog": "UPDATE: Update for v4", + "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Andoid/releases/download/3.5.4-01/firefly_go_android.apk" } \ No newline at end of file diff --git a/app/src/main/res/raw/data_in_game_json.json b/app/src/main/res/raw/data_in_game_json.json index 4034be8..0a4423d 100644 --- a/app/src/main/res/raw/data_in_game_json.json +++ b/app/src/main/res/raw/data_in_game_json.json @@ -7,15 +7,15 @@ "3": 1407 }, "position": { - "x": -30, - "z": -22750, - "y": -15000, - "rot_y": 234288 + "x": -4030, + "z": -13006, + "y": 0, + "rot_y": 270000 }, "scene": { "plane_id": 10000, - "floor_id": 10000003, - "entry_id": 100000352 + "floor_id": 10000000, + "entry_id": 100000104 }, "char_path": { "main": 8008, @@ -27,18 +27,18 @@ "1205": 1, "1212": 1 }, - "battle": { - "battle_id": 0, + "challenge": { + "challenge_id": 0, "skip_half": 0, "blessings": [], - "freesr": false, - "current_half": 0, + "is_in_challenge": false, + "current_stage_id": 30117121, "path_resonance_id": 0, "maze_buff": 0, "first_lineup": [], "second_lineup": [] }, - "battle_peak": { + "challenge_peak": { "current_mode": "Knight", "group_id": 1, "is_in_challenge_peak": false, @@ -53,11 +53,11 @@ 1407, 1403 ], - "stage_id": 30501021, - "is_hard_mode": false + "stage_id": 30501022, + "is_hard_mode": true }, "knight_data": { - "current_challenge_id": 101, + "current_challenge_id": 103, "details_data": [ { "lineup": [ @@ -104,7 +104,7 @@ "mode": false }, "profile_data": { - "cur_chat_bubble_id": 220000, + "cur_chat_bubble_id": 220008, "cur_phone_theme_id": 221012, "cur_phone_case_id": 254001, "cur_pam_skin_id": 252000, diff --git a/app/src/main/res/raw/freesr_data_json.json b/app/src/main/res/raw/freesr_data_json.json index 44d460f..be6ef3a 100644 --- a/app/src/main/res/raw/freesr_data_json.json +++ b/app/src/main/res/raw/freesr_data_json.json @@ -90,9 +90,9 @@ }, { "level": 80, - "item_id": 24003, + "item_id": 23029, "equip_avatar": 1218, - "rank": 5, + "rank": 1, "promotion": 6, "internal_uid": 11 }, @@ -306,9 +306,9 @@ }, { "level": 80, - "item_id": 23047, + "item_id": 21008, "equip_avatar": 1410, - "rank": 1, + "rank": 5, "promotion": 6, "internal_uid": 38 }, @@ -540,25 +540,25 @@ "relic_set_id": 110, "main_affix_id": 1, "sub_affixes": [ + { + "sub_affix_id": 2, + "count": 1, + "step": 2 + }, { "sub_affix_id": 4, - "count": 30, - "step": 30 + "count": 1, + "step": 0 }, { "sub_affix_id": 5, "count": 2, - "step": 0 + "step": 4 }, { "sub_affix_id": 7, "count": 4, - "step": 4 - }, - { - "sub_affix_id": 3, - "count": 1, - "step": 1 + "step": 2 } ], "internal_uid": 6, @@ -570,25 +570,25 @@ "relic_set_id": 110, "main_affix_id": 1, "sub_affixes": [ - { - "sub_affix_id": 6, - "count": 30, - "step": 30 - }, { "sub_affix_id": 5, - "count": 4, - "step": 4 + "count": 2, + "step": 3 }, { "sub_affix_id": 7, - "count": 2, - "step": 2 + "count": 4, + "step": 3 }, { "sub_affix_id": 10, "count": 1, - "step": 1 + "step": 0 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 4 } ], "internal_uid": 7, @@ -601,14 +601,14 @@ "main_affix_id": 2, "sub_affixes": [ { - "sub_affix_id": 1, - "count": 2, - "step": 4 + "sub_affix_id": 2, + "count": 1, + "step": 2 }, { - "sub_affix_id": 10, + "sub_affix_id": 3, "count": 2, - "step": 2 + "step": 4 }, { "sub_affix_id": 7, @@ -616,9 +616,9 @@ "step": 4 }, { - "sub_affix_id": 3, + "sub_affix_id": 11, "count": 1, - "step": 1 + "step": 2 } ], "internal_uid": 8, @@ -631,24 +631,24 @@ "main_affix_id": 4, "sub_affixes": [ { - "sub_affix_id": 3, - "count": 2, - "step": 4 + "sub_affix_id": 4, + "count": 1, + "step": 1 }, { "sub_affix_id": 5, "count": 2, - "step": 2 + "step": 3 }, { "sub_affix_id": 8, - "count": 2, - "step": 2 + "count": 3, + "step": 0 }, { - "sub_affix_id": 2, + "sub_affix_id": 10, "count": 2, - "step": 2 + "step": 1 } ], "internal_uid": 9, @@ -656,29 +656,29 @@ }, { "level": 15, - "relic_id": 63175, - "relic_set_id": 317, + "relic_id": 63225, + "relic_set_id": 322, "main_affix_id": 7, "sub_affixes": [ { - "sub_affix_id": 3, + "sub_affix_id": 5, "count": 2, "step": 2 }, { "sub_affix_id": 7, "count": 3, - "step": 3 + "step": 4 }, { - "sub_affix_id": 4, + "sub_affix_id": 1, "count": 2, "step": 2 }, { - "sub_affix_id": 10, - "count": 1, - "step": 1 + "sub_affix_id": 6, + "count": 2, + "step": 2 } ], "internal_uid": 10, @@ -686,29 +686,29 @@ }, { "level": 15, - "relic_id": 63176, - "relic_set_id": 317, + "relic_id": 63226, + "relic_set_id": 322, "main_affix_id": 2, "sub_affixes": [ { - "sub_affix_id": 3, + "sub_affix_id": 12, "count": 2, "step": 3 }, { - "sub_affix_id": 7, - "count": 4, + "sub_affix_id": 9, + "count": 3, "step": 4 }, { - "sub_affix_id": 5, - "count": 1, + "sub_affix_id": 2, + "count": 2, "step": 1 }, { "sub_affix_id": 10, "count": 2, - "step": 2 + "step": 3 } ], "internal_uid": 11, @@ -2696,29 +2696,29 @@ }, { "level": 15, - "relic_id": 61101, - "relic_set_id": 110, + "relic_id": 61161, + "relic_set_id": 116, "main_affix_id": 1, "sub_affixes": [ { "sub_affix_id": 3, - "count": 2, - "step": 2 + "count": 1, + "step": 0 }, { - "sub_affix_id": 7, - "count": 2, - "step": 4 + "sub_affix_id": 5, + "count": 4, + "step": 3 + }, + { + "sub_affix_id": 6, + "count": 1, + "step": 1 }, { "sub_affix_id": 8, "count": 2, "step": 2 - }, - { - "sub_affix_id": 10, - "count": 3, - "step": 3 } ], "internal_uid": 78, @@ -2726,29 +2726,29 @@ }, { "level": 15, - "relic_id": 61102, - "relic_set_id": 110, + "relic_id": 61162, + "relic_set_id": 116, "main_affix_id": 1, "sub_affixes": [ { "sub_affix_id": 4, - "count": 2, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 6, + "count": 1, "step": 2 }, - { - "sub_affix_id": 5, - "count": 1, - "step": 1 - }, { "sub_affix_id": 7, - "count": 3, - "step": 6 + "count": 2, + "step": 3 }, { "sub_affix_id": 10, "count": 2, - "step": 2 + "step": 3 } ], "internal_uid": 79, @@ -2756,29 +2756,29 @@ }, { "level": 15, - "relic_id": 61103, - "relic_set_id": 110, + "relic_id": 61163, + "relic_set_id": 116, "main_affix_id": 7, "sub_affixes": [ { - "sub_affix_id": 1, - "count": 2, - "step": 4 - }, - { - "sub_affix_id": 2, + "sub_affix_id": 3, "count": 1, "step": 1 }, { - "sub_affix_id": 4, + "sub_affix_id": 6, "count": 2, - "step": 4 + "step": 2 }, { "sub_affix_id": 7, "count": 3, - "step": 6 + "step": 1 + }, + { + "sub_affix_id": 11, + "count": 2, + "step": 0 } ], "internal_uid": 80, @@ -2786,29 +2786,29 @@ }, { "level": 15, - "relic_id": 61104, - "relic_set_id": 110, + "relic_id": 61164, + "relic_set_id": 116, "main_affix_id": 4, "sub_affixes": [ { - "sub_affix_id": 3, - "count": 2, - "step": 4 - }, - { - "sub_affix_id": 4, - "count": 2, - "step": 4 - }, - { - "sub_affix_id": 10, + "sub_affix_id": 2, "count": 2, "step": 2 }, { - "sub_affix_id": 11, + "sub_affix_id": 4, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 6, "count": 2, - "step": 4 + "step": 2 + }, + { + "sub_affix_id": 8, + "count": 1, + "step": 2 } ], "internal_uid": 81, @@ -2821,24 +2821,24 @@ "main_affix_id": 1, "sub_affixes": [ { - "sub_affix_id": 1, + "sub_affix_id": 5, "count": 2, "step": 2 }, { - "sub_affix_id": 2, - "count": 2, - "step": 2 + "sub_affix_id": 6, + "count": 1, + "step": 0 }, { "sub_affix_id": 7, - "count": 2, + "count": 3, "step": 4 }, { - "sub_affix_id": 10, + "sub_affix_id": 8, "count": 2, - "step": 2 + "step": 4 } ], "internal_uid": 82, @@ -2851,24 +2851,24 @@ "main_affix_id": 2, "sub_affixes": [ { - "sub_affix_id": 1, - "count": 2, - "step": 2 + "sub_affix_id": 3, + "count": 3, + "step": 6 }, { "sub_affix_id": 4, - "count": 2, - "step": 2 + "count": 1, + "step": 1 }, { - "sub_affix_id": 7, + "sub_affix_id": 8, "count": 2, - "step": 2 + "step": 1 }, { "sub_affix_id": 10, "count": 2, - "step": 4 + "step": 1 } ], "internal_uid": 83, @@ -4316,29 +4316,29 @@ }, { "level": 15, - "relic_id": 61181, - "relic_set_id": 118, + "relic_id": 61111, + "relic_set_id": 111, "main_affix_id": 1, "sub_affixes": [ { - "sub_affix_id": 6, + "sub_affix_id": 2, + "count": 2, + "step": 2 + }, + { + "sub_affix_id": 7, "count": 2, "step": 3 }, - { - "sub_affix_id": 7, - "count": 1, - "step": 0 - }, { "sub_affix_id": 11, - "count": 1, - "step": 0 + "count": 2, + "step": 2 }, { "sub_affix_id": 12, - "count": 4, - "step": 3 + "count": 3, + "step": 2 } ], "internal_uid": 132, @@ -4346,28 +4346,28 @@ }, { "level": 15, - "relic_id": 61182, - "relic_set_id": 118, + "relic_id": 61112, + "relic_set_id": 111, "main_affix_id": 1, "sub_affixes": [ { "sub_affix_id": 3, - "count": 1, - "step": 1 - }, - { - "sub_affix_id": 4, - "count": 1, + "count": 2, "step": 2 }, { - "sub_affix_id": 6, - "count": 2, + "sub_affix_id": 7, + "count": 3, + "step": 4 + }, + { + "sub_affix_id": 11, + "count": 1, "step": 1 }, { "sub_affix_id": 12, - "count": 4, + "count": 3, "step": 4 } ], @@ -4378,27 +4378,27 @@ "level": 15, "relic_id": 61183, "relic_set_id": 118, - "main_affix_id": 2, + "main_affix_id": 3, "sub_affixes": [ { - "sub_affix_id": 4, - "count": 1, - "step": 2 - }, - { - "sub_affix_id": 7, - "count": 2, - "step": 1 - }, - { - "sub_affix_id": 10, + "sub_affix_id": 1, "count": 1, "step": 0 }, + { + "sub_affix_id": 2, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 9, + "count": 3, + "step": 3 + }, { "sub_affix_id": 12, "count": 4, - "step": 8 + "step": 6 } ], "internal_uid": 134, @@ -4411,9 +4411,9 @@ "main_affix_id": 1, "sub_affixes": [ { - "sub_affix_id": 2, - "count": 1, - "step": 0 + "sub_affix_id": 6, + "count": 3, + "step": 4 }, { "sub_affix_id": 10, @@ -4423,12 +4423,12 @@ { "sub_affix_id": 11, "count": 2, - "step": 0 + "step": 2 }, { "sub_affix_id": 12, - "count": 4, - "step": 5 + "count": 2, + "step": 3 } ], "internal_uid": 135, @@ -4436,29 +4436,29 @@ }, { "level": 15, - "relic_id": 63105, - "relic_set_id": 310, - "main_affix_id": 2, + "relic_id": 63085, + "relic_set_id": 308, + "main_affix_id": 3, "sub_affixes": [ { "sub_affix_id": 1, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 2, "count": 1, - "step": 2 + "step": 0 + }, + { + "sub_affix_id": 5, + "count": 2, + "step": 1 }, { "sub_affix_id": 9, - "count": 2, - "step": 3 - }, - { - "sub_affix_id": 11, - "count": 2, - "step": 3 - }, - { - "sub_affix_id": 12, "count": 3, - "step": 4 + "step": 1 } ], "internal_uid": 136, @@ -4466,29 +4466,29 @@ }, { "level": 15, - "relic_id": 63176, - "relic_set_id": 317, + "relic_id": 63086, + "relic_set_id": 308, "main_affix_id": 2, "sub_affixes": [ { - "sub_affix_id": 3, - "count": 2, + "sub_affix_id": 5, + "count": 3, "step": 1 }, { - "sub_affix_id": 4, - "count": 1, + "sub_affix_id": 6, + "count": 2, "step": 0 }, { "sub_affix_id": 8, - "count": 3, - "step": 2 + "count": 1, + "step": 0 }, { - "sub_affix_id": 12, + "sub_affix_id": 9, "count": 2, - "step": 4 + "step": 1 } ], "internal_uid": 137, @@ -7561,24 +7561,24 @@ "main_affix_id": 1, "sub_affixes": [ { - "sub_affix_id": 6, - "count": 40, - "step": 40 - }, - { - "sub_affix_id": 4, - "count": 40, - "step": 40 + "sub_affix_id": 3, + "count": 2, + "step": 3 }, { "sub_affix_id": 5, - "count": 4, - "step": 4 + "count": 1, + "step": 1 + }, + { + "sub_affix_id": 7, + "count": 2, + "step": 2 }, { "sub_affix_id": 10, - "count": 2, - "step": 2 + "count": 3, + "step": 3 } ], "internal_uid": 240, @@ -7590,15 +7590,10 @@ "relic_set_id": 116, "main_affix_id": 1, "sub_affixes": [ - { - "sub_affix_id": 1, - "count": 2, - "step": 2 - }, { "sub_affix_id": 5, "count": 3, - "step": 3 + "step": 4 }, { "sub_affix_id": 7, @@ -7606,9 +7601,14 @@ "step": 2 }, { - "sub_affix_id": 10, + "sub_affix_id": 8, "count": 1, - "step": 1 + "step": 0 + }, + { + "sub_affix_id": 12, + "count": 2, + "step": 2 } ], "internal_uid": 241, @@ -7618,25 +7618,25 @@ "level": 15, "relic_id": 61163, "relic_set_id": 116, - "main_affix_id": 2, + "main_affix_id": 7, "sub_affixes": [ { - "sub_affix_id": 7, + "sub_affix_id": 12, "count": 1, "step": 1 }, { - "sub_affix_id": 10, - "count": 4, - "step": 4 - }, - { - "sub_affix_id": 2, - "count": 2, + "sub_affix_id": 5, + "count": 3, "step": 2 }, { - "sub_affix_id": 8, + "sub_affix_id": 11, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 3, "count": 1, "step": 1 } @@ -7651,23 +7651,23 @@ "main_affix_id": 2, "sub_affixes": [ { - "sub_affix_id": 1, + "sub_affix_id": 4, + "count": 1, + "step": 0 + }, + { + "sub_affix_id": 6, "count": 1, "step": 1 }, { "sub_affix_id": 10, "count": 4, - "step": 4 + "step": 5 }, { - "sub_affix_id": 2, + "sub_affix_id": 11, "count": 2, - "step": 2 - }, - { - "sub_affix_id": 9, - "count": 1, "step": 1 } ], @@ -7678,27 +7678,27 @@ "level": 15, "relic_id": 63225, "relic_set_id": 322, - "main_affix_id": 2, + "main_affix_id": 4, "sub_affixes": [ { - "sub_affix_id": 2, + "sub_affix_id": 8, "count": 1, - "step": 1 + "step": 0 }, { - "sub_affix_id": 7, + "sub_affix_id": 5, + "count": 3, + "step": 3 + }, + { + "sub_affix_id": 1, "count": 2, - "step": 2 + "step": 0 }, { - "sub_affix_id": 10, - "count": 4, - "step": 4 - }, - { - "sub_affix_id": 9, - "count": 1, - "step": 1 + "sub_affix_id": 2, + "count": 2, + "step": 3 } ], "internal_uid": 244, @@ -7711,24 +7711,24 @@ "main_affix_id": 4, "sub_affixes": [ { - "sub_affix_id": 7, + "sub_affix_id": 2, + "count": 3, + "step": 2 + }, + { + "sub_affix_id": 9, "count": 1, "step": 1 }, { - "sub_affix_id": 10, - "count": 4, + "sub_affix_id": 3, + "count": 2, + "step": 0 + }, + { + "sub_affix_id": 7, + "count": 2, "step": 4 - }, - { - "sub_affix_id": 4, - "count": 2, - "step": 2 - }, - { - "sub_affix_id": 6, - "count": 2, - "step": 2 } ], "internal_uid": 245, @@ -8770,24 +8770,6 @@ "data": { "rank": 0, "skills": { - "1005001": 6, - "1005002": 10, - "1005003": 10, - "1005004": 10, - "1005007": 1, - "1005101": 1, - "1005102": 1, - "1005103": 1, - "1005201": 1, - "1005202": 1, - "1005203": 1, - "1005204": 1, - "1005205": 1, - "1005206": 1, - "1005207": 1, - "1005208": 1, - "1005209": 1, - "1005210": 1, "11005001": 6, "11005002": 10, "11005003": 10, @@ -9960,7 +9942,7 @@ "owner_uid": 0, "avatar_id": 1218, "data": { - "rank": 0, + "rank": 1, "skills": { "1218001": 6, "1218002": 10, @@ -10248,9 +10230,9 @@ "owner_uid": 0, "avatar_id": 1303, "data": { - "rank": 6, + "rank": 1, "skills": { - "1303001": 3, + "1303001": 6, "1303002": 10, "1303003": 10, "1303004": 10, @@ -10916,7 +10898,10 @@ }, "level": 80, "promotion": 6, - "techniques": [], + "techniques": [ + 140801, + 140802 + ], "sp_value": 6, "sp_max": 12 }, @@ -10958,7 +10943,7 @@ "owner_uid": 0, "avatar_id": 1410, "data": { - "rank": 0, + "rank": 2, "skills": { "1410001": 6, "1410002": 10, @@ -11354,49 +11339,21 @@ } }, "battle_config": { - "battle_type": "PEAK", - "blessings": [ - { - "level": 1, - "id": 3033010 - }, - { - "level": 1, - "id": 3033005 - }, - { - "level": 1, - "id": 3033017 - }, - { - "level": 1, - "id": 3033007 - } - ], + "battle_type": "CE", + "blessings": [], "custom_stats": [], - "cycle_count": 6, - "stage_id": 30501021, + "cycle_count": 30, + "stage_id": 103202, "path_resonance_id": 0, "monsters": [ [ { - "monster_id": 4023010, - "level": 100, - "amount": 1 - }, - { - "monster_id": 4023020, - "level": 100, + "monster_id": 8034012, + "level": 95, "amount": 1 } ], - [ - { - "monster_id": 4044010, - "level": 100, - "amount": 1 - } - ] + [] ] } } \ No newline at end of file diff --git a/app/src/main/res/raw/version_json.json b/app/src/main/res/raw/version_json.json index 32ac185..64e1691 100644 --- a/app/src/main/res/raw/version_json.json +++ b/app/src/main/res/raw/version_json.json @@ -6,6 +6,27 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, + "CNBETAAndroid3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "CNBETAAndroid3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "CNBETAWin3.5.51": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11497493_b4a5d8f717df_d632f2f00b0108", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11443120_75e75bb630b2_bb1653f50a24b3", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11503893_72129078bcdf_31a0117dd0c5aa", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11475376_d8a6597dc30c_b9f6afe07715f3", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_11454524_a18a9e47d5b8_3647b1d6ce2d9a" + }, "CNBETAWin3.5.52": { "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11537608_83921e2bbfb5_f15a1cc2aaba76", "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11531357_ac5c50fe7c5c_5b8f1dfdef8d06", @@ -13,6 +34,20 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, + "CNBETAWin3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "CNBETAWin3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, "CNBETAiOS3.5.52": { "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11537608_83921e2bbfb5_f15a1cc2aaba76", "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11531357_ac5c50fe7c5c_5b8f1dfdef8d06", @@ -20,6 +55,20 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, + "CNBETAiOS3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "CNBETAiOS3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, "OSBETAAndroid3.5.52": { "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11537608_83921e2bbfb5_f15a1cc2aaba76", "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11531357_ac5c50fe7c5c_5b8f1dfdef8d06", @@ -27,6 +76,20 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, + "OSBETAAndroid3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "OSBETAAndroid3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, "OSBETAWin3.5.52": { "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11537608_83921e2bbfb5_f15a1cc2aaba76", "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11531357_ac5c50fe7c5c_5b8f1dfdef8d06", @@ -34,6 +97,20 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, + "OSBETAWin3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "OSBETAWin3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, "OSBETAiOS3.5.52": { "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11537608_83921e2bbfb5_f15a1cc2aaba76", "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11531357_ac5c50fe7c5c_5b8f1dfdef8d06", @@ -41,11 +118,18 @@ "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11531873_abaa8247cede_b13c1ccb975acd", "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" }, - "CNBETAWin3.5.51": { - "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11497493_b4a5d8f717df_d632f2f00b0108", - "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11443120_75e75bb630b2_bb1653f50a24b3", - "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11503893_72129078bcdf_31a0117dd0c5aa", - "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11475376_d8a6597dc30c_b9f6afe07715f3", - "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_11454524_a18a9e47d5b8_3647b1d6ce2d9a" + "OSBETAiOS3.5.53": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11619846_a5b546c20acf_c6ba7f65cf9eab", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11652344_6dae28086399_aaf63e0fedc33b", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11620131_ba9be3a133df_248c41962f7625", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" + }, + "OSBETAiOS3.5.54": { + "asset_bundle_url": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "asset_bundle_url_b": "https://autopatchcn.bhsr.com/asb/BetaLive/output_11715498_4850ed5bf0fe_76bdeb19894e7e", + "ex_resource_url": "https://autopatchcn.bhsr.com/design_data/BetaLive/output_11748833_44e6507dc182_fc55ad3d7434ba", + "lua_url": "https://autopatchcn.bhsr.com/lua/BetaLive/output_11715817_6b9296fec056_20fd6286275e46", + "ifix_url": "https://autopatchcn.bhsr.com/ifix/BetaLive/output_0_40d2ce0253_c61ba99f70b885" } } \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 68c91ae..408d640 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,5 @@ kotlin.code.style=official # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library -android.nonTransitiveRClass=true \ No newline at end of file +android.nonTransitiveRClass=true +org.gradle.configuration-cache=true \ No newline at end of file diff --git a/library/firefly-go.aar b/library/firefly-go.aar index 48c9dd5..0b36fd4 100644 --- a/library/firefly-go.aar +++ b/library/firefly-go.aar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de74022be6eac83c759d9e55cd5a9a97575ce8dbb8e5e7ae77efce6e11988c7e -size 86853555 +oid sha256:fbc29acc100bafe70ed46d921495ce98d93735d4c62d7af2fd78bc0f4d67651b +size 86920442