1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 12:53:34 +08:00

HideTips v1.0.3

This commit is contained in:
2023-10-29 17:22:33 +08:00
parent ae41836659
commit 81256a1b79
4 changed files with 58 additions and 16 deletions

View File

@@ -4,29 +4,35 @@
#### 隐藏/屏蔽各种引导提示/消息
## Changelog
* 1.0.3
+ Add config entries to disable research completion tips/popup windows
+ Add a note to README for mod compatibility on `Disable title screen demo scene loading`.
* 1.0.2
+ Add option to disable title screen demo scene loading
+ Add a config entry to disable title screen demo scene loading
* 1.0.1
+ Hide 3 more random tutorial tips popup from bottom-right panel
* 1.0.0
+ Initial release
## Usage
* Tips/messages that can be hidden: random-reminder, tutorial, achievement/milestone card.
* Tips/messages that can be hidden: random-reminder, tutorial, achievement/milestone card, research completion tips/popup windows.
* Skip prologue for new game.
* Disable title screen demo scene loading.
* Disable title screen demo scene loading. Be note that this may conflict with some mods, disable this if you get any error popup on title screen.
* Each type of tips/messages is configurable individually.
## 更新日志
* 1.0.3
+ 增加设置项以关闭研究完成的提示/弹窗
+ 在README中增加了一个关于`关闭标题画面的演示场景加载`设置的兼容性说明
* 1.0.2
+ 增加项以关闭标题画面的演示场景加载
+ 增加设置项以关闭标题画面的演示场景加载
* 1.0.1
+ 可屏蔽右下面板的3种随机提醒
* 1.0.0
+ 初始版本
## 使用说明
* 可以屏蔽的消息:随机提醒,教程,成就/里程碑卡片。
* 可以屏蔽的消息:随机提醒,教程,成就/里程碑卡片,研究完成的提示/弹窗
* 跳过新游戏引导动画。
* 关闭标题画面的演示场景加载。
* 关闭标题画面的演示场景加载。注意这可能会和其他mod冲突如果在标题画面出现错误弹窗请关闭这个设置。
* 各种屏蔽功能都可以在配置文件里开关。