mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-22 00:00:19 +08:00
Compare commits
11 Commits
0ec7cb7c4f
...
v1.1.11
Author | SHA1 | Date | |
---|---|---|---|
e74f561ce5
|
|||
9738b41372
|
|||
2d0a5d38bb
|
|||
16e01b7a13
|
|||
8f492376a0
|
|||
0642c52db2
|
|||
af256fba7d
|
|||
6599fbe6d3
|
|||
a99959e6e5
|
|||
c9c92da926
|
|||
fcff120657
|
@ -36,6 +36,10 @@
|
|||||||
|
|
||||||
然后游戏切换的新账号,再打开调频历史记录,工具再点击“加载数据”按钮。
|
然后游戏切换的新账号,再打开调频历史记录,工具再点击“加载数据”按钮。
|
||||||
|
|
||||||
|
## Stargazers over time
|
||||||
|
|
||||||
|
[](https://starchart.cc/earthjasonlin/zzz-signal-search-export)
|
||||||
|
|
||||||
## Devlopment
|
## Devlopment
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "zzz-signal-search-export",
|
"name": "zzz-signal-search-export",
|
||||||
"version": "1.1.6",
|
"version": "1.1.11",
|
||||||
"autoUpdateActive": true,
|
"autoUpdateActive": true,
|
||||||
"autoUpdateFrom": "1.1.0",
|
"autoUpdateFrom": "1.1.0",
|
||||||
"main": "./dist/electron/main/main.js",
|
"main": "./dist/electron/main/main.js",
|
||||||
|
@ -57,6 +57,7 @@
|
|||||||
"ui.setting.fetchFullHistoryHint": "When this option is enabled, click the \"Update Data\" button to get all the card draw records within 6 months. When there are incorrect data within 6 months, this function can be used to repair.",
|
"ui.setting.fetchFullHistoryHint": "When this option is enabled, click the \"Update Data\" button to get all the card draw records within 6 months. When there are incorrect data within 6 months, this function can be used to repair.",
|
||||||
"ui.setting.closeProxy": "Disable system proxy",
|
"ui.setting.closeProxy": "Disable system proxy",
|
||||||
"ui.setting.closeProxyHint": "When you choose proxy mode, if the program crashes it can cause unwanted results that may affect your system. You can click this button to clear the system proxy settings.",
|
"ui.setting.closeProxyHint": "When you choose proxy mode, if the program crashes it can cause unwanted results that may affect your system. You can click this button to clear the system proxy settings.",
|
||||||
|
"ui.setting.idVersion": "ID database version",
|
||||||
"ui.about.title": "About",
|
"ui.about.title": "About",
|
||||||
"ui.about.license": "This software is opensource using MIT license.",
|
"ui.about.license": "This software is opensource using MIT license.",
|
||||||
"ui.urlDialog.title": "Input URL manually",
|
"ui.urlDialog.title": "Input URL manually",
|
||||||
|
@ -56,6 +56,7 @@
|
|||||||
"ui.setting.fetchFullHistoryHint": "开启时点击“更新数据”按钮会完整获取6个月内所有的抽卡记录,当记录里有6个月范围以内的错误数据时可以通过这个功能修复。",
|
"ui.setting.fetchFullHistoryHint": "开启时点击“更新数据”按钮会完整获取6个月内所有的抽卡记录,当记录里有6个月范围以内的错误数据时可以通过这个功能修复。",
|
||||||
"ui.setting.closeProxy": "关闭系统代理",
|
"ui.setting.closeProxy": "关闭系统代理",
|
||||||
"ui.setting.closeProxyHint": "如果使用过代理模式时工具非正常关闭,可能导致系统代理设置没能清除,可以通过这个按钮来清除设置过的系统代理。",
|
"ui.setting.closeProxyHint": "如果使用过代理模式时工具非正常关闭,可能导致系统代理设置没能清除,可以通过这个按钮来清除设置过的系统代理。",
|
||||||
|
"ui.setting.idVersion": "ID 数据库版本",
|
||||||
"ui.about.title": "关于",
|
"ui.about.title": "关于",
|
||||||
"ui.about.license": "本工具为开源软件,源代码使用 MIT 协议授权",
|
"ui.about.license": "本工具为开源软件,源代码使用 MIT 协议授权",
|
||||||
"ui.urlDialog.title": "手动输入URL",
|
"ui.urlDialog.title": "手动输入URL",
|
||||||
|
@ -55,6 +55,7 @@
|
|||||||
"ui.setting.fetchFullHistoryHint": "開啟時點擊「更新數據」按鈕會完整獲取6個月內所有的抽卡記錄,當記錄裏有6個月範圍以內的錯誤數據時可以通過這個功能修復。",
|
"ui.setting.fetchFullHistoryHint": "開啟時點擊「更新數據」按鈕會完整獲取6個月內所有的抽卡記錄,當記錄裏有6個月範圍以內的錯誤數據時可以通過這個功能修復。",
|
||||||
"ui.setting.closeProxy": "關閉系統代理",
|
"ui.setting.closeProxy": "關閉系統代理",
|
||||||
"ui.setting.closeProxyHint": "如果使用過代理模式時工具非正常關閉,可能導致系統代理設置沒能清除,可以通過這個按鈕來清除設置過的系統代理。",
|
"ui.setting.closeProxyHint": "如果使用過代理模式時工具非正常關閉,可能導致系統代理設置沒能清除,可以通過這個按鈕來清除設置過的系統代理。",
|
||||||
|
"ui.setting.idVersion": "ID 數據庫版本",
|
||||||
"ui.about.title": "關於",
|
"ui.about.title": "關於",
|
||||||
"ui.about.license": "本工具為開源軟件,源代碼使用 MIT 協議授權",
|
"ui.about.license": "本工具為開源軟件,源代碼使用 MIT 協議授權",
|
||||||
"ui.urlDialog.title": "手動輸入URL",
|
"ui.urlDialog.title": "手動輸入URL",
|
||||||
|
781
src/idJson.json
781
src/idJson.json
File diff suppressed because it is too large
Load Diff
@ -47,6 +47,7 @@
|
|||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
<h3 class="text-lg my-4">{{about.title}}</h3>
|
<h3 class="text-lg my-4">{{about.title}}</h3>
|
||||||
|
<p class="text-gray-600 text-xs mt-1">{{text.idVersion}} {{idJson.version}}</p>
|
||||||
<p class="text-gray-600 text-xs mt-1">{{about.license}}</p>
|
<p class="text-gray-600 text-xs mt-1">{{about.license}}</p>
|
||||||
<p class="text-gray-600 text-xs mt-1">GitHub: <a @click="openGithub" class="cursor-pointer text-blue-400">https://github.com/earthjasonlin/zzz-signal-search-export</a></p>
|
<p class="text-gray-600 text-xs mt-1">GitHub: <a @click="openGithub" class="cursor-pointer text-blue-400">https://github.com/earthjasonlin/zzz-signal-search-export</a></p>
|
||||||
<p class="text-gray-600 text-xs mt-1 pb-6">UIGF: <a @click="openUIGF" class="cursor-pointer text-blue-400">https://uigf.org/</a></p>
|
<p class="text-gray-600 text-xs mt-1 pb-6">UIGF: <a @click="openUIGF" class="cursor-pointer text-blue-400">https://uigf.org/</a></p>
|
||||||
@ -82,6 +83,7 @@
|
|||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
const { ipcRenderer, shell } = require('electron')
|
const { ipcRenderer, shell } = require('electron')
|
||||||
|
import idJson from '../../idJson.json'
|
||||||
import { reactive, onMounted, computed } from 'vue'
|
import { reactive, onMounted, computed } from 'vue'
|
||||||
|
|
||||||
const emit = defineEmits(['close', 'changeLang', 'refreshData'])
|
const emit = defineEmits(['close', 'changeLang', 'refreshData'])
|
||||||
|
@ -12,6 +12,7 @@ cc = OpenCC('s2t')
|
|||||||
weapon_url = 'https://api.hakush.in/zzz/data/weapon.json'
|
weapon_url = 'https://api.hakush.in/zzz/data/weapon.json'
|
||||||
character_url = 'https://api.hakush.in/zzz/data/character.json'
|
character_url = 'https://api.hakush.in/zzz/data/character.json'
|
||||||
bangboo_url = 'https://api.hakush.in/zzz/data/bangboo.json'
|
bangboo_url = 'https://api.hakush.in/zzz/data/bangboo.json'
|
||||||
|
version_url = 'https://api.hakush.in/zzz/new.json'
|
||||||
|
|
||||||
# 语言映射配置
|
# 语言映射配置
|
||||||
language_map = {
|
language_map = {
|
||||||
@ -53,9 +54,12 @@ def main():
|
|||||||
weapon_data = fetch_json(weapon_url)
|
weapon_data = fetch_json(weapon_url)
|
||||||
character_data = fetch_json(character_url)
|
character_data = fetch_json(character_url)
|
||||||
bangboo_data = fetch_json(bangboo_url)
|
bangboo_data = fetch_json(bangboo_url)
|
||||||
|
version_data = fetch_json(version_url)
|
||||||
|
|
||||||
transformed_data = {lang: {} for lang in language_map.keys()}
|
transformed_data = {lang: {} for lang in language_map.keys()}
|
||||||
|
|
||||||
|
transformed_data["version"] = version_data["version"]
|
||||||
|
|
||||||
weapon_transformed = transform_data(weapon_data, "weapon")
|
weapon_transformed = transform_data(weapon_data, "weapon")
|
||||||
character_transformed = transform_data(character_data, "character")
|
character_transformed = transform_data(character_data, "character")
|
||||||
bangboo_transformed = transform_data(bangboo_data, "bangboo")
|
bangboo_transformed = transform_data(bangboo_data, "bangboo")
|
||||||
|
Reference in New Issue
Block a user