Browse Source

增加新功能说明

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
34d65f3fca
3 changed files with 13 additions and 3 deletions
  1. BIN
      document/tips-advanced-card.png
  2. BIN
      document/tips-advanced-color.png
  3. +13
    -3
      help.md

BIN
document/tips-advanced-card.png View File

Before After
Width: 748  |  Height: 334  |  Size: 22 kB

BIN
document/tips-advanced-color.png View File

Before After
Width: 814  |  Height: 183  |  Size: 13 kB

+ 13
- 3
help.md View File

@@ -21,7 +21,17 @@ Click on the monster avatar in the editing interface to jump to the Guide.
在队伍界面和搜索结果的怪物头像上,点击鼠标中键也可以跳转到攻略网站。在手机上则是长按怪物头像然后选择在新标签页打开。
Or click the middle mouse button on the monster avatar of the formation interface and search results to jump to the Guide. On your phone, you're long-pressing the monster avatar and then selecting to open it in a new tab.
![攻略网站2](document/tips-guide2.png)
* 车队模式只显示部分共用的觉醒的统计,单人则全部显示。
2-Player Multi Games Mode only show several common awoken statistics, but solo mode shows all.
* 如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](//github.com/Mapaler/PADDashFormation/issues) 报告。
* 队伍标题与队伍说明可以使用`^16进制颜色代码^内容^p`来改变内容颜色;
Formation Title and Title、Detail can use the `^[Hex Color Code]^Content^p` to change the color of the Content.
![文字颜色](document/tips-advanced-color.png)
`%{m怪物ID}`可以显示怪物头像。
`%{m[Monster ID]}` can display the monster avatar.
![怪物头像](document/tips-advanced-card.png)
* 2人、3人模式只显示普通觉醒的统计(不包括超觉醒),并且2人只显示部分共用的觉醒的统计,单人则全部显示。
The 2P, 3P Multi Games Mode shows only the statistics of general awakening (excluding super-awakening), and 2P only show several common awoken statistics, but the Solo Mode shows all.
* 内建的截图按钮依靠 [html2canvas](https://github.com/niklasvh/html2canvas/),会有一些绘制错误,浏览器的截图扩展能够更加还原显示的真实样子。
Built-in screenshot button relies on [html2canvas](https://github.com/niklasvh/html2canvas/), there will be some drawing errors, browser screenshot extension can be more restore the real appearance of the display.
## 报告BUG | Report BUG
如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](//github.com/Mapaler/PADDashFormation/issues) 报告。
If a BUG is found, first test again after force refresh by Ctrl-F5, if there is still a problem, you can report it at the [Issues](//github.com/Mapaler/PADDashFormation/issues).

Loading…
Cancel
Save