Avatar Icons, Issue Template, Animations
- i guess interactive map api dont have Dori yet - revised issue template - added new animations(some are from beta aswell)
This commit is contained in:
parent
cc9e5b64f6
commit
4f3b7f12f7
46
.github/ISSUE_TEMPLATE/bug.md
vendored
46
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -1,46 +1,38 @@
|
||||
---
|
||||
name: Bug feedback
|
||||
about: Submit a bug feedback to us。
|
||||
title: "【BUG feedback】"
|
||||
labels: bug
|
||||
|
||||
about: Submit a bug feedback to us.
|
||||
title: "[Bug]"
|
||||
labels: Bug
|
||||
---
|
||||
|
||||
<!-- 请先确保你的确遇到了一个 Bug ,而不是你自己的问题!如果不能确定,请不要使用此模板! -->
|
||||
|
||||
## 描述 Bug
|
||||
## Describe the bug
|
||||
请在此填入对此 Bug 清晰准确的描述。
|
||||
## <!--描述-->Bug
|
||||
<!--请在此填入对此 Bug 清晰准确的描述。-->
|
||||
Please enter a clear and accurate description of this bug here.
|
||||
|
||||
## 如何复现此 Bug
|
||||
## How to reproduce this bug
|
||||
复现此 Bug 的步骤:
|
||||
## <!--如何复现此--> How to reproduce this bug
|
||||
<!--复现此 Bug 的步骤:-->
|
||||
Steps to reproduce this bug:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 期望
|
||||
## expectation
|
||||
对您所期望的情况做一个简单描述。
|
||||
## <!--期望-->Expectation
|
||||
<!--对您所期望的情况做一个简单描述。-->
|
||||
Give a brief description of what you expect.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
## <!--截图-->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 message<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
- 使用版本<!--如 `china-0.95`-->
|
||||
- Use version<!--`china-0.95`-->
|
||||
## <!--您的设备信息-->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 的信息。
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他有关此 Bug 的信息。-->
|
||||
You can enter additional information about this bug here.
|
48
.github/ISSUE_TEMPLATE/help.md
vendored
48
.github/ISSUE_TEMPLATE/help.md
vendored
@ -1,46 +1,38 @@
|
||||
---
|
||||
name: ask for help
|
||||
about: To us and our netizens ask for help。
|
||||
title: "【ask for help】"
|
||||
labels: "help wanted"
|
||||
|
||||
name: Ask for help
|
||||
about: Ask us for help about Akebi.
|
||||
title: "[Help]"
|
||||
labels: "Help Wanted"
|
||||
---
|
||||
|
||||
<!-- 当你遇到了问题,需要帮助时可以使用此议题模板,不确定是否是 bug 的问题也可以使用。 -->
|
||||
|
||||
## 描述问题
|
||||
## ## describe the problem
|
||||
请在此填入对你遇到的问题清晰准确的描述。
|
||||
## <!--描述问题-->Describe the problem
|
||||
<!--请在此填入对你遇到的问题清晰准确的描述。-->
|
||||
Please fill in here a clear and accurate description of the problem you are experiencing.
|
||||
|
||||
## 如何复现此问题
|
||||
## How to reproduce this problem
|
||||
复现此问题的步骤:
|
||||
## <!--如何复现此问题-->How to reproduce this problem
|
||||
<!--复现此问题的步骤:-->
|
||||
Steps to reproduce this issue:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 你需要的帮助
|
||||
## help you need
|
||||
请在此填入你需要的帮助。
|
||||
## <!--你需要的帮助-->Help you need
|
||||
<!--请在此填入你需要的帮助。-->
|
||||
Please fill in the help you need here.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
## <!--截图-->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 message<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
- 使用版本<!--如 `china-0.95`-->
|
||||
- Use version<!--`china-0.95`-->
|
||||
## <!--您的设备信息-->Your device information
|
||||
<!--- 系统信息如 `Windows 10 家庭中文版-21H1-19043.1949`-->
|
||||
- System information:<!--'Windows 10 家庭中文版-21H1-19043.1949'-->
|
||||
<!--- 使用版本如 `china-0.95`-->
|
||||
- Version:<!--`china-0.95`-->
|
||||
|
||||
|
||||
## 补充信息
|
||||
## Additional information
|
||||
您可以在这里输入其他关于您需要的帮助的信息。
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他关于您需要的帮助的信息。-->
|
||||
Here you can enter additional information about the help you need.
|
36
.github/ISSUE_TEMPLATE/idea.md
vendored
36
.github/ISSUE_TEMPLATE/idea.md
vendored
@ -1,40 +1,34 @@
|
||||
---
|
||||
name: Submit a suggestion
|
||||
about: Submit a suggestion to us.
|
||||
title: "【recommend】"
|
||||
labels: enhancement
|
||||
|
||||
name: Suggestion
|
||||
about: Submit your suggestion to us.
|
||||
title: "[Suggestion]"
|
||||
labels: Suggestion
|
||||
---
|
||||
|
||||
<!-- 如果您想向我们提供一些建议,您可以使用此模板。如果您有能力,希望您可以向我们提交拉取请求! -->
|
||||
|
||||
## 描述建议
|
||||
## describe the suggestion
|
||||
请在此填入对此建议清晰准确的描述。
|
||||
## <!--描述建议-->Describe the suggestion
|
||||
<!--请在此填入对此建议清晰准确的描述。-->
|
||||
Please enter a clear and precise description of this proposal here.
|
||||
|
||||
## 此建议将如何工作
|
||||
## How this suggestion will work
|
||||
工作步骤:
|
||||
## <!--此建议将如何工作-->How does this suggestion work
|
||||
<!--工作步骤:-->
|
||||
Work steps:
|
||||
1. xx
|
||||
2. xxxx
|
||||
3. xxxxxx
|
||||
4. xxxxxxxx
|
||||
|
||||
## 相关的技术
|
||||
## related technologies
|
||||
如果您有能力,您可以在此提供一些技术帮助。
|
||||
## <!--相关的技术-->Related technologies
|
||||
<!--如果您有能力,您可以在此提供一些技术帮助。-->
|
||||
If you are able, you can provide some technical assistance here.
|
||||
|
||||
## 截图
|
||||
## screenshot
|
||||
如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
|
||||
If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
|
||||
## <!--截图-->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
|
||||
您可以在这里输入其他有关此建议的信息。
|
||||
## <!--补充信息-->Additional information
|
||||
<!--您可以在这里输入其他有关此建议的信息。-->
|
||||
You can enter additional information about this suggestion here.
|
||||
|
||||
<!-- 如果您有能力,希望您可以向我们提交拉取请求! -->
|
@ -265,6 +265,7 @@
|
||||
<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" />
|
||||
@ -280,6 +281,7 @@
|
||||
<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" />
|
||||
@ -293,6 +295,7 @@
|
||||
<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" />
|
||||
@ -555,6 +558,7 @@
|
||||
<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" />
|
||||
|
@ -3454,5 +3454,17 @@
|
||||
<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>
|
BIN
cheat-library/res/iconsHD/Candace.png
Normal file
BIN
cheat-library/res/iconsHD/Candace.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
cheat-library/res/iconsHD/Cyno.png
Normal file
BIN
cheat-library/res/iconsHD/Cyno.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
cheat-library/res/iconsHD/Dori.png
Normal file
BIN
cheat-library/res/iconsHD/Dori.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
cheat-library/res/iconsHD/Nilou.png
Normal file
BIN
cheat-library/res/iconsHD/Nilou.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -213,6 +213,8 @@ HDCALLALILY PNG "iconsHD\\CallaLily.png"
|
||||
|
||||
HDCAMPFIRETORCH PNG "iconsHD\\CampfireTorch.png"
|
||||
|
||||
HDCANDACE PNG "icons\\Candace.png"
|
||||
|
||||
HDCARROT PNG "iconsHD\\Carrot.png"
|
||||
|
||||
HDCAT PNG "iconsHD\\Cat.png"
|
||||
@ -285,6 +287,8 @@ HDCUBEDEVICES PNG "iconsHD\\CubeDevices.png"
|
||||
|
||||
HDCUIHUAWOOD PNG "iconsHD\\CuihuaWood.png"
|
||||
|
||||
HDCYNO PNG "icons\\Cyno.png"
|
||||
|
||||
HDDANDELIONSEED PNG "iconsHD\\DandelionSeed.png"
|
||||
|
||||
HDDANDY PNG "iconsHD\\Dandy.png"
|
||||
@ -325,6 +329,8 @@ HDDOG PNG "iconsHD\\Dog.png"
|
||||
|
||||
HDDOMAIN PNG "iconsHD\\Domain.png"
|
||||
|
||||
HDDORI PNG "icons\\Dori.png"
|
||||
|
||||
HDDRAGONSBANE PNG "iconsHD\\DragonsBane.png"
|
||||
|
||||
HDDRAGONSPINESPEAR PNG "iconsHD\\DragonspineSpear.png"
|
||||
@ -719,6 +725,8 @@ HDNAKUWEED PNG "iconsHD\\NakuWeed.png"
|
||||
|
||||
HDNILOTPALALOTUS PNG "iconsHD\\NilotpalaLotus.png"
|
||||
|
||||
HDNILOU PNG "icons\\Nilou.png"
|
||||
|
||||
HDNINGGUANG PNG "iconsHD\\Ningguang.png"
|
||||
|
||||
HDNOBUSHI PNG "iconsHD\\Nobushi.png"
|
||||
|
@ -84,6 +84,12 @@ namespace cheat::feature
|
||||
"Attack02",
|
||||
"ExtraAttack",
|
||||
"ExtraAttack_AS",
|
||||
"ExtraAttack_BS",
|
||||
"Katana_Attack03",
|
||||
"Katana_Attack04",
|
||||
"Katana_Attack02",
|
||||
"Katana_Attack01",
|
||||
"Katana_Attack05",
|
||||
"FallingAnthem_Loop",
|
||||
"FallingAnthem_AS_2",
|
||||
"FallingAnthem_BS_1",
|
||||
@ -114,7 +120,11 @@ namespace cheat::feature
|
||||
"PlayMusic_Qin_BS",
|
||||
"PlayMusic_Qin_AS",
|
||||
"PlayMusic_Qin_Loop",
|
||||
"PlayMusic_Drum_BS",
|
||||
"PlayMusic_Drum_AS",
|
||||
"PlayMusic_Drum_Loop",
|
||||
"ActivitySkill_ElectricCoreFly",
|
||||
"ActivitySkill_GrapplingHook",
|
||||
"Hit_H",
|
||||
"Hit_L",
|
||||
"Hit_Throw",
|
||||
|
Loading…
Reference in New Issue
Block a user