Merge branch 'Akebi-Group:master' into master
38
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
name: Bug feedback
|
||||
about: Submit a bug feedback to us.
|
||||
title: "[Bug]"
|
||||
labels: Bug
|
||||
---
|
||||
|
||||
<!-- 请先确保你的确遇到了一个 Bug ,而不是你自己的问题!如果不能确定,请不要使用此模板! -->
|
||||
|
||||
## <!--描述-->Bug
|
||||
<!--请在此填入对此 Bug 清晰准确的描述。-->
|
||||
Please enter a clear and accurate description of this bug here.
|
||||
|
||||
## <!--如何复现此--> How to reproduce this bug
|
||||
<!--复现此 Bug 的步骤:-->
|
||||
Steps to reproduce this bug:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## <!--期望-->Expectation
|
||||
<!--对您所期望的情况做一个简单描述。-->
|
||||
Give a brief description of what you expect.
|
||||
|
||||
## <!--截图-->Screenshot/Video
|
||||
<!--如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。-->
|
||||
If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## <!--您的设备信息-->Your device information
|
||||
<!--- 系统信息如 `Windows 10 家庭中文版-21H1-19043.1949`-->
|
||||
- System information:<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
<!--- 使用版本如 `china-0.95`-->
|
||||
- Version:<!--`china-0.95`-->
|
||||
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他有关此 Bug 的信息。-->
|
||||
You can enter additional information about this bug here.
|
38
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
name: Ask for help
|
||||
about: Ask us for help about Akebi.
|
||||
title: "[Help]"
|
||||
labels: "Help Wanted"
|
||||
---
|
||||
|
||||
<!-- 当你遇到了问题,需要帮助时可以使用此议题模板,不确定是否是 bug 的问题也可以使用。 -->
|
||||
|
||||
## <!--描述问题-->Describe the problem
|
||||
<!--请在此填入对你遇到的问题清晰准确的描述。-->
|
||||
Please fill in here a clear and accurate description of the problem you are experiencing.
|
||||
|
||||
## <!--如何复现此问题-->How to reproduce this problem
|
||||
<!--复现此问题的步骤:-->
|
||||
Steps to reproduce this issue:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## <!--你需要的帮助-->Help you need
|
||||
<!--请在此填入你需要的帮助。-->
|
||||
Please fill in the help you need here.
|
||||
|
||||
## <!--截图-->Screenshot/Video
|
||||
<!--如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。-->
|
||||
If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## <!--您的设备信息-->Your device information
|
||||
<!--- 系统信息如 `Windows 10 家庭中文版-21H1-19043.1949`-->
|
||||
- System information:<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
<!--- 使用版本如 `china-0.95`-->
|
||||
- Version:<!--`china-0.95`-->
|
||||
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他关于您需要的帮助的信息。-->
|
||||
Here you can enter additional information about the help you need.
|
34
.github/ISSUE_TEMPLATE/idea.md
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
name: Suggestion
|
||||
about: Submit your suggestion to us.
|
||||
title: "[Suggestion]"
|
||||
labels: Suggestion
|
||||
---
|
||||
|
||||
<!-- 如果您想向我们提供一些建议,您可以使用此模板。如果您有能力,希望您可以向我们提交拉取请求! -->
|
||||
|
||||
## <!--描述建议-->Describe the suggestion
|
||||
<!--请在此填入对此建议清晰准确的描述。-->
|
||||
Please enter a clear and precise description of this proposal here.
|
||||
|
||||
## <!--此建议将如何工作-->How does this suggestion work
|
||||
<!--工作步骤:-->
|
||||
Work steps:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## <!--相关的技术-->Related technologies
|
||||
<!--如果您有能力,您可以在此提供一些技术帮助。-->
|
||||
If you are able, you can provide some technical assistance here.
|
||||
|
||||
## <!--截图-->Screenshot/Video
|
||||
<!--如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。-->
|
||||
If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
|
||||
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他有关此建议的信息。-->
|
||||
You can enter additional information about this suggestion here.
|
||||
|
||||
<!-- 如果您有能力,希望您可以向我们提交拉取请求! -->
|
@ -10,6 +10,8 @@
|
||||
<a href="https://discord.gg/MmV8hNZB9S"><img src="https://img.shields.io/discord/440536354544156683?label=Discord&logo=discord&style=for-the-badge&color=blueviolet"></a>
|
||||
</p>
|
||||
|
||||
[EN](README.md) | [简中](README_zh-Hans.md) | [繁中](README_zh-Hant.md)
|
||||
|
||||
---
|
||||
|
||||
<h1 align="center">Getting Started</h1>
|
||||
@ -71,9 +73,11 @@ As well as setting up **`cheat-library`** as startup project.
|
||||
|
||||
#### World
|
||||
- Auto Seelie
|
||||
- Open Team Immediately
|
||||
- GameSpeed
|
||||
- Dumb Enemies
|
||||
- Freeze Enemies
|
||||
- Auto Destroy: Ores/Shields/Doodas/Plants
|
||||
- Auto Destroy: Ores/Shields/Doodads/Plants
|
||||
- Auto Loot/Open Chests
|
||||
- Pickup Range
|
||||
- Auto Talk
|
||||
|
180
README_zh-Hans.md
Normal file
@ -0,0 +1,180 @@
|
||||
<p align="center">
|
||||
<a href="#"><img width="500" height="500" src="https://user-images.githubusercontent.com/67109235/176832758-7089defd-0edd-4c7a-bd69-60eeef99dca7.png"></a>
|
||||
<a href="#"><img width="690" height="133" src="https://user-images.githubusercontent.com/67109235/176832764-471a6bd5-405f-43dd-97ec-c11997880993.png"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/releases/latest"><img src="https://img.shields.io/github/v/release/Akebi-Group/Akebi-GC?style=for-the-badge"></a>
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/releases"><img src="https://img.shields.io/github/downloads/Akebi-Group/Akebi-GC/total.svg?style=for-the-badge"></a>
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/graphs/contributors"><img src="https://img.shields.io/github/contributors/Akebi-Group/Akebi-GC?style=for-the-badge&color=red"></a>
|
||||
<a href="https://discord.gg/MmV8hNZB9S"><img src="https://img.shields.io/discord/440536354544156683?label=Discord&logo=discord&style=for-the-badge&color=blueviolet"></a>
|
||||
</p>
|
||||
|
||||
[EN](README.md) | [简中](README_zh-Hans.md) | [繁中](README_zh-Hant.md)
|
||||
|
||||
---
|
||||
|
||||
<h1 align="center">入门教程</h1>
|
||||
|
||||
## 编译
|
||||
推荐使用 [Visual Studio 2022.](https://visualstudio.microsoft.com/),同时以**`cheat-library`**作为启动项目。
|
||||
**下面是一种推荐编译方式,当然也可以使用其他任何你喜欢的方式**
|
||||
|
||||
1. 使用 `git clone --recurse-submodules https://github.com/Akebi-Group/Akebi-GC.git` 命令来下载本仓库
|
||||
1. 打开 `Akebi-GC/akebi-gc.sln`
|
||||
1. 编译解决方案(默认Ctrl+Shift+B) `akebi-gc.sln`。
|
||||
|
||||
## 稳定版本
|
||||
1. 前往[Releases](https://github.com/Akebi-Group/Akebi-GC/releases)頁面
|
||||
1. 下载最新的版本
|
||||
|
||||
## 最新版本
|
||||
1. 前往 [action](https://github.com/Akebi-Group/Akebi-GC/actions) 介面
|
||||
1. 选择[Publish](https://github.com/Akebi-Group/Akebi-GC/actions/workflows/main.yml)工作流程
|
||||
1. 选择最近带有绿色对号(:heavy_check_mark:)的工作流程(注意选择自己所在服务器的版本 **GLOBAL/CN/BETA**)。
|
||||
<p align="center">
|
||||
<a href="#"><img src="https://user-images.githubusercontent.com/96950043/186429274-1e556c58-8027-4ec9-9c1d-3609c75aede4.png"></a>
|
||||
</p>
|
||||
4. 从 Artifacts 下载 Akebi-GC-release
|
||||
<p align="center">
|
||||
<a href="#"><img src="https://user-images.githubusercontent.com/96950043/186429302-7c7be3f6-df2f-4e49-9bb9-4a703c3491df.png"></a>
|
||||
</p>
|
||||
|
||||
|
||||
### 需要依赖
|
||||
- [Visual C++ Redistributable packages for Visual Studio 2015-2022](https://aka.ms/vs/17/release/vc_redist.x64.exe) (x64)
|
||||
- [Visual C++ Redistributable packages for Visual Studio 2015-2022](https://aka.ms/vs/17/release/vc_redist.x86.exe) (x86)
|
||||
|
||||
### 使用方法
|
||||
(如果不是从源码自己构建的话,无视步骤`1`跟`2`。)
|
||||
1. 打开 `/bin`
|
||||
1. 打开已经编译好的版本文件夹(debug, release)
|
||||
1. 确认 `CLibrary.dll` 跟 `injector.exe` 处在同一个文件夹内。
|
||||
1. 运行 `injector.exe`.
|
||||
1. 等到登录界面出现,按`F1`键打开`Akebi GUI`。
|
||||
|
||||
<h1 align="center">功能简介</h1>
|
||||
|
||||
|
||||
#### 通用
|
||||
- 过检测
|
||||
- 游戏内界面
|
||||
- 快捷键
|
||||
- 通知
|
||||
|
||||
#### 玩家
|
||||
- 上帝模式(无敌)
|
||||
- 攻击模式修改: 多次攻击/多目标/多动画
|
||||
- 无冷却: 技能/大招/冲刺/弓箭蓄力
|
||||
- 无限体力
|
||||
- 自由飞行模式
|
||||
|
||||
#### 大世界
|
||||
- 仙灵自动归位
|
||||
- 立即打开队伍
|
||||
- 游戏全局加速
|
||||
- 笨怪
|
||||
- 冻结敌人
|
||||
- 自动摧毁:矿石/护盾/杂物/植物
|
||||
- 自动收集物品/开启宝箱
|
||||
- 自定义拾取范围
|
||||
- 自动交谈
|
||||
- 自动砍树
|
||||
- 自动烹饪
|
||||
- 伪造时间
|
||||
- 自动钓鱼
|
||||
- 杀戮光环
|
||||
- 吸怪
|
||||
- 吸物
|
||||
|
||||
#### 传送
|
||||
- 宝箱/神瞳传送(传送到最近的)
|
||||
- 地图传送(大地图标点传送)
|
||||
- 自定义传送(通过自定义列表传送)
|
||||
|
||||
#### 视觉效果
|
||||
- 透视
|
||||
- 互动地图
|
||||
- 元素视野常驻
|
||||
- 除雾
|
||||
- FPS解锁
|
||||
- 无限视距
|
||||
- 宝箱探测
|
||||
- 隐藏UI
|
||||
- 游戏内浏览器
|
||||
- 窥视模型不消失~~(色)~~
|
||||
- 个人介面自定义: UID/名称/冒险等级/世界等級/角色/名片
|
||||
- 天气自定义
|
||||
- 灵魂出窍(自由視角)
|
||||
- 派蒙不消失
|
||||
- 材质模型替换
|
||||
|
||||
#### 调试
|
||||
- 实体管理器
|
||||
- 位置信息
|
||||
- FPS曲线图
|
||||
- [抓包工具](https://github.com/Akebi-Group/Akebi-PacketSniffer)
|
||||
|
||||
|
||||
<h1 align="center">功能演示</h1>
|
||||
|
||||
<details>
|
||||
<summary>地图传送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/map-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>自由飞行</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/noclip-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>神瞳传送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/oculi-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>宝箱传送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/chest-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>多重攻击</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/rapid-fire-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>自动交谈</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/auto-talk-demo.gif"/>
|
||||
</details>
|
||||
|
||||
|
||||
<h1 align="center">Bugs</h1>
|
||||
欢迎阅读如何提交`BUG`报告
|
||||
|
||||
1. 发现了一个`bug`。
|
||||
1. 记下问题出现时发生了什么,以及你认为这是由于什么造成的。
|
||||
1. 可以复现吗?可以或不可以。如果可以:尽可能的描述清楚问题发生时,发生了什么,开启了什么功能以及最可能的原因是什么。 ~~如果不可以:**就别报告了,建议重启**。~~
|
||||
1. 告诉我们你使用的是哪一个版本。复制你编译的最新的提交的`SHA`或者版本号。例如:`bd17a00ec388f3b93624280cde9e1c66e740edf9` / Release 0.7
|
||||
|
||||
## **错误报告模板**
|
||||
|
||||
|
||||
### 模板(最好使用英文)
|
||||
I found a bug in the feature `enemy vacuum`.
|
||||
I think it's caused by the filter functions that are defined in `someFeature.cpp`.
|
||||
|
||||
```
|
||||
Date Occured: 5/3/2022
|
||||
Is it reproducible: Occasionally
|
||||
Latest Commit used: bd17a00ec388f3b93624280cde9e1c66e740edf9
|
||||
Release Version: 0.7
|
||||
```
|
||||
|
||||
<h1 align="center">提交贡献</h1>
|
||||
|
||||
## 增加一个功能
|
||||
1. Fork本项目
|
||||
1. 创建一个新的功能分支(`git checkout -b feature/AmazingFeature`)
|
||||
1. 提交更改(`git commit -m 'Add some AmazingFeature'`)
|
||||
1. 推送(Push)更改到分支(`git push origin feature/AmazingFeature`)
|
||||
1. 打开 Pull Request 并提交
|
||||
|
||||
## 建议
|
||||
|
||||
新建一个Issue,标题写上你的建议,并且在描述里面,清晰的写下你的建议描述,以便我们的开发人员可以理解你的建议
|
182
README_zh-Hant.md
Normal file
@ -0,0 +1,182 @@
|
||||
<p align="center">
|
||||
<a href="#"><img width="500" height="500" src="https://user-images.githubusercontent.com/67109235/176832758-7089defd-0edd-4c7a-bd69-60eeef99dca7.png"></a>
|
||||
<a href="#"><img width="690" height="133" src="https://user-images.githubusercontent.com/67109235/176832764-471a6bd5-405f-43dd-97ec-c11997880993.png"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/releases/latest"><img src="https://img.shields.io/github/v/release/Akebi-Group/Akebi-GC?style=for-the-badge"></a>
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/releases"><img src="https://img.shields.io/github/downloads/Akebi-Group/Akebi-GC/total.svg?style=for-the-badge"></a>
|
||||
<a href="https://github.com/Akebi-Group/Akebi-GC/graphs/contributors"><img src="https://img.shields.io/github/contributors/Akebi-Group/Akebi-GC?style=for-the-badge&color=red"></a>
|
||||
<a href="https://discord.gg/MmV8hNZB9S"><img src="https://img.shields.io/discord/440536354544156683?label=Discord&logo=discord&style=for-the-badge&color=blueviolet"></a>
|
||||
</p>
|
||||
|
||||
[EN](README.md) | [简中](README_zh-Hans.md) | [繁中](README_zh-Hant.md)
|
||||
|
||||
---
|
||||
|
||||
<h1 align="center">入門指南</h1>
|
||||
|
||||
## 編譯
|
||||
建議使用 [Visual Studio 2022.](https://visualstudio.microsoft.com/)
|
||||
以及建立**`cheat-library`**作為啟動專案。
|
||||
**以下是一個推薦的編譯方式,但也可以使用其他辦法。**
|
||||
1. 利用 `git clone --recurse-submodules https://github.com/Akebi-Group/Akebi-GC.git` 來下載存儲庫
|
||||
1. 開啟 `Akebi-GC/akebi-gc.sln`
|
||||
1. 編譯解決方案 `akebi-gc.sln`。
|
||||
|
||||
## 穩定版本
|
||||
1. 前往[Releases](https://github.com/Akebi-Group/Akebi-GC/releases)頁面
|
||||
1. 下載最新的版本
|
||||
|
||||
## 最新版本
|
||||
1. 前往 [action](https://github.com/Akebi-Group/Akebi-GC/actions) 介面
|
||||
1. 點選[Publish](https://github.com/Akebi-Group/Akebi-GC/actions/workflows/main.yml)工作流程
|
||||
1. 選擇帶有綠色複選標記的最新工作流程 :heavy_check_mark: (選擇您的客戶端版本 **GLOBAL/CN/BETA**)。
|
||||
<p align="center">
|
||||
<a href="#"><img src="https://user-images.githubusercontent.com/96950043/186429274-1e556c58-8027-4ec9-9c1d-3609c75aede4.png"></a>
|
||||
</p>
|
||||
4. 從 Artifacts 下載 Akebi-GC-release
|
||||
<p align="center">
|
||||
<a href="#"><img src="https://user-images.githubusercontent.com/96950043/186429302-7c7be3f6-df2f-4e49-9bb9-4a703c3491df.png"></a>
|
||||
</p>
|
||||
|
||||
|
||||
### 依賴
|
||||
- [適用於Visual Studio 的Visual C++ 可轉散發套件2015-2022](https://aka.ms/vs/17/release/vc_redist.x64.exe) (x64)
|
||||
- [適用於Visual Studio 的Visual C++ 可轉散發套件2015-2022](https://aka.ms/vs/17/release/vc_redist.x86.exe) (x86)
|
||||
|
||||
### 使用方法
|
||||
(如果你不是從原始碼構建的話,您可以跳過步驟1-2。)
|
||||
1. 開啟 `/bin`
|
||||
1. 開啟已編譯版本(debug, release)
|
||||
|
||||
|
||||
1. 確保 `CLibrary.dll` 跟 `injector.exe` 在同一個資料夾裡面。
|
||||
1. 執行 `injector.exe`.
|
||||
1. 等到登錄界面出現後,按下F1來打開Akebi介面。
|
||||
|
||||
<h1 align="center">功能簡介</h1>
|
||||
|
||||
|
||||
#### 一般
|
||||
- 繞過防作弊機制
|
||||
- 遊戲內介面
|
||||
- 快捷鍵
|
||||
- 通知
|
||||
|
||||
#### 玩家
|
||||
- 上帝模式(無敵)
|
||||
- 攻擊模式修改: 多重打擊/目標/動畫
|
||||
- 無冷卻: 技能/大招/衝刺/弓
|
||||
- 無限體力
|
||||
- 穿牆模式
|
||||
|
||||
#### 大世界
|
||||
- 自動仙靈
|
||||
- 立即打開隊伍
|
||||
- 遊戲全局加速
|
||||
- 敵人不攻擊玩家
|
||||
- 凍結敵人
|
||||
- 自動摧毁:礦石/護盾/物體/植物
|
||||
- 自動收集/開啟寶箱
|
||||
- 拾取範圍
|
||||
- 自動談話
|
||||
- 自動砍樹
|
||||
- 自動烹飪
|
||||
- 偽造時間
|
||||
- 自動釣魚
|
||||
- 殺戮光環
|
||||
- 怪物吸塵器
|
||||
- 戰利品吸塵器
|
||||
|
||||
#### 傳送
|
||||
- 寶箱/神瞳傳送(以最近的進行傳送)
|
||||
- 地圖傳送(通過地圖標記進行傳送)
|
||||
- 自訂傳送(通過列表進行傳送)
|
||||
|
||||
#### 視覺效果
|
||||
- ESP透視
|
||||
- 互動地圖
|
||||
- 元素視野
|
||||
- 除霧
|
||||
- FPS解鎖器
|
||||
- 鏡頭放大
|
||||
- 寶箱探測器
|
||||
- 隱藏UI
|
||||
- 遊戲內建瀏覽器
|
||||
- 啟用窺視~~(色)~~
|
||||
- 帳號介面更改: UID/名稱/冒險等階/世界等級/角色/名片
|
||||
- 自訂天氣
|
||||
- 靈魂出竅(自由視角)
|
||||
- 派蒙跟蹤
|
||||
- 材質替換器
|
||||
|
||||
#### 除錯
|
||||
- 實體管理器
|
||||
- 位置信息
|
||||
- FPS曲線圖
|
||||
- [抓包工具](https://github.com/Akebi-Group/Akebi-PacketSniffer)
|
||||
|
||||
|
||||
<h1 align="center">功能演示</h1>
|
||||
|
||||
<details>
|
||||
<summary>地圖傳送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/map-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>穿牆模式</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/noclip-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>神瞳傳送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/oculi-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>寶箱傳送</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/chest-teleport-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>快速射擊</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/rapid-fire-demo.gif"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>自動談話</summary>
|
||||
<img src="https://github.com/CallowBlack/gif-demos/blob/main/genshin-cheat/auto-talk-demo.gif"/>
|
||||
</details>
|
||||
|
||||
<h1 align="center">Bugs</h1>
|
||||
歡迎閱讀關於錯誤報告(Bug reporting)的簡短解釋!
|
||||
|
||||
1. 您發現了一個錯誤。
|
||||
1. 把接下來發生的事情記錄下來,以及你認為造成這種情況的第一想法。
|
||||
1. 它可以被重現嗎?可以或不可以。如果可以:盡可能清楚地解釋清楚,當錯誤發生時,會發生什麼,為什麼會發生。 ~~如果不可以:無須報告,建議求佛。~~
|
||||
1. 告訴我們你使用的是哪個版本。複製你建立mod時的最新提交的SHA Hash/版本號。例如:`bd17a00ec388f3b93624280cde9e1c66e740edf9` / Release 0.7
|
||||
|
||||
## 錯誤報告範本
|
||||
<br>
|
||||
|
||||
### 範例(建議使用英文)
|
||||
I found a bug in the feature `enemy vacuum`.
|
||||
I think it's caused by the filter functions that are defined in `someFeature.cpp`.
|
||||
|
||||
```
|
||||
Date Occured: 5/3/2022
|
||||
Is it reproducible: Occasionally
|
||||
Latest Commit used: bd17a00ec388f3b93624280cde9e1c66e740edf9
|
||||
Release Version: 0.7
|
||||
```
|
||||
|
||||
<h1 align="center">社群貢獻</h1>
|
||||
|
||||
## 增加一個功能
|
||||
1. 建立新的分支
|
||||
1. 創建你的功能分支(`git checkout -b feature/AmazingFeature`)
|
||||
1. 提交您的更改(`git commit -m 'Add some AmazingFeature'`)
|
||||
1. 上傳(Push)到分支(`git push origin feature/AmazingFeature`)
|
||||
1. 開啟一個 Pull Request
|
||||
|
||||
## 建議
|
||||
|
||||
用你想提出的建議的東西開一個問題(Issues)。
|
||||
在描述中,確保它有足夠的描述性,以便我們的開發人員能夠理解你想要什麼以及你想要怎樣。
|
@ -7,6 +7,8 @@
|
||||
#include <cheat-base/render/gui-util.h>
|
||||
#include <cheat-base/cheat/misc/Settings.h>
|
||||
|
||||
#include <imgui_internal.h>
|
||||
|
||||
namespace cheat
|
||||
{
|
||||
|
||||
|
@ -78,7 +78,7 @@ bool TypeWidget(const char* label, int& value, int step, int start, int end, con
|
||||
if (start == end)
|
||||
result = ImGui::InputInt(label, &value, step);
|
||||
else
|
||||
result = ImGui::DragInt(label, &value, (float)step, start, end);
|
||||
result = ImGui::DragInt(label, &value, (float)step, start, end, nullptr, ImGuiSliderFlags_AlwaysClamp);
|
||||
|
||||
END_TYPE_WIDGET();
|
||||
}
|
||||
@ -90,7 +90,7 @@ bool TypeWidget(const char* label, float& value, float step, float start, float
|
||||
if (start == end)
|
||||
result = ImGui::InputFloat(label, &value, step);
|
||||
else
|
||||
result = ImGui::DragFloat(label, &value, step, start, end);
|
||||
result = ImGui::DragFloat(label, &value, step, start, end, nullptr, ImGuiSliderFlags_AlwaysClamp);
|
||||
|
||||
END_TYPE_WIDGET();
|
||||
}
|
||||
|
@ -15,6 +15,7 @@
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="src\user\cheat\misc\About.h" />
|
||||
<ClInclude Include="src\user\cheat\misc\sniffer\pipe\messages\PipeMessage.h" />
|
||||
<ClInclude Include="src\user\cheat\misc\sniffer\pipe\messages\PipeModifyData.h" />
|
||||
<ClInclude Include="src\user\cheat\misc\sniffer\pipe\messages\PipePacketData.h" />
|
||||
@ -100,6 +101,7 @@
|
||||
<ClInclude Include="src\user\cheat\world\DialogSkip.h" />
|
||||
<ClInclude Include="src\user\cheat\world\DumbEnemies.h" />
|
||||
<ClInclude Include="src\user\cheat\world\FreezeEnemies.h" />
|
||||
<ClInclude Include="src\user\cheat\world\GameSpeed.h" />
|
||||
<ClInclude Include="src\user\cheat\world\KillAura.h" />
|
||||
<ClInclude Include="src\user\cheat\world\MobVacuum.h" />
|
||||
<ClInclude Include="src\user\cheat\world\OpenTeamImmediately.h" />
|
||||
@ -111,6 +113,7 @@
|
||||
<Font Include="res\Ruda-ExtraBold.ttf" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\user\cheat\misc\About.cpp" />
|
||||
<ClCompile Include="src\user\cheat\misc\sniffer\pipe\messages\PipeMessage.cpp" />
|
||||
<ClCompile Include="src\user\cheat\misc\sniffer\pipe\messages\PipeModifyData.cpp" />
|
||||
<ClCompile Include="src\user\cheat\misc\sniffer\pipe\messages\PipePacketData.cpp" />
|
||||
@ -193,6 +196,7 @@
|
||||
<ClCompile Include="src\user\cheat\world\DialogSkip.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\DumbEnemies.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\FreezeEnemies.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\GameSpeed.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\KillAura.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\MobVacuum.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\OpenTeamImmediately.cpp" />
|
||||
@ -214,6 +218,7 @@
|
||||
<ResourceCompile Include="res\res.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="res\ascension_materials.json" />
|
||||
<None Include="res\assembly_checksum.json" />
|
||||
<None Include="res\map_enkanomiya.json" />
|
||||
<None Include="res\map_teyvat.json" />
|
||||
@ -222,36 +227,125 @@
|
||||
<None Include="res\signatures.json" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="iconsHD\Brightwood.png" />
|
||||
<Image Include="iconsHD\Cave.png" />
|
||||
<Image Include="icons\Anemoculus.png" />
|
||||
<Image Include="icons\Brightwood.png" />
|
||||
<Image Include="icons\Cave.png" />
|
||||
<Image Include="res\iconsHD\AbidingAngelfish.png" />
|
||||
<Image Include="res\iconsHD\AdhigamaWood.png" />
|
||||
<Image Include="res\iconsHD\Akuoumaru.png" />
|
||||
<Image Include="res\iconsHD\Albedo.png" />
|
||||
<Image Include="res\iconsHD\AlleyHunter.png" />
|
||||
<Image Include="res\iconsHD\Aloy.png" />
|
||||
<Image Include="res\iconsHD\Amber.png" />
|
||||
<Image Include="res\iconsHD\AmenomaKageuchi.png" />
|
||||
<Image Include="res\iconsHD\AmosBow.png" />
|
||||
<Image Include="res\iconsHD\Andrius.png" />
|
||||
<Image Include="res\iconsHD\ApprenticesNotes.png" />
|
||||
<Image Include="res\iconsHD\AquaSimulacra.png" />
|
||||
<Image Include="res\iconsHD\AquilaFavonia.png" />
|
||||
<Image Include="res\iconsHD\Aranara.png" />
|
||||
<Image Include="res\iconsHD\AratakiItto.png" />
|
||||
<Image Include="res\iconsHD\Azhdaha.png" />
|
||||
<Image Include="res\iconsHD\Barbara.png" />
|
||||
<Image Include="res\iconsHD\BeginnersProtector.png" />
|
||||
<Image Include="res\iconsHD\Beidou.png" />
|
||||
<Image Include="res\iconsHD\Bennett.png" />
|
||||
<Image Include="res\iconsHD\BlackcliffAgate.png" />
|
||||
<Image Include="res\iconsHD\BlackcliffLongsword.png" />
|
||||
<Image Include="res\iconsHD\BlackcliffPole.png" />
|
||||
<Image Include="res\iconsHD\BlackcliffSlasher.png" />
|
||||
<Image Include="res\iconsHD\BlackcliffWarbow.png" />
|
||||
<Image Include="res\iconsHD\BlackSerpentKnight.png" />
|
||||
<Image Include="res\iconsHD\BlackTassel.png" />
|
||||
<Image Include="res\iconsHD\BloodtaintedGreatsword.png" />
|
||||
<Image Include="res\iconsHD\Boar.png" />
|
||||
<Image Include="res\iconsHD\BookPage.png" />
|
||||
<Image Include="res\iconsHD\BouncyMushroom.png" />
|
||||
<Image Include="res\iconsHD\Brightwood.png" />
|
||||
<Image Include="res\iconsHD\CalamityQueller.png" />
|
||||
<Image Include="res\iconsHD\Candace.png" />
|
||||
<Image Include="res\iconsHD\Cat.png" />
|
||||
<Image Include="res\iconsHD\Cave.png" />
|
||||
<Image Include="res\iconsHD\CharacterAmber.png" />
|
||||
<Image Include="res\iconsHD\CharacterTartaglia.png" />
|
||||
<Image Include="res\iconsHD\Chongyun.png" />
|
||||
<Image Include="res\iconsHD\Cicin.png" />
|
||||
<Image Include="res\iconsHD\CinnabarSpindle.png" />
|
||||
<Image Include="res\iconsHD\CloudleisureSteps.png" />
|
||||
<Image Include="res\iconsHD\ClusterleafOfCultivation.png" />
|
||||
<Image Include="res\iconsHD\Collei.png" />
|
||||
<Image Include="res\iconsHD\CompoundBow.png" />
|
||||
<Image Include="res\iconsHD\CoolSteel.png" />
|
||||
<Image Include="res\iconsHD\Crane.png" />
|
||||
<Image Include="res\iconsHD\CrescentPike.png" />
|
||||
<Image Include="res\iconsHD\CryoBathysmalVishap.png" />
|
||||
<Image Include="res\iconsHD\Cyno.png" />
|
||||
<Image Include="res\iconsHD\DarkIronSword.png" />
|
||||
<Image Include="res\iconsHD\Deathmatch.png" />
|
||||
<Image Include="res\iconsHD\DebateClub.png" />
|
||||
<Image Include="res\iconsHD\DendroCrystalfly.png" />
|
||||
<Image Include="res\iconsHD\Dendroculus.png" />
|
||||
<Image Include="res\iconsHD\DendroGranum.png" />
|
||||
<Image Include="res\iconsHD\DendroPile.png" />
|
||||
<Image Include="res\iconsHD\DendroPuzzles.png" />
|
||||
<Image Include="res\iconsHD\DendroRock.png" />
|
||||
<Image Include="res\iconsHD\Diluc.png" />
|
||||
<Image Include="res\iconsHD\Diona.png" />
|
||||
<Image Include="res\iconsHD\DodocoTales.png" />
|
||||
<Image Include="res\iconsHD\Dog.png" />
|
||||
<Image Include="res\iconsHD\Dori.png" />
|
||||
<Image Include="res\iconsHD\DragonsBane.png" />
|
||||
<Image Include="res\iconsHD\DragonspineSpear.png" />
|
||||
<Image Include="res\iconsHD\DreadfulWithering.png" />
|
||||
<Image Include="res\iconsHD\DreamForm.png" />
|
||||
<Image Include="res\iconsHD\DullBlade.png" />
|
||||
<Image Include="res\iconsHD\DunlinsTooth.png" />
|
||||
<Image Include="res\iconsHD\Dvalin.png" />
|
||||
<Image Include="res\iconsHD\Eel.png" />
|
||||
<Image Include="res\iconsHD\ElectroAbyssLector.png" />
|
||||
<Image Include="res\iconsHD\ElectroRegisvine.png" />
|
||||
<Image Include="res\iconsHD\ElegyfortheEnd.png" />
|
||||
<Image Include="res\iconsHD\EmeraldOrb.png" />
|
||||
<Image Include="res\iconsHD\EndoftheLine.png" />
|
||||
<Image Include="res\iconsHD\EngulfingLightning.png" />
|
||||
<Image Include="res\iconsHD\Eremite.png" />
|
||||
<Image Include="res\iconsHD\Eula.png" />
|
||||
<Image Include="res\iconsHD\EverlastingMoonglow.png" />
|
||||
<Image Include="res\iconsHD\EyeofPerception.png" />
|
||||
<Image Include="res\iconsHD\FadingTwilight.png" />
|
||||
<Image Include="res\iconsHD\Falcon.png" />
|
||||
<Image Include="res\iconsHD\FavoniusCodex.png" />
|
||||
<Image Include="res\iconsHD\FavoniusGreatsword.png" />
|
||||
<Image Include="res\iconsHD\FavoniusLance.png" />
|
||||
<Image Include="res\iconsHD\FavoniusSword.png" />
|
||||
<Image Include="res\iconsHD\FavoniusWarbow.png" />
|
||||
<Image Include="res\iconsHD\FerrousShadow.png" />
|
||||
<Image Include="res\iconsHD\FesteringDesire.png" />
|
||||
<Image Include="res\iconsHD\FilletBlade.png" />
|
||||
<Image Include="res\iconsHD\Finch.png" />
|
||||
<Image Include="res\iconsHD\Fischl.png" />
|
||||
<Image Include="res\iconsHD\FloatinghHydroFungus.png" />
|
||||
<Image Include="res\iconsHD\ForestRegalia.png" />
|
||||
<Image Include="res\iconsHD\Fox.png" />
|
||||
<Image Include="res\iconsHD\FreedomSworn.png" />
|
||||
<Image Include="res\iconsHD\Frostbearer.png" />
|
||||
<Image Include="res\iconsHD\FruitofFulfillment.png" />
|
||||
<Image Include="res\iconsHD\Fungi.png" />
|
||||
<Image Include="res\iconsHD\Ganyu.png" />
|
||||
<Image Include="res\iconsHD\Gorou.png" />
|
||||
<Image Include="res\iconsHD\GroundedShroom.png" />
|
||||
<Image Include="res\iconsHD\HakushinRing.png" />
|
||||
<Image Include="res\iconsHD\Halberd.png" />
|
||||
<Image Include="res\iconsHD\HalcyonJadeAxeMarlin.png" />
|
||||
<Image Include="res\iconsHD\Hamayumi.png" />
|
||||
<Image Include="res\iconsHD\HaranGeppakuFutsu.png" />
|
||||
<Image Include="res\iconsHD\HarbingerofDawn.png" />
|
||||
<Image Include="res\iconsHD\HarraFruit.png" />
|
||||
<Image Include="res\iconsHD\HuntersBow.png" />
|
||||
<Image Include="res\iconsHD\HuntersPath.png" />
|
||||
<Image Include="res\iconsHD\HuTao.png" />
|
||||
<Image Include="res\iconsHD\HydroAbyssHerald.png" />
|
||||
<Image Include="res\iconsHD\AbyssMage.png" />
|
||||
<Image Include="res\iconsHD\AdornedUnagi.png" />
|
||||
@ -373,17 +467,30 @@
|
||||
<Image Include="res\iconsHD\HilichurlChieftain.png" />
|
||||
<Image Include="res\iconsHD\HilichurlShooter.png" />
|
||||
<Image Include="res\iconsHD\Horsetail.png" />
|
||||
<Image Include="res\iconsHD\HydroBathysmalVishap.png" />
|
||||
<Image Include="res\iconsHD\HydroHypostasis.png" />
|
||||
<Image Include="res\iconsHD\Illusion.png" />
|
||||
<Image Include="res\iconsHD\ImagingConch.png" />
|
||||
<Image Include="res\iconsHD\InazumaShrineofDepths.png" />
|
||||
<Image Include="res\iconsHD\Inu.png" />
|
||||
<Image Include="res\iconsHD\IronChunk.png" />
|
||||
<Image Include="res\iconsHD\IronPoint.png" />
|
||||
<Image Include="res\iconsHD\IronSting.png" />
|
||||
<Image Include="res\iconsHD\ItemDrops.png" />
|
||||
<Image Include="res\iconsHD\JadeChamber.png" />
|
||||
<Image Include="res\iconsHD\JadeplumeTerrorshroom.png" />
|
||||
<Image Include="res\iconsHD\Jean.png" />
|
||||
<Image Include="res\iconsHD\JueyunChili.png" />
|
||||
<Image Include="res\iconsHD\KaedeharaKazuha.png" />
|
||||
<Image Include="res\iconsHD\Kaeya.png" />
|
||||
<Image Include="res\iconsHD\KagotsurubeIsshin.png" />
|
||||
<Image Include="res\iconsHD\KagurasVerity.png" />
|
||||
<Image Include="res\iconsHD\Kairagi.png" />
|
||||
<Image Include="res\iconsHD\KalpalataLotus.png" />
|
||||
<Image Include="res\iconsHD\KamisatoAyaka.png" />
|
||||
<Image Include="res\iconsHD\KamisatoAyato.png" />
|
||||
<Image Include="res\iconsHD\KatsuragikiriNagamasa.png" />
|
||||
<Image Include="res\iconsHD\Keqing.png" />
|
||||
<Image Include="res\iconsHD\KeySigil.png" />
|
||||
<Image Include="res\iconsHD\KeySigilI.png" />
|
||||
<Image Include="res\iconsHD\KeySigilII.png" />
|
||||
@ -391,53 +498,85 @@
|
||||
<Image Include="res\iconsHD\KeySigilIV.png" />
|
||||
<Image Include="res\iconsHD\KeySigilV.png" />
|
||||
<Image Include="res\iconsHD\KidKujirai.png" />
|
||||
<Image Include="res\iconsHD\KingsSquire.png" />
|
||||
<Image Include="res\iconsHD\KitainCrossSpear.png" />
|
||||
<Image Include="res\iconsHD\Kitsune.png" />
|
||||
<Image Include="res\iconsHD\Klee.png" />
|
||||
<Image Include="res\iconsHD\KujouSara.png" />
|
||||
<Image Include="res\iconsHD\KukiShinobu.png" />
|
||||
<Image Include="res\iconsHD\LargeRockPile.png" />
|
||||
<Image Include="res\iconsHD\LavenderMelon.png" />
|
||||
<Image Include="res\iconsHD\LazuriteAxeMarlin.png" />
|
||||
<Image Include="res\iconsHD\LightningStrikeProbe.png" />
|
||||
<Image Include="res\iconsHD\LightUpTilePuzzle.png" />
|
||||
<Image Include="res\iconsHD\LionsRoar.png" />
|
||||
<Image Include="res\iconsHD\Lisa.png" />
|
||||
<Image Include="res\iconsHD\LithicBlade.png" />
|
||||
<Image Include="res\iconsHD\LithicSpear.png" />
|
||||
<Image Include="res\iconsHD\Liyue.png" />
|
||||
<Image Include="res\iconsHD\LizardTail.png" />
|
||||
<Image Include="res\iconsHD\LoachPearl.png" />
|
||||
<Image Include="res\iconsHD\LostPrayertotheSacredWinds.png" />
|
||||
<Image Include="res\iconsHD\LotusHead.png" />
|
||||
<Image Include="res\iconsHD\LucklightFly.png" />
|
||||
<Image Include="res\iconsHD\LumenCage.png" />
|
||||
<Image Include="res\iconsHD\Lumenlamp.png" />
|
||||
<Image Include="res\iconsHD\Lumenspar.png" />
|
||||
<Image Include="res\iconsHD\LuminescentSpine.png" />
|
||||
<Image Include="res\iconsHD\LuminousSeelie.png" />
|
||||
<Image Include="res\iconsHD\LungedStickleback.png" />
|
||||
<Image Include="res\iconsHD\LupusBoreasDominatorofWolves.png" />
|
||||
<Image Include="res\iconsHD\LuxuriousChest.png" />
|
||||
<Image Include="res\iconsHD\LuxuriousSeaLord.png" />
|
||||
<Image Include="res\iconsHD\MagicalCrystalChunk.png" />
|
||||
<Image Include="res\iconsHD\MagicGuide.png" />
|
||||
<Image Include="res\iconsHD\MaguuKenki.png" />
|
||||
<Image Include="res\iconsHD\MapleWood.png" />
|
||||
<Image Include="res\iconsHD\MappaMare.png" />
|
||||
<Image Include="res\iconsHD\MarrowLizard.png" />
|
||||
<Image Include="res\iconsHD\Matsutake.png" />
|
||||
<Image Include="res\iconsHD\Medaka.png" />
|
||||
<Image Include="res\iconsHD\MelodicBloom.png" />
|
||||
<Image Include="res\iconsHD\MemoryofDust.png" />
|
||||
<Image Include="res\iconsHD\Merchant.png" />
|
||||
<Image Include="res\iconsHD\Messenger.png" />
|
||||
<Image Include="res\iconsHD\Millelith.png" />
|
||||
<Image Include="res\iconsHD\MiniPuzzle.png" />
|
||||
<Image Include="res\iconsHD\Mint.png" />
|
||||
<Image Include="res\iconsHD\MistBubble.png" />
|
||||
<Image Include="res\iconsHD\MistFlowerCorolla.png" />
|
||||
<Image Include="res\iconsHD\MistsplitterReforged.png" />
|
||||
<Image Include="res\iconsHD\Mitachurl.png" />
|
||||
<Image Include="res\iconsHD\MitternachtsWaltz.png" />
|
||||
<Image Include="res\iconsHD\Mona.png" />
|
||||
<Image Include="res\iconsHD\Mondstadt.png" />
|
||||
<Image Include="res\iconsHD\Moonpiercer.png" />
|
||||
<Image Include="res\iconsHD\Mora.png" />
|
||||
<Image Include="res\iconsHD\MouunsMoon.png" />
|
||||
<Image Include="res\iconsHD\MudFrog.png" />
|
||||
<Image Include="res\iconsHD\Mushroom.png" />
|
||||
<Image Include="res\iconsHD\MysteriousCarvings.png" />
|
||||
<Image Include="res\iconsHD\NakuWeed.png" />
|
||||
<Image Include="res\iconsHD\NilotpalaLotus.png" />
|
||||
<Image Include="res\iconsHD\Nilou.png" />
|
||||
<Image Include="res\iconsHD\Ningguang.png" />
|
||||
<Image Include="res\iconsHD\Nobushi.png" />
|
||||
<Image Include="res\iconsHD\NoctilucousJade.png" />
|
||||
<Image Include="res\iconsHD\Noelle.png" />
|
||||
<Image Include="res\iconsHD\NurseriesInTheWilds.png" />
|
||||
<Image Include="res\iconsHD\OathswornEye.png" />
|
||||
<Image Include="res\iconsHD\OceanCrab.png" />
|
||||
<Image Include="res\iconsHD\Oceanid.png" />
|
||||
<Image Include="res\iconsHD\OceanidSummons.png" />
|
||||
<Image Include="res\iconsHD\OldMercsPal.png" />
|
||||
<Image Include="res\iconsHD\Onikabuto.png" />
|
||||
<Image Include="res\iconsHD\OozingConcretions.png" />
|
||||
<Image Include="res\iconsHD\Ores.png" />
|
||||
<Image Include="res\iconsHD\OtherworldlyStory.png" />
|
||||
<Image Include="res\iconsHD\OtogiWood.png" />
|
||||
<Image Include="res\iconsHD\Padisarah.png" />
|
||||
<Image Include="res\iconsHD\PaleRedCrab.png" />
|
||||
<Image Include="res\iconsHD\PeachoftheDeepWaves.png" />
|
||||
<Image Include="res\iconsHD\PerpetualMechanicalArray.png" />
|
||||
<Image Include="res\iconsHD\PhantasmalGate.png" />
|
||||
<Image Include="res\iconsHD\PhaseGate.png" />
|
||||
@ -445,47 +584,84 @@
|
||||
<Image Include="res\iconsHD\Pigeon.png" />
|
||||
<Image Include="res\iconsHD\Pinecone.png" />
|
||||
<Image Include="res\iconsHD\PineWood.png" />
|
||||
<Image Include="res\iconsHD\PirateHelm.png" />
|
||||
<Image Include="res\iconsHD\PlacesofEssenceWorship.png" />
|
||||
<Image Include="res\iconsHD\PocketGrimoire.png" />
|
||||
<Image Include="res\iconsHD\PolarStar.png" />
|
||||
<Image Include="res\iconsHD\Pot.png" />
|
||||
<Image Include="res\iconsHD\PreciousChest.png" />
|
||||
<Image Include="res\iconsHD\Predator.png" />
|
||||
<Image Include="res\iconsHD\PressurePlate.png" />
|
||||
<Image Include="res\iconsHD\PrimoGeovishap.png" />
|
||||
<Image Include="res\iconsHD\PrimordialJadeCutter.png" />
|
||||
<Image Include="res\iconsHD\PrimordialJadeWingedSpear.png" />
|
||||
<Image Include="res\iconsHD\PrototypeAmber.png" />
|
||||
<Image Include="res\iconsHD\PrototypeArchaic.png" />
|
||||
<Image Include="res\iconsHD\PrototypeCrescent.png" />
|
||||
<Image Include="res\iconsHD\PrototypeRancour.png" />
|
||||
<Image Include="res\iconsHD\PrototypeStarglitter.png" />
|
||||
<Image Include="res\iconsHD\Pufferfish.png" />
|
||||
<Image Include="res\iconsHD\PurpleShirakodai.png" />
|
||||
<Image Include="res\iconsHD\Puzzles.png" />
|
||||
<Image Include="res\iconsHD\PyroAbyssLector.png" />
|
||||
<Image Include="res\iconsHD\PyroHypostasis.png" />
|
||||
<Image Include="res\iconsHD\PyroRegisvine.png" />
|
||||
<Image Include="res\iconsHD\Qingxin.png" />
|
||||
<Image Include="res\iconsHD\Qiqi.png" />
|
||||
<Image Include="res\iconsHD\QuestInteract.png" />
|
||||
<Image Include="res\iconsHD\RadiantSpincrystal.png" />
|
||||
<Image Include="res\iconsHD\Radish.png" />
|
||||
<Image Include="res\iconsHD\RaidenShogun.png" />
|
||||
<Image Include="res\iconsHD\RaimeiAngelfish.png" />
|
||||
<Image Include="res\iconsHD\Rainslasher.png" />
|
||||
<Image Include="res\iconsHD\RavenBow.png" />
|
||||
<Image Include="res\iconsHD\RawMeat.png" />
|
||||
<Image Include="res\iconsHD\Razor.png" />
|
||||
<Image Include="res\iconsHD\Recipe.png" />
|
||||
<Image Include="res\iconsHD\RecurveBow.png" />
|
||||
<Image Include="res\iconsHD\RedFinnedUnagi.png" />
|
||||
<Image Include="res\iconsHD\RedHornedLizard.png" />
|
||||
<Image Include="res\iconsHD\RedhornStonethresher.png" />
|
||||
<Image Include="res\iconsHD\RedTailedWeasel.png" />
|
||||
<Image Include="res\iconsHD\RelayStone.png" />
|
||||
<Image Include="res\iconsHD\RemarkableChest.png" />
|
||||
<Image Include="res\iconsHD\Rifthound.png" />
|
||||
<Image Include="res\iconsHD\RifthoundWhelp.png" />
|
||||
<Image Include="res\iconsHD\RishbolandTiger.png" />
|
||||
<Image Include="res\iconsHD\RockPile.png" />
|
||||
<Image Include="res\iconsHD\Rosaria.png" />
|
||||
<Image Include="res\iconsHD\RoyalBow.png" />
|
||||
<Image Include="res\iconsHD\RoyalGreatsword.png" />
|
||||
<Image Include="res\iconsHD\RoyalGrimoire.png" />
|
||||
<Image Include="res\iconsHD\RoyalLongsword.png" />
|
||||
<Image Include="res\iconsHD\RoyalSpear.png" />
|
||||
<Image Include="res\iconsHD\RuinBrazier.png" />
|
||||
<Image Include="res\iconsHD\RuinDrake.png" />
|
||||
<Image Include="res\iconsHD\RuinGrader.png" />
|
||||
<Image Include="res\iconsHD\RuinGuard.png" />
|
||||
<Image Include="res\iconsHD\RuinHunter.png" />
|
||||
<Image Include="res\iconsHD\RuinSentinel.png" />
|
||||
<Image Include="res\iconsHD\RuinSerpent.png" />
|
||||
<Image Include="res\iconsHD\RukkhashavaMushrooms.png" />
|
||||
<Image Include="res\iconsHD\RukkhashavaMushroom.png" />
|
||||
<Image Include="res\iconsHD\Rust.png" />
|
||||
<Image Include="res\iconsHD\RustyKoi.png" />
|
||||
<Image Include="res\iconsHD\SacredSakura.png" />
|
||||
<Image Include="res\iconsHD\SacrificialBow.png" />
|
||||
<Image Include="res\iconsHD\SacrificialFragments.png" />
|
||||
<Image Include="res\iconsHD\SacrificialGreatsword.png" />
|
||||
<Image Include="res\iconsHD\SacrificialSword.png" />
|
||||
<Image Include="res\iconsHD\SaghiraMachine.png" />
|
||||
<Image Include="res\iconsHD\SakuraBloom.png" />
|
||||
<Image Include="res\iconsHD\Salamander.png" />
|
||||
<Image Include="res\iconsHD\Samachurl.png" />
|
||||
<Image Include="res\iconsHD\SandbearerWood.png" />
|
||||
<Image Include="res\iconsHD\SandstormAngler.png" />
|
||||
<Image Include="res\iconsHD\SangonomiyaCohort.png" />
|
||||
<Image Include="res\iconsHD\SangonomiyaKokomi.png" />
|
||||
<Image Include="res\iconsHD\SangoPearl.png" />
|
||||
<Image Include="res\iconsHD\Sapphire.png" />
|
||||
<Image Include="res\iconsHD\SapwoodBlade.png" />
|
||||
<Image Include="res\iconsHD\Sayu.png" />
|
||||
<Image Include="res\iconsHD\ScarletQuartz.png" />
|
||||
<Image Include="res\iconsHD\SeaGanoderma.png" />
|
||||
<Image Include="res\iconsHD\Seagrass.png" />
|
||||
@ -495,16 +671,33 @@
|
||||
<Image Include="res\iconsHD\SealLocationIII.png" />
|
||||
<Image Include="res\iconsHD\SealLocationIV.png" />
|
||||
<Image Include="res\iconsHD\SealLocationV.png" />
|
||||
<Image Include="res\iconsHD\SearchPoint.png" />
|
||||
<Image Include="res\iconsHD\SeasonedHuntersBow.png" />
|
||||
<Image Include="res\iconsHD\Seelie.png" />
|
||||
<Image Include="res\iconsHD\SeelieCourt.png" />
|
||||
<Image Include="res\iconsHD\SeelieLamp.png" />
|
||||
<Image Include="res\iconsHD\SerpentSpine.png" />
|
||||
<Image Include="res\iconsHD\ShadowyHusk.png" />
|
||||
<Image Include="res\iconsHD\ShaggySumpterBeast.png" />
|
||||
<Image Include="res\iconsHD\SharpshootersOath.png" />
|
||||
<Image Include="res\iconsHD\Shenhe.png" />
|
||||
<Image Include="res\iconsHD\ShikanoinHeizou.png" />
|
||||
<Image Include="res\iconsHD\Shogun.png" />
|
||||
<Image Include="res\iconsHD\ShogunateInfantry.png" />
|
||||
<Image Include="res\iconsHD\ShrineOfDepth.png" />
|
||||
<Image Include="res\iconsHD\Shroomboar.png" />
|
||||
<Image Include="res\iconsHD\Signora.png" />
|
||||
<Image Include="res\iconsHD\SilkFlower.png" />
|
||||
<Image Include="res\iconsHD\SilverSword.png" />
|
||||
<Image Include="res\iconsHD\SkyriderGreatsword.png" />
|
||||
<Image Include="res\iconsHD\SkyriderSword.png" />
|
||||
<Image Include="res\iconsHD\SkywardAtlas.png" />
|
||||
<Image Include="res\iconsHD\SkywardBlade.png" />
|
||||
<Image Include="res\iconsHD\SkywardHarp.png" />
|
||||
<Image Include="res\iconsHD\SkywardPride.png" />
|
||||
<Image Include="res\iconsHD\SkywardSpine.png" />
|
||||
<Image Include="res\iconsHD\Slime.png" />
|
||||
<Image Include="res\iconsHD\Slingshot.png" />
|
||||
<Image Include="res\iconsHD\SmallLampGrass.png" />
|
||||
<Image Include="res\iconsHD\SmallRockPile.png" />
|
||||
<Image Include="res\iconsHD\SmashedStone.png" />
|
||||
@ -513,11 +706,16 @@
|
||||
<Image Include="res\iconsHD\SnowFinch.png" />
|
||||
<Image Include="res\iconsHD\SnowFox.png" />
|
||||
<Image Include="res\iconsHD\Snowstrider.png" />
|
||||
<Image Include="res\iconsHD\SnowTombedStarsilver.png" />
|
||||
<Image Include="res\iconsHD\SnowWeasel.png" />
|
||||
<Image Include="res\iconsHD\SolarPearl.png" />
|
||||
<Image Include="res\iconsHD\SongofBrokenPines.png" />
|
||||
<Image Include="res\iconsHD\Specter.png" />
|
||||
<Image Include="res\iconsHD\Spincrocodile.png" />
|
||||
<Image Include="res\iconsHD\Squirrel.png" />
|
||||
<Image Include="res\iconsHD\StaffofHoma.png" />
|
||||
<Image Include="res\iconsHD\Starconch.png" />
|
||||
<Image Include="res\iconsHD\StarlightCoalescence.png" />
|
||||
<Image Include="res\iconsHD\Starshroom.png" />
|
||||
<Image Include="res\iconsHD\Starsilver.png" />
|
||||
<Image Include="res\iconsHD\StatueofTheSeven.png" />
|
||||
@ -526,9 +724,14 @@
|
||||
<Image Include="res\iconsHD\Stormstone.png" />
|
||||
<Image Include="res\iconsHD\StrangeTooth.png" />
|
||||
<Image Include="res\iconsHD\StretchyFungus.png" />
|
||||
<Image Include="res\iconsHD\Sucrose.png" />
|
||||
<Image Include="res\iconsHD\SumeruPuzzles.png" />
|
||||
<Image Include="res\iconsHD\SumeruRose.png" />
|
||||
<Image Include="res\iconsHD\SumeruShrineofDepths.png" />
|
||||
<Image Include="res\iconsHD\SummitShaper.png" />
|
||||
<Image Include="res\iconsHD\SunCrab.png" />
|
||||
<Image Include="res\iconsHD\SunnyLoach.png" />
|
||||
<Image Include="res\iconsHD\SunsetCloudAngler.png" />
|
||||
<Image Include="res\iconsHD\SunsetLoach.png" />
|
||||
<Image Include="res\iconsHD\Sunsettia.png" />
|
||||
<Image Include="res\iconsHD\SweetFlower.png" />
|
||||
@ -537,54 +740,105 @@
|
||||
<Image Include="res\iconsHD\Tartaglia.png" />
|
||||
<Image Include="res\iconsHD\TeaColoredShirakodai.png" />
|
||||
<Image Include="res\iconsHD\TeleportWaypoint.png" />
|
||||
<Image Include="res\iconsHD\Temari.png" />
|
||||
<Image Include="res\iconsHD\TheAlleyFlash.png" />
|
||||
<Image Include="res\iconsHD\TheBell.png" />
|
||||
<Image Include="res\iconsHD\TheBlackSword.png" />
|
||||
<Image Include="res\iconsHD\TheCatch.png" />
|
||||
<Image Include="res\iconsHD\TheCruxTheAlcor.png" />
|
||||
<Image Include="res\iconsHD\TheEremites.png" />
|
||||
<Image Include="res\iconsHD\TheFlute.png" />
|
||||
<Image Include="res\iconsHD\TheGreatSnowboarKing.png" />
|
||||
<Image Include="res\iconsHD\TheRavenForum.png" />
|
||||
<Image Include="res\iconsHD\TheStringless.png" />
|
||||
<Image Include="res\iconsHD\TheUnforged.png" />
|
||||
<Image Include="res\iconsHD\TheViridescentHunt.png" />
|
||||
<Image Include="res\iconsHD\TheWidsith.png" />
|
||||
<Image Include="res\iconsHD\TheWithering.png" />
|
||||
<Image Include="res\iconsHD\Thoma.png" />
|
||||
<Image Include="res\iconsHD\ThreeBoxes.png" />
|
||||
<Image Include="res\iconsHD\ThrillingTalesofDragonSlayers.png" />
|
||||
<Image Include="res\iconsHD\ThunderingPulse.png" />
|
||||
<Image Include="res\iconsHD\ThunderManifestation.png" />
|
||||
<Image Include="res\iconsHD\Tighnari.png" />
|
||||
<Image Include="res\iconsHD\TimeTrialChallenge.png" />
|
||||
<Image Include="res\iconsHD\TorchPuzzle.png" />
|
||||
<Image Include="res\iconsHD\Traveler.png" />
|
||||
<Image Include="res\iconsHD\TravelersHandySword.png" />
|
||||
<Image Include="res\iconsHD\TreasureHoarder.png" />
|
||||
<Image Include="res\iconsHD\TreeofDreams.png" />
|
||||
<Image Include="res\iconsHD\TriangularMechanism.png" />
|
||||
<Image Include="res\iconsHD\DuskBird.png" />
|
||||
<Image Include="res\iconsHD\TriYanaSeeds.png" />
|
||||
<Image Include="res\iconsHD\TrueFruitAngler.png" />
|
||||
<Image Include="res\iconsHD\TwinNephrite.png" />
|
||||
<Image Include="res\iconsHD\UnagiMeat.png" />
|
||||
<Image Include="res\iconsHD\UniqueRocks.png" />
|
||||
<Image Include="res\iconsHD\UnusualHilichurl.png" />
|
||||
<Image Include="res\iconsHD\Valberry.png" />
|
||||
<Image Include="res\iconsHD\VenomspineFish.png" />
|
||||
<Image Include="res\iconsHD\Venti.png" />
|
||||
<Image Include="res\iconsHD\Viewpoint.png" />
|
||||
<Image Include="res\iconsHD\Violetgrass.png" />
|
||||
<Image Include="res\iconsHD\VioletIbis.png" />
|
||||
<Image Include="res\iconsHD\Viparyas.png" />
|
||||
<Image Include="res\iconsHD\VortexVanquisher.png" />
|
||||
<Image Include="res\iconsHD\WarmingSeelie.png" />
|
||||
<Image Include="res\iconsHD\WasterGreatsword.png" />
|
||||
<Image Include="res\iconsHD\WavebreakersFin.png" />
|
||||
<Image Include="res\iconsHD\WaveriderWaypointCannotTeleport.png" />
|
||||
<Image Include="res\iconsHD\Weapon.png" />
|
||||
<Image Include="res\iconsHD\Weasel.png" />
|
||||
<Image Include="res\iconsHD\WhirlingFungus.png" />
|
||||
<Image Include="res\iconsHD\Whiteblind.png" />
|
||||
<Image Include="res\iconsHD\WhiteIronChunk.png" />
|
||||
<Image Include="res\iconsHD\WhiteIronGreatsword.png" />
|
||||
<Image Include="res\iconsHD\WhitePigeon.png" />
|
||||
<Image Include="res\iconsHD\WhiteTassel.png" />
|
||||
<Image Include="res\iconsHD\Whopperflower.png" />
|
||||
<Image Include="res\iconsHD\Wigeon.png" />
|
||||
<Image Include="res\iconsHD\WindblumeOde.png" />
|
||||
<Image Include="res\iconsHD\WindmillMechanism.png" />
|
||||
<Image Include="res\iconsHD\WindwheelAster.png" />
|
||||
<Image Include="res\iconsHD\WineandSong.png" />
|
||||
<Image Include="res\iconsHD\WingedShroom.png" />
|
||||
<Image Include="res\iconsHD\Wolfhook.png" />
|
||||
<Image Include="res\iconsHD\WolfsGravestone.png" />
|
||||
<Image Include="res\iconsHD\WolvesoftheRift.png" />
|
||||
<Image Include="res\iconsHD\WoodenCrate.png" />
|
||||
<Image Include="res\iconsHD\WorldQuests.png" />
|
||||
<Image Include="res\iconsHD\Xiangling.png" />
|
||||
<Image Include="res\iconsHD\Xiao.png" />
|
||||
<Image Include="res\iconsHD\Xingqiu.png" />
|
||||
<Image Include="res\iconsHD\Xinyan.png" />
|
||||
<Image Include="res\iconsHD\YaeMiko.png" />
|
||||
<Image Include="res\iconsHD\Yanfei.png" />
|
||||
<Image Include="res\iconsHD\Yelan.png" />
|
||||
<Image Include="res\iconsHD\Yoimiya.png" />
|
||||
<Image Include="res\iconsHD\YumemiruWood.png" />
|
||||
<Image Include="res\iconsHD\YunJin.png" />
|
||||
<Image Include="res\iconsHD\ZaytunPeach.png" />
|
||||
<Image Include="res\iconsHD\Zhongli.png" />
|
||||
<Image Include="res\icons\AbidingAngelfish.png" />
|
||||
<Image Include="res\icons\AdhigamaWood.png" />
|
||||
<Image Include="res\icons\Amber.png" />
|
||||
<Image Include="res\icons\Andrius.png" />
|
||||
<Image Include="res\icons\Aranara.png" />
|
||||
<Image Include="res\icons\Avatar.png" />
|
||||
<Image Include="res\icons\Azhdaha.png" />
|
||||
<Image Include="res\icons\BlackSerpentKnight.png" />
|
||||
<Image Include="res\icons\Boar.png" />
|
||||
<Image Include="res\icons\BookPage.png" />
|
||||
<Image Include="res\icons\BouncyMushroom.png" />
|
||||
<Image Include="res\icons\Brightwood.png" />
|
||||
<Image Include="res\icons\Cat.png" />
|
||||
<Image Include="res\icons\Cave.png" />
|
||||
<Image Include="res\icons\Cicin.png" />
|
||||
<Image Include="res\icons\CloudleisureSteps.png" />
|
||||
<Image Include="res\icons\ClusterleafOfCultivation.png" />
|
||||
<Image Include="res\icons\Crane.png" />
|
||||
<Image Include="res\icons\CryoBathysmalVishap.png" />
|
||||
<Image Include="res\icons\DendroCrystalfly.png" />
|
||||
<Image Include="res\icons\Dendroculus.png" />
|
||||
<Image Include="res\icons\DendroGranum.png" />
|
||||
<Image Include="res\icons\DendroPile.png" />
|
||||
@ -592,6 +846,7 @@
|
||||
<Image Include="res\icons\DendroRock.png" />
|
||||
<Image Include="res\icons\Dog.png" />
|
||||
<Image Include="res\icons\DreadfulWithering.png" />
|
||||
<Image Include="res\icons\DreamForm.png" />
|
||||
<Image Include="res\icons\DunlinsTooth.png" />
|
||||
<Image Include="res\icons\Dvalin.png" />
|
||||
<Image Include="res\icons\Eel.png" />
|
||||
@ -600,8 +855,11 @@
|
||||
<Image Include="res\icons\Eremite.png" />
|
||||
<Image Include="res\icons\Falcon.png" />
|
||||
<Image Include="res\icons\Finch.png" />
|
||||
<Image Include="res\icons\FloatingHydroFungus.png" />
|
||||
<Image Include="res\icons\Fox.png" />
|
||||
<Image Include="res\icons\Fungi.png" />
|
||||
<Image Include="res\icons\GroundedShroom.png" />
|
||||
<Image Include="res\icons\HalcyonJadeAxeMarlin.png" />
|
||||
<Image Include="res\icons\HarraFruit.png" />
|
||||
<Image Include="res\icons\HydroAbyssHerald.png" />
|
||||
<Image Include="res\icons\AbyssMage.png" />
|
||||
@ -724,12 +982,14 @@
|
||||
<Image Include="res\icons\HilichurlChieftain.png" />
|
||||
<Image Include="res\icons\HilichurlShooter.png" />
|
||||
<Image Include="res\icons\Horsetail.png" />
|
||||
<Image Include="res\icons\HydroBathysmalVishap.png" />
|
||||
<Image Include="res\icons\HydroHypostasis.png" />
|
||||
<Image Include="res\icons\Illusion.png" />
|
||||
<Image Include="res\icons\ImagingConch.png" />
|
||||
<Image Include="res\icons\InazumaShrineofDepths.png" />
|
||||
<Image Include="res\icons\Inu.png" />
|
||||
<Image Include="res\icons\IronChunk.png" />
|
||||
<Image Include="res\icons\ItemDrops.png" />
|
||||
<Image Include="res\icons\JadeChamber.png" />
|
||||
<Image Include="res\icons\JadeplumeTerrorshroom.png" />
|
||||
<Image Include="res\icons\JueyunChili.png" />
|
||||
@ -745,6 +1005,7 @@
|
||||
<Image Include="res\icons\Kitsune.png" />
|
||||
<Image Include="res\icons\LargeRockPile.png" />
|
||||
<Image Include="res\icons\LavenderMelon.png" />
|
||||
<Image Include="res\icons\LazuriteAxeMarlin.png" />
|
||||
<Image Include="res\icons\LightningStrikeProbe.png" />
|
||||
<Image Include="res\icons\LightUpTilePuzzle.png" />
|
||||
<Image Include="res\icons\Liyue.png" />
|
||||
@ -752,9 +1013,11 @@
|
||||
<Image Include="res\icons\LoachPearl.png" />
|
||||
<Image Include="res\icons\LotusHead.png" />
|
||||
<Image Include="res\icons\LucklightFly.png" />
|
||||
<Image Include="res\icons\LumenCage.png" />
|
||||
<Image Include="res\icons\Lumenlamp.png" />
|
||||
<Image Include="res\icons\Lumenspar.png" />
|
||||
<Image Include="res\icons\LuminescentSpine.png" />
|
||||
<Image Include="res\icons\LuminousSeelie.png" />
|
||||
<Image Include="res\icons\LungedStickleback.png" />
|
||||
<Image Include="res\icons\LupusBoreasDominatorofWolves.png" />
|
||||
<Image Include="res\icons\LuxuriousChest.png" />
|
||||
@ -764,6 +1027,7 @@
|
||||
<Image Include="res\icons\MarrowLizard.png" />
|
||||
<Image Include="res\icons\Matsutake.png" />
|
||||
<Image Include="res\icons\Medaka.png" />
|
||||
<Image Include="res\icons\MelodicBloom.png" />
|
||||
<Image Include="res\icons\Merchant.png" />
|
||||
<Image Include="res\icons\Millelith.png" />
|
||||
<Image Include="res\icons\MiniPuzzle.png" />
|
||||
@ -780,15 +1044,18 @@
|
||||
<Image Include="res\icons\NilotpalaLotus.png" />
|
||||
<Image Include="res\icons\Nobushi.png" />
|
||||
<Image Include="res\icons\NoctilucousJade.png" />
|
||||
<Image Include="res\icons\Npc.png" />
|
||||
<Image Include="res\icons\NurseriesInTheWilds.png" />
|
||||
<Image Include="res\icons\OceanCrab.png" />
|
||||
<Image Include="res\icons\Oceanid.png" />
|
||||
<Image Include="res\icons\OceanidSummons.png" />
|
||||
<Image Include="res\icons\Onikabuto.png" />
|
||||
<Image Include="res\icons\OozingConcretions.png" />
|
||||
<Image Include="res\icons\Ores.png" />
|
||||
<Image Include="res\icons\OtogiWood.png" />
|
||||
<Image Include="res\icons\Padisarah.png" />
|
||||
<Image Include="res\icons\PaleRedCrab.png" />
|
||||
<Image Include="res\icons\PeachoftheDeepWaves.png" />
|
||||
<Image Include="res\icons\PerpetualMechanicalArray.png" />
|
||||
<Image Include="res\icons\PhantasmalGate.png" />
|
||||
<Image Include="res\icons\PhaseGate.png" />
|
||||
@ -796,6 +1063,7 @@
|
||||
<Image Include="res\icons\Pigeon.png" />
|
||||
<Image Include="res\icons\Pinecone.png" />
|
||||
<Image Include="res\icons\PineWood.png" />
|
||||
<Image Include="res\icons\PirateHelm.png" />
|
||||
<Image Include="res\icons\PlacesofEssenceWorship.png" />
|
||||
<Image Include="res\icons\Pot.png" />
|
||||
<Image Include="res\icons\PreciousChest.png" />
|
||||
@ -803,10 +1071,12 @@
|
||||
<Image Include="res\icons\PrimoGeovishap.png" />
|
||||
<Image Include="res\icons\Pufferfish.png" />
|
||||
<Image Include="res\icons\PurpleShirakodai.png" />
|
||||
<Image Include="res\icons\Puzzles.png" />
|
||||
<Image Include="res\icons\PyroAbyssLector.png" />
|
||||
<Image Include="res\icons\PyroHypostasis.png" />
|
||||
<Image Include="res\icons\PyroRegisvine.png" />
|
||||
<Image Include="res\icons\Qingxin.png" />
|
||||
<Image Include="res\icons\QuestInteract.png" />
|
||||
<Image Include="res\icons\RadiantSpincrystal.png" />
|
||||
<Image Include="res\icons\Radish.png" />
|
||||
<Image Include="res\icons\RaimeiAngelfish.png" />
|
||||
@ -815,18 +1085,20 @@
|
||||
<Image Include="res\icons\RedFinnedUnagi.png" />
|
||||
<Image Include="res\icons\RedHornedLizard.png" />
|
||||
<Image Include="res\icons\RedTailedWeasel.png" />
|
||||
<Image Include="res\icons\RelayStone.png" />
|
||||
<Image Include="res\icons\RemarkableChest.png" />
|
||||
<Image Include="res\icons\Rifthound.png" />
|
||||
<Image Include="res\icons\RifthoundWhelp.png" />
|
||||
<Image Include="res\icons\RishbolandTiger.png" />
|
||||
<Image Include="res\icons\RockPile.png" />
|
||||
<Image Include="res\icons\RuinBrazier.png" />
|
||||
<Image Include="res\icons\RuinDrake.png" />
|
||||
<Image Include="res\icons\RuinGrader.png" />
|
||||
<Image Include="res\icons\RuinGuard.png" />
|
||||
<Image Include="res\icons\RuinHunter.png" />
|
||||
<Image Include="res\icons\RuinSentinel.png" />
|
||||
<Image Include="res\icons\RuinSerpent.png" />
|
||||
<Image Include="res\icons\RukkhashavaMushrooms.png" />
|
||||
<Image Include="res\icons\RukkhashavaMushroom.png" />
|
||||
<Image Include="res\icons\RustyKoi.png" />
|
||||
<Image Include="res\icons\SacredSakura.png" />
|
||||
<Image Include="res\icons\SaghiraMachine.png" />
|
||||
@ -834,6 +1106,7 @@
|
||||
<Image Include="res\icons\Salamander.png" />
|
||||
<Image Include="res\icons\Samachurl.png" />
|
||||
<Image Include="res\icons\SandbearerWood.png" />
|
||||
<Image Include="res\icons\SandstormAngler.png" />
|
||||
<Image Include="res\icons\SangonomiyaCohort.png" />
|
||||
<Image Include="res\icons\SangoPearl.png" />
|
||||
<Image Include="res\icons\Sapphire.png" />
|
||||
@ -846,13 +1119,16 @@
|
||||
<Image Include="res\icons\SealLocationIII.png" />
|
||||
<Image Include="res\icons\SealLocationIV.png" />
|
||||
<Image Include="res\icons\SealLocationV.png" />
|
||||
<Image Include="res\icons\SearchPoint.png" />
|
||||
<Image Include="res\icons\Seelie.png" />
|
||||
<Image Include="res\icons\SeelieCourt.png" />
|
||||
<Image Include="res\icons\SeelieLamp.png" />
|
||||
<Image Include="res\icons\ShadowyHusk.png" />
|
||||
<Image Include="res\icons\ShaggySumpterBeast.png" />
|
||||
<Image Include="res\icons\Shogun.png" />
|
||||
<Image Include="res\icons\ShogunateInfantry.png" />
|
||||
<Image Include="res\icons\ShrineOfDepth.png" />
|
||||
<Image Include="res\icons\Shroomboar.png" />
|
||||
<Image Include="res\icons\Signora.png" />
|
||||
<Image Include="res\icons\SilkFlower.png" />
|
||||
<Image Include="res\icons\Slime.png" />
|
||||
@ -869,6 +1145,7 @@
|
||||
<Image Include="res\icons\Spincrocodile.png" />
|
||||
<Image Include="res\icons\Squirrel.png" />
|
||||
<Image Include="res\icons\Starconch.png" />
|
||||
<Image Include="res\icons\StarlightCoalescence.png" />
|
||||
<Image Include="res\icons\Starshroom.png" />
|
||||
<Image Include="res\icons\Starsilver.png" />
|
||||
<Image Include="res\icons\StatueofTheSeven.png" />
|
||||
@ -877,9 +1154,12 @@
|
||||
<Image Include="res\icons\Stormstone.png" />
|
||||
<Image Include="res\icons\StrangeTooth.png" />
|
||||
<Image Include="res\icons\StretchyFungus.png" />
|
||||
<Image Include="res\icons\SumeruPuzzles.png" />
|
||||
<Image Include="res\icons\SumeruRose.png" />
|
||||
<Image Include="res\icons\SumeruShrineofDepths.png" />
|
||||
<Image Include="res\icons\SunCrab.png" />
|
||||
<Image Include="res\icons\SunnyLoach.png" />
|
||||
<Image Include="res\icons\SunsetCloudAngler.png" />
|
||||
<Image Include="res\icons\SunsetLoach.png" />
|
||||
<Image Include="res\icons\Sunsettia.png" />
|
||||
<Image Include="res\icons\SweetFlower.png" />
|
||||
@ -888,16 +1168,22 @@
|
||||
<Image Include="res\icons\Tartaglia.png" />
|
||||
<Image Include="res\icons\TeaColoredShirakodai.png" />
|
||||
<Image Include="res\icons\TeleportWaypoint.png" />
|
||||
<Image Include="res\icons\Temari.png" />
|
||||
<Image Include="res\icons\TheCruxTheAlcor.png" />
|
||||
<Image Include="res\icons\TheEremites.png" />
|
||||
<Image Include="res\icons\TheGreatSnowboarKing.png" />
|
||||
<Image Include="res\icons\TheRavenForum.png" />
|
||||
<Image Include="res\icons\TheWithering.png" />
|
||||
<Image Include="res\icons\ThreeBoxes.png" />
|
||||
<Image Include="res\icons\ThunderManifestation.png" />
|
||||
<Image Include="res\icons\TimeTrialChallenge.png" />
|
||||
<Image Include="res\icons\TorchPuzzle.png" />
|
||||
<Image Include="res\icons\TreasureHoarder.png" />
|
||||
<Image Include="res\icons\TreeofDreams.png" />
|
||||
<Image Include="res\icons\TriangularMechanism.png" />
|
||||
<Image Include="res\icons\DuskBird.png" />
|
||||
<Image Include="res\icons\TriYanaSeeds.png" />
|
||||
<Image Include="res\icons\TrueFruitAngler.png" />
|
||||
<Image Include="res\icons\UnagiMeat.png" />
|
||||
<Image Include="res\icons\UniqueRocks.png" />
|
||||
<Image Include="res\icons\UnusualHilichurl.png" />
|
||||
@ -1029,7 +1315,8 @@
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
<CustomBuildStep>
|
||||
<Command>"$(OutDir)injector.exe" powershell -nop -c "&amp; {sleep 20}"</Command>
|
||||
<Command>"$(OutDir)injector.exe"
|
||||
powershell -nop -c "&{sleep 30}"</Command>
|
||||
<Outputs>$(OutDir)_noexist.nope;%(Outputs)</Outputs>
|
||||
<Inputs>$(TargetPath);%(Inputs)</Inputs>
|
||||
</CustomBuildStep>
|
||||
|
@ -264,6 +264,12 @@
|
||||
<ClInclude Include="src\user\cheat\world\OpenTeamImmediately.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="src\user\cheat\misc\About.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="src\user\cheat\world\GameSpeed.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Font Include="res\Ruda-Bold.ttf" />
|
||||
@ -486,6 +492,12 @@
|
||||
<ClCompile Include="src\user\cheat\world\OpenTeamImmediately.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="src\user\cheat\misc\About.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="src\user\cheat\world\GameSpeed.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="res\res.rc">
|
||||
@ -499,6 +511,7 @@
|
||||
<None Include="res\map_undeground_mines.json" />
|
||||
<None Include="res\assembly_checksum.json" />
|
||||
<None Include="res\map_golden_apple_archipelago.json" />
|
||||
<None Include="res\ascension_materials.json" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="icons\Anemoculus.png">
|
||||
@ -2445,7 +2458,7 @@
|
||||
<Image Include="res\iconsHD\Padisarah.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RukkhashavaMushrooms.png">
|
||||
<Image Include="res\iconsHD\RukkhashavaMushroom.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Viparyas.png">
|
||||
@ -2472,7 +2485,7 @@
|
||||
<Image Include="res\icons\Padisarah.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\RukkhashavaMushrooms.png">
|
||||
<Image Include="res\icons\RukkhashavaMushroom.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SumeruRose.png">
|
||||
@ -2610,5 +2623,848 @@
|
||||
<Image Include="res\icons\SaghiraMachine.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackSerpentKnight.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CloudleisureSteps.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DreamForm.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HydroBathysmalVishap.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MelodicBloom.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RuinDrake.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\StarlightCoalescence.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheRavenForum.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Avatar.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\BlackSerpentKnight.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\CloudleisureSteps.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\DreamForm.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\HydroBathysmalVishap.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\MelodicBloom.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Npc.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\RuinDrake.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\StarlightCoalescence.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\TheRavenForum.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\AdhigamaWood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Amber.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Aranara.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\DendroCrystalfly.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\HalcyonJadeAxeMarlin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\LazuriteAxeMarlin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\PeachoftheDeepWaves.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SandstormAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SunsetCloudAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\TheEremites.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\TreeofDreams.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\TrueFruitAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Shroomboar.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SumeruShrineofDepths.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Aranara.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DendroCrystalfly.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TreeofDreams.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SandstormAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TrueFruitAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PeachoftheDeepWaves.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Shroomboar.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheEremites.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LazuriteAxeMarlin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SunsetCloudAngler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HalcyonJadeAxeMarlin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SumeruShrineofDepths.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AdhigamaWood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Amber.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\FloatingHydroFungus.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FloatinghHydroFungus.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Puzzles.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Puzzles.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ItemDrops.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\OozingConcretions.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PirateHelm.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Temari.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LumenCage.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SeelieLamp.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\QuestInteract.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SearchPoint.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RelayStone.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LuminousSeelie.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\ItemDrops.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SearchPoint.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\OozingConcretions.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\PirateHelm.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Temari.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\LumenCage.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SeelieLamp.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\QuestInteract.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\RelayStone.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\LuminousSeelie.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AmenomaKageuchi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Aloy.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AlleyHunter.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Albedo.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Akuoumaru.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Zhongli.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\YunJin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Yoimiya.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Yelan.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Yanfei.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Xinyan.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\YaeMiko.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Xingqiu.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Xiao.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Xiangling.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WolfsGravestone.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WineandSong.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WindblumeOde.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WhiteTassel.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WhiteIronGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Whiteblind.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WavebreakersFin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\VortexVanquisher.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\WasterGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Venti.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TwinNephrite.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TravelersHandySword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Traveler.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Tighnari.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ThunderingPulse.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ThrillingTalesofDragonSlayers.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheWidsith.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Thoma.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheViridescentHunt.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheUnforged.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheStringless.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheCatch.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheFlute.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheBell.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheBlackSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheAlleyFlash.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CharacterTartaglia.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SummitShaper.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\StaffofHoma.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Sucrose.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SongofBrokenPines.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SolarPearl.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SnowTombedStarsilver.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Slingshot.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkywardSpine.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkywardPride.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkywardHarp.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkywardAtlas.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkywardBlade.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkyriderGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SkyriderSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ShikanoinHeizou.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SilverSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Shenhe.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SharpshootersOath.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SerpentSpine.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SeasonedHuntersBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Sayu.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SangonomiyaKokomi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SapwoodBlade.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SacrificialGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SacrificialSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SacrificialFragments.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SacrificialBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Rust.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RoyalSpear.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RoyalLongsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RoyalGrimoire.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RoyalGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RoyalBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RedhornStonethresher.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Rosaria.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RecurveBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Razor.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RavenBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Rainslasher.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\RaidenShogun.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Qiqi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrototypeStarglitter.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrototypeRancour.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrototypeCrescent.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrototypeArchaic.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrototypeAmber.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrimordialJadeCutter.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PrimordialJadeWingedSpear.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Predator.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PolarStar.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\PocketGrimoire.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\OtherworldlyStory.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\OldMercsPal.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\OathswornEye.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Noelle.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Ningguang.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MouunsMoon.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Moonpiercer.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Mona.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MitternachtsWaltz.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MistsplitterReforged.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Messenger.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MemoryofDust.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MappaMare.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\MagicGuide.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LuxuriousSeaLord.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LostPrayertotheSacredWinds.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LithicSpear.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LithicBlade.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Lisa.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\LionsRoar.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KukiShinobu.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KujouSara.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KitainCrossSpear.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Klee.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Keqing.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KingsSquire.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KamisatoAyato.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KatsuragikiriNagamasa.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KagurasVerity.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KamisatoAyaka.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Kaeya.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KagotsurubeIsshin.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\KaedeharaKazuha.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\IronSting.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Jean.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HuTao.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\IronPoint.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HuntersBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HuntersPath.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HaranGeppakuFutsu.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HarbingerofDawn.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Halberd.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Hamayumi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Gorou.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\HakushinRing.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FruitofFulfillment.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Ganyu.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FreedomSworn.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Frostbearer.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Fischl.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ForestRegalia.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FilletBlade.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FesteringDesire.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FerrousShadow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FavoniusWarbow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FavoniusSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FavoniusLance.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FavoniusGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FavoniusCodex.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\FadingTwilight.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\EyeofPerception.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\EverlastingMoonglow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Eula.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\EngulfingLightning.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\EndoftheLine.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\EmeraldOrb.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ElegyfortheEnd.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DullBlade.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DragonspineSpear.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DragonsBane.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DodocoTales.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Diluc.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Diona.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DebateClub.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Deathmatch.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\DarkIronSword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CrescentPike.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CoolSteel.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CompoundBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CinnabarSpindle.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Collei.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CalamityQueller.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Chongyun.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackTassel.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BloodtaintedGreatsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackcliffSlasher.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackcliffWarbow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackcliffAgate.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackcliffLongsword.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BlackcliffPole.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Bennett.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\BeginnersProtector.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Beidou.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AratakiItto.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Barbara.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AquaSimulacra.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AquilaFavonia.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\ApprenticesNotes.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\AmosBow.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\CharacterAmber.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="iconsHD\Cave.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="iconsHD\Brightwood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="icons\Brightwood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="icons\Cave.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Fungi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\SumeruPuzzles.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\TheWithering.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Fungi.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\SumeruPuzzles.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\TheWithering.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Cave.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Brightwood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Brightwood.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\icons\Cave.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Candace.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Cyno.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Dori.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
<Image Include="res\iconsHD\Nilou.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
</ItemGroup>
|
||||
</Project>
|
2290
cheat-library/res/ascension_materials.json
Normal file
BIN
cheat-library/res/icons/AdhigamaWood.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
cheat-library/res/icons/Amber.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
cheat-library/res/icons/Aranara.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
cheat-library/res/icons/Brightwood.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
cheat-library/res/icons/Cave.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
cheat-library/res/icons/DendroCrystalfly.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
cheat-library/res/icons/Fungi.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
cheat-library/res/icons/HalcyonJadeAxeMarlin.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
cheat-library/res/icons/ItemDrops.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
cheat-library/res/icons/LazuriteAxeMarlin.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
cheat-library/res/icons/LumenCage.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
cheat-library/res/icons/LuminousSeelie.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.2 KiB |
BIN
cheat-library/res/icons/OozingConcretions.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
cheat-library/res/icons/PeachoftheDeepWaves.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
cheat-library/res/icons/PirateHelm.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
BIN
cheat-library/res/icons/QuestInteract.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
cheat-library/res/icons/RelayStone.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
BIN
cheat-library/res/icons/SandstormAngler.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
cheat-library/res/icons/SearchPoint.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
cheat-library/res/icons/SeelieLamp.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
cheat-library/res/icons/Shroomboar.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
cheat-library/res/icons/SumeruPuzzles.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
cheat-library/res/icons/SumeruShrineofDepths.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
cheat-library/res/icons/SunsetCloudAngler.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
cheat-library/res/icons/Temari.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
cheat-library/res/icons/TheEremites.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
BIN
cheat-library/res/icons/TreeofDreams.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
cheat-library/res/icons/TrueFruitAngler.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
cheat-library/res/iconsHD/AdhigamaWood.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
cheat-library/res/iconsHD/Akuoumaru.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
cheat-library/res/iconsHD/Albedo.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
cheat-library/res/iconsHD/AlleyHunter.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
cheat-library/res/iconsHD/Aloy.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
cheat-library/res/iconsHD/Amber.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
cheat-library/res/iconsHD/AmenomaKageuchi.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
cheat-library/res/iconsHD/AmosBow.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
cheat-library/res/iconsHD/ApprenticesNotes.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
cheat-library/res/iconsHD/AquaSimulacra.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
cheat-library/res/iconsHD/AquilaFavonia.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
cheat-library/res/iconsHD/Aranara.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
cheat-library/res/iconsHD/AratakiItto.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
cheat-library/res/iconsHD/Barbara.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
cheat-library/res/iconsHD/BeginnersProtector.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
cheat-library/res/iconsHD/Beidou.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
cheat-library/res/iconsHD/Bennett.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
cheat-library/res/iconsHD/BlackTassel.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
cheat-library/res/iconsHD/BlackcliffAgate.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
cheat-library/res/iconsHD/BlackcliffLongsword.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
cheat-library/res/iconsHD/BlackcliffPole.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
cheat-library/res/iconsHD/BlackcliffSlasher.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
cheat-library/res/iconsHD/BlackcliffWarbow.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
cheat-library/res/iconsHD/BloodtaintedGreatsword.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
cheat-library/res/iconsHD/Brightwood.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
cheat-library/res/iconsHD/CalamityQueller.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
cheat-library/res/iconsHD/Candace.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
cheat-library/res/iconsHD/Cave.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
cheat-library/res/iconsHD/CharacterAmber.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
cheat-library/res/iconsHD/CharacterTartaglia.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
cheat-library/res/iconsHD/Chongyun.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
cheat-library/res/iconsHD/CinnabarSpindle.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
cheat-library/res/iconsHD/Collei.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
cheat-library/res/iconsHD/CompoundBow.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
cheat-library/res/iconsHD/CoolSteel.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
cheat-library/res/iconsHD/CrescentPike.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
cheat-library/res/iconsHD/Cyno.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
cheat-library/res/iconsHD/DarkIronSword.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
cheat-library/res/iconsHD/Deathmatch.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
cheat-library/res/iconsHD/DebateClub.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
cheat-library/res/iconsHD/DendroCrystalfly.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
cheat-library/res/iconsHD/Diluc.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
cheat-library/res/iconsHD/Diona.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
cheat-library/res/iconsHD/DodocoTales.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
cheat-library/res/iconsHD/Dori.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
cheat-library/res/iconsHD/DragonsBane.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
cheat-library/res/iconsHD/DragonspineSpear.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
cheat-library/res/iconsHD/DullBlade.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
cheat-library/res/iconsHD/ElegyfortheEnd.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
cheat-library/res/iconsHD/EmeraldOrb.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
cheat-library/res/iconsHD/EndoftheLine.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
cheat-library/res/iconsHD/EngulfingLightning.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
cheat-library/res/iconsHD/Eula.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
cheat-library/res/iconsHD/EverlastingMoonglow.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
cheat-library/res/iconsHD/EyeofPerception.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
cheat-library/res/iconsHD/FadingTwilight.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
cheat-library/res/iconsHD/FavoniusCodex.png
Normal file
After Width: | Height: | Size: 19 KiB |