Merge pull request #55 from DGP-Studio/next-patch

Update project docs
This commit is contained in:
Masterain
2023-10-06 19:42:11 -07:00
committed by GitHub
4 changed files with 1351 additions and 1295 deletions

View File

@@ -1,7 +1,6 @@
---
headerDepth: 0
category:
- 公告
category: [announcement, project, features]
comment: false
icon: workingDirectory
order: 6
@@ -9,38 +8,57 @@ order: 6
# Project
Snap Hutao is an MIT-licensed open-source project that provides a Genshin Impact Toolset on Windows, aiming to provide a better experience on PC gaming. It makes undestructive feature expansions on desktops by making features that Genshin Impact provides only on mobile applications.
Snap Hutao is an open-source Genshin Impact toolkit under MIT license, designed for modern Windows platform to improve
the gaming experience for desktop players. By combining existing official resources with new features designed by the
development team, it provides a complete and useful set of tools without the need to rely on mobile devices. Snap Hutao
does not take any destructive modification to the game client to ensure the security of the toolkit.
## Feature Migration
## Project Resource
Snap Hutao project was originally from the Snap Genshin project. Currently, we are still migrating features.
- [GitHub code repository](https://github.com/DGP-Studio/Snap.Hutao)
- [Crowdin localization translation](https://translate.hut.ao/)
Documents will be provided on this website for all migrated features. The migration process is shown below:
## Feature Overview
- [x] In-game announcements
- [x] MiHoYo BBS account management
- [x] Game Launcher
- [x] Wish history export
- [ ] WIKI - Daily Materials
- Will be integrated to Dev Plan feature
- [ ] WIKI - Weekly Materials
- Will be integrated to Dev Plan feature
- [x] WIKI - Characters
- [x] WIKI - Weapons
- [x] Achievement
- [x] Hutao Abyss Database
- [x] Dev Plan
- [x] My character stat
- [ ] Players stat
- [ ] Custom browser
## New features
The following features are planned to add when the project was established.
- [ ] Wish history cloud sync
- [ ] [Localization](i18n.md)
- [x] International server support
- [x] Game Launcher
- [x] Server Switch
- [x] Wish history export
- [In-game announcement & event countdown](features/dashboard.md)
- [MiHoYo BBS multi account login](features/mhy-account-switch.md)
- Support using web login or Cookie input to sign in to MiYouShe and HoYoLAB
- Support daily checkin
- [Advanced game launcher](features/game-launcher.md)
- Game server convert er
- Game account switcher
- Customized frame rate limit
- Game patch download
- [Wish history management](features/wish-export.md)
- Refresh data from game
- Import and export UIGF format data file
- Global wish statistics
- [Achievement management](features/achievements.md)
- Export achievement data from game
- Import and export UIAF format data file
- [Real-time Note](features/real-time-notes.md)
- Support multi account real-time note
- Customized refresh cycle
- Windows native style notification push
- [My Characters](features/character-data.md)
- Support multiple source synchronization
- Artifact rating & CRIT rating
- Export my character data as image to clipboard
- [Spiral Abyss](features/hutao-API.md)
- Details of monster and blessing for each schedule
- Sync detailed battle data for current schedule and store data in local device forever
- Hutao Database (Spiral Abyss Database)
- Character usage rate
- Character appearance rate
- Team lineup count
- Character constellation
- [Development Plan](features/develop-plan.md)
- Support to initial dev plan from my characters' data and WIKI data
- Support multiple archives
- WIKI data
- [Character WIKI](features/character-wiki.md)
- [Weapon WIKI](features/weapon-wiki.md)
- [Monster WIKI](features/monster-wiki.md)
- [Snap Hutao Account](features/hutao-settings#snap-hutao-account)
- Wish data backup
- Wish stat-based prediction

View File

@@ -1,6 +1,6 @@
---
headerDepth: 0
category: [公告]
category: [公告, 项目, 功能]
redirectFrom: /project.html
comment: false
icon: workingDirectory
@@ -9,40 +9,55 @@ order: 6
# 项目说明
胡桃工具箱是一个 Windows 平台的开源的原神工具箱,旨在帮助玩家获得更好的游戏体验;
它是对官方移动端工具的一种非破坏性功能扩展,为不习惯在移动端进行原神游戏的 PC 玩家提供一个在 Windows 平台下获得接近移动端功能权利的途径
胡桃工具箱是一款以 MIT 协议开源的原神工具箱,专为现代化 Windows 平台设计,旨在改善桌面端玩家的游戏体验。通过将既有的官方资源与开发团队设计的全新
功能相结合,它提供了一套完整且实用的工具集,且无需依赖任何移动设备。它不对游戏客户端进行任何破坏性修改以确保工具箱的安全性
## 功能迁移
## 项目资源
胡桃正在迁移原 Snap Genshin 客户端中的功能
- [GitHub 代码库](https://github.com/DGP-Studio/Snap.Hutao)
- [Crowdin 本地化翻译](https://translate.hut.ao/)
已经完成迁移的功能将会在本站文档中提供指导说明,功能迁移和开发进度可以参阅下方
## 功能一览
- [x] 米游社公告首页
- [x] 米游社帐号管理
- [x] 游戏启动器
- [x] 祈愿记录
- [ ] WIKI - 日常材料
- 将整合进养成计划
- [ ] WIKI - 周常材料
- 将整合进养成计划
- [x] WIKI - 角色资料
- [x] WIKI - 武器资料
- [x] 成就统计
- [x] 胡桃数据库
- [x] 养成计算器
- [x] 角色橱窗
- [ ] 玩家查询
- [ ] 自定义网页
## 新增功能
以下新功能计划被增加到胡桃工具箱中
- [ ] 祈愿云端同步
- [x] 胡桃帐号系统
- [x] [国际化支持](i18n.md)
- [x] 国际服支持
- [x] 游戏启动器
- [x] 服务器切换
- [x] 祈愿记录
- [游戏内公告及倒计时](features/dashboard.md)
- [米哈游论坛多账号登录支持](features/mhy-account-switch.md)
- 支持以网页登录和输入 Cookie 的方式登录米游社和 HoYoLAB
- 支持签到奖励
- [高级启动器](features/game-launcher.md)
- 服务器切换
- 游戏账号切换
- 自定义帧率上限
- 游戏补丁包下载
- [祈愿记录管理](features/wish-export.md)
- 从游戏数据中刷新数据
- 导入/导出 UIGF 数据文件
- 全局祈愿数据统计
- [成就管理](features/achievements.md)
- 从游戏数据中刷新数据
- 导入/导出 UIAF 数据文件
- [实时便笺](features/real-time-notes.md)
- 支持多账号实时便笺
- 自定义刷新间隔
- Windows 原生通知推送
- [我的角色](features/character-data.md)
- 支持多数据源同步数据
- 圣遗物评分和双爆评分
- 导出我的角色数据截图
- [深境螺旋](features/hutao-API.md)
- 每期怪物和渊月祝福详情
- 同步深境螺旋分详情战斗数据
- 胡桃深渊数据库
- 角色使用率
- 角色出场率
- 队伍出场统计
- 角色持有率
- [养成计划](features/develop-plan.md)
- 支持从实时数据和 WIKI 数据创建角色和武器养成计划
- 支持多计划存档
- WIKI 数据
- [角色资料](features/character-wiki.md)
- [武器资料](features/weapon-wiki.md)
- [怪物资料](features/monster-wiki.md)
- [胡桃云账号系统](features/hutao-settings#胡桃帐号)
- 祈愿数据备份
- 祈愿统计预测

View File

@@ -12,17 +12,17 @@
"prepare": "husky install"
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-beta.66",
"@vuepress/client": "2.0.0-beta.66",
"@vuepress/plugin-docsearch": "2.0.0-beta.66",
"@vuepress/plugin-google-analytics": "2.0.0-beta.66",
"@vuepress/bundler-vite": "2.0.0-beta.67",
"@vuepress/client": "2.0.0-beta.67",
"@vuepress/plugin-docsearch": "2.0.0-beta.67",
"@vuepress/plugin-google-analytics": "2.0.0-beta.67",
"husky": "8.0.3",
"nano-staged": "0.8.0",
"prettier": "2.8.8",
"vue": "^3.3.4",
"vuepress": "2.0.0-beta.66",
"vuepress-plugin-redirect": "2.0.0-beta.235",
"vuepress-theme-hope": "2.0.0-beta.235"
"vuepress": "2.0.0-beta.67",
"vuepress-plugin-redirect": "2.0.0-beta.237",
"vuepress-theme-hope": "2.0.0-beta.237"
},
"engines": {
"node": ">=16.0.0"

2465
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff