1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-03-23 06:13:38 +08:00

UXAssist v1.0.9

This commit is contained in:
2023-12-23 17:47:53 +08:00
parent 27f62ee11a
commit 3308f5d625
7 changed files with 176 additions and 2 deletions

View File

@@ -4,6 +4,10 @@
#### 一些提升用户体验的功能和补丁
## Changlog
* 1.0.9
+ New function: `Better auto-save mechanism`
- Auto saves are stored in 'Save\AutoSaves' folder, filenames are combined with cluster address and date-time
- Note: this will sort gamesaves by modified time on save/load window, so you don't have to use [DSP_Save_Game_Sorter] anymore
* 1.0.8
+ New function: `Enhanced control for logistic storage limits`
* 1.0.7
@@ -47,6 +51,9 @@
+ General
- Enable game window resize
- Remember window position and size on last exit
- Better auto-save mechanism
- Auto saves are stored in 'Save\AutoSaves' folder, filenames are combined with cluster address and date-time
- Note: this will sort gamesaves by modified time on save/load window, so you don't have to use [DSP_Save_Game_Sorter] anymore
- Convert Peace-Mode saves to Combat-Mode on loading
+ Planet/Factory
- Unlimited interactive range
@@ -81,6 +88,10 @@
* [OffGridConstruction](https://github.com/Velociraptor115-DSPModding/OffGridConstruction): Off-grid building & stepped rotation implementations
## 更新日志
* 1.0.9
+ 新功能:`更好的自动保存机制`
- 自动存档会以星区地址和日期时间组合为文件名存储在'Save\AutoSaves'文件夹中
- 注意:此功能会在保存/读取菜单按最后修改时间对存档进行排序,因此你不再需要[DSP_Save_Game_Sorter]了
* 1.0.8
+ 新功能:`物流塔存储数量限制控制改进`
* 1.0.7
@@ -124,6 +135,9 @@
+ 通用
- 可调整游戏窗口大小(可最大化和拖动边框)
- 记住上次退出时的窗口位置和大小
- 更好的自动保存机制
- 自动存档会以星区地址和日期时间组合为文件名存储在'Save\AutoSaves'文件夹中
- 注意:此功能会在保存/读取菜单按最后修改时间对存档进行排序,因此你不再需要[DSP_Save_Game_Sorter]了
- 在加载和平模式存档时将其转换为战斗模式
+ 行星/工厂
- 无限交互距离