1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-02-05 00:22:21 +08:00

CheatEnabler v2.3.6

This commit is contained in:
2023-11-07 16:52:03 +08:00
parent 269f98c995
commit 05485d76b5
3 changed files with 69 additions and 5 deletions

View File

@@ -5,7 +5,9 @@
## Changlog
* 2.3.6
+ Fix a issue in `Finish build immediately` that some buildings are not finished immediately.
+ Support for UXAssist's new function within `Finish build immediately`.
+ Add a warning message when `Build without condition` is enabled.
+ Fix a issue in `Finish build immediately` that some buildings are not finished immediately.
* 2.3.5
+ Fix another crash in `Skip bullet period`.
* 2.3.4
@@ -111,6 +113,8 @@
## 更新日志
* 2.3.6
+ 在`建造秒完成`中支持UXAssist的新功能
+ 在启用`无条件建造`时添加警告信息
+ 修复了`建造秒完成`可能导致部分建筑无法立即完成的问题
* 2.3.5
+ 修复了`跳过子弹阶段`可能导致崩溃的问题