From cdf09726101df3f2f05d84c2f2835bc5c4d6941e Mon Sep 17 00:00:00 2001 From: Soar Qin Date: Tue, 3 Dec 2024 02:08:48 +0800 Subject: [PATCH] UniverseGenTweaks v1.2.8 --- CheatEnabler/CheatEnabler.csproj | 2 +- Dustbin/Dustbin.csproj | 2 +- DustbinPreloader/DustbinPreloader.csproj | 2 +- HideTips/HideTips.csproj | 2 +- LabOpt/LabOpt.csproj | 2 +- LabOptPreloader/LabOptPreloader.csproj | 2 +- LogisticMiner/LogisticMiner.csproj | 2 +- MechaDronesTweaks/MechaDronesTweaks.csproj | 2 +- OCBatchBuild/OCBatchBuild.csproj | 2 +- .../OverclockEverything.csproj | 2 +- PoolOpt/PoolOpt.csproj | 2 +- UXAssist/UXAssist.csproj | 4 +- UniverseGenTweaks/CHANGELOG.md | 62 +++++++++++++++++++ UniverseGenTweaks/MoreSettings.cs | 2 +- UniverseGenTweaks/README.md | 57 ----------------- UniverseGenTweaks/UniverseGenTweaks.csproj | 8 +-- UniverseGenTweaks/package/manifest.json | 2 +- UserCloak/UserCloak.csproj | 2 +- 18 files changed, 82 insertions(+), 77 deletions(-) create mode 100644 UniverseGenTweaks/CHANGELOG.md diff --git a/CheatEnabler/CheatEnabler.csproj b/CheatEnabler/CheatEnabler.csproj index 801dbeb..01a99af 100644 --- a/CheatEnabler/CheatEnabler.csproj +++ b/CheatEnabler/CheatEnabler.csproj @@ -16,7 +16,7 @@ - + diff --git a/Dustbin/Dustbin.csproj b/Dustbin/Dustbin.csproj index 4240ef2..8633170 100644 --- a/Dustbin/Dustbin.csproj +++ b/Dustbin/Dustbin.csproj @@ -16,7 +16,7 @@ - + diff --git a/DustbinPreloader/DustbinPreloader.csproj b/DustbinPreloader/DustbinPreloader.csproj index b0adf62..9761b93 100644 --- a/DustbinPreloader/DustbinPreloader.csproj +++ b/DustbinPreloader/DustbinPreloader.csproj @@ -14,7 +14,7 @@ - + diff --git a/HideTips/HideTips.csproj b/HideTips/HideTips.csproj index 978f533..55f6188 100644 --- a/HideTips/HideTips.csproj +++ b/HideTips/HideTips.csproj @@ -15,7 +15,7 @@ - + diff --git a/LabOpt/LabOpt.csproj b/LabOpt/LabOpt.csproj index 4f0e4ce..21129e0 100644 --- a/LabOpt/LabOpt.csproj +++ b/LabOpt/LabOpt.csproj @@ -15,7 +15,7 @@ - + diff --git a/LabOptPreloader/LabOptPreloader.csproj b/LabOptPreloader/LabOptPreloader.csproj index 5620de9..bf40869 100644 --- a/LabOptPreloader/LabOptPreloader.csproj +++ b/LabOptPreloader/LabOptPreloader.csproj @@ -14,7 +14,7 @@ - + diff --git a/LogisticMiner/LogisticMiner.csproj b/LogisticMiner/LogisticMiner.csproj index 8098cab..d1beb23 100644 --- a/LogisticMiner/LogisticMiner.csproj +++ b/LogisticMiner/LogisticMiner.csproj @@ -15,7 +15,7 @@ - + diff --git a/MechaDronesTweaks/MechaDronesTweaks.csproj b/MechaDronesTweaks/MechaDronesTweaks.csproj index bb71c20..9ff8c51 100644 --- a/MechaDronesTweaks/MechaDronesTweaks.csproj +++ b/MechaDronesTweaks/MechaDronesTweaks.csproj @@ -15,7 +15,7 @@ - + diff --git a/OCBatchBuild/OCBatchBuild.csproj b/OCBatchBuild/OCBatchBuild.csproj index c697bdc..e7101f7 100644 --- a/OCBatchBuild/OCBatchBuild.csproj +++ b/OCBatchBuild/OCBatchBuild.csproj @@ -15,7 +15,7 @@ - + diff --git a/OverclockEverything/OverclockEverything.csproj b/OverclockEverything/OverclockEverything.csproj index adc65bb..9c1a6f0 100644 --- a/OverclockEverything/OverclockEverything.csproj +++ b/OverclockEverything/OverclockEverything.csproj @@ -16,7 +16,7 @@ - + diff --git a/PoolOpt/PoolOpt.csproj b/PoolOpt/PoolOpt.csproj index cf88bf4..53c64c5 100644 --- a/PoolOpt/PoolOpt.csproj +++ b/PoolOpt/PoolOpt.csproj @@ -15,7 +15,7 @@ - + diff --git a/UXAssist/UXAssist.csproj b/UXAssist/UXAssist.csproj index 21c5658..aea97ef 100644 --- a/UXAssist/UXAssist.csproj +++ b/UXAssist/UXAssist.csproj @@ -16,9 +16,9 @@ - + - + diff --git a/UniverseGenTweaks/CHANGELOG.md b/UniverseGenTweaks/CHANGELOG.md new file mode 100644 index 0000000..6284475 --- /dev/null +++ b/UniverseGenTweaks/CHANGELOG.md @@ -0,0 +1,62 @@ +## Changelog +* 1.2.8 + * Fix compatiblity for game version 0.10.31.24632. +* 1.2.7 + * `Epic difficulty`: Fix compatibility for 0.10.30, with new resource multiplier 0.3x supported. +* 1.2.6 + + Fix possible crash or wrong stars data when loading save file with changed generation settings but with `Enable more settings on UniverseGen` disabled on config window. + + Larger maximum value in combat settings (except `Aggressiveness` and `Max Density`). +* 1.2.5 + + Thanks to [kremnev8](https://github.com/kremnev8)'s work on new version of [DSPModSave](https://dsp.thunderstore.io/package/CommonAPI/DSPModSave/), universe generation options are stored in save file now. + + Fix text display issue on new game screen +* 1.2.4 + + Fix a crash while setting star count greater than 256 (again) + + Fix bug that collider check is not enabled on stars with ID greater than 255 +* 1.2.3 + + Fix a crash while setting star count greater than 256 +* 1.2.2 + + Support game version 0.10.28.20759 +* 1.2.1 + + Use new tab layout of UXAssist 1.0.2 +* 1.2.0 + + Depends on [UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/) now. + + Add `Birth star` options + + Config tab added to UXAssist config panel. +* 1.1.0 + + Add epic difficulty + + `More options` and `Epic difficulty` can be enabled individually now. + + Fix a crash while setting `Star Distance Min` to larger than `Step Distance Min`. +* 1.0.0 + + Initial release + + +## 更新日志 +* 1.2.8 + * 修复了对游戏版本0.10.31.24632的兼容性 +* 1.2.7 + * `史诗难度`: 修复了对0.10.30版本的兼容性,支持新的资源倍率0.3x +* 1.2.6 + + 修复了在存档中更改了生成参数但是在配置面板中禁用了`启用更多宇宙生成设置`时可能崩溃或者星系数据错误的问题 + + 在星系生成时的战斗设置面板上提升了各选项的最大值(`黑雾攻击性`和`最大黑雾密度`除外`) +* 1.2.5 + + 感谢[kremnev8](https://github.com/kremnev8)对[DSPModSave](https://dsp.thunderstore.io/package/CommonAPI/DSPModSave/)的更新,现在宇宙生成选项会被保存到存档中 + + 修复新建游戏界面文本显示问题 +* 1.2.4 + + 修复了设置星系数大于256时崩溃的问题(再次) + + 修复了ID大于255的星系没有启用碰撞体检测的问题 +* 1.2.3 + + 修复了设置星系数大于256时崩溃的问题 +* 1.2.2 + + 支持游戏版本0.10.28.20759 +* 1.2.1 + + 使用UXAssist 1.0.2的新页签布局 +* 1.2.0 + + 现在依赖于[UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/) + + 增加`母星系`选项 + + 在UXAssist的配置面板中增加了一个页签 +* 1.1.0 + + 增加史诗难度 + + `更多选项`和`史诗难度`现在可以单独启用 + + 修复了将`恒星最小距离`设置为大于`步进最小距离`时崩溃的问题 +* 1.0.0 + + 初始版本 diff --git a/UniverseGenTweaks/MoreSettings.cs b/UniverseGenTweaks/MoreSettings.cs index fe2859a..03c1fc8 100644 --- a/UniverseGenTweaks/MoreSettings.cs +++ b/UniverseGenTweaks/MoreSettings.cs @@ -308,7 +308,7 @@ public class MoreSettings } [HarmonyPrefix] - [HarmonyPatch(typeof(UIGalaxySelect), nameof(UIGalaxySelect.EnterGame))] + [HarmonyPatch(typeof(UIGalaxySelect), nameof(UIGalaxySelect.ApplySetting))] private static void UIGalaxySelect_EnterGame_Prefix() { _gameMinDist = _minDist; diff --git a/UniverseGenTweaks/README.md b/UniverseGenTweaks/README.md index fd9bd2d..9a51212 100644 --- a/UniverseGenTweaks/README.md +++ b/UniverseGenTweaks/README.md @@ -3,35 +3,6 @@ #### Universe Generation Tweak #### 宇宙生成参数调节 -## Changelog -* 1.2.7 - * `Epic difficulty`: Fix compatibility for 0.10.30, with new resource multiplier 0.3x supported. -* 1.2.6 - + Fix possible crash or wrong stars data when loading save file with changed generation settings but with `Enable more settings on UniverseGen` disabled on config window. - + Larger maximum value in combat settings (except `Aggressiveness` and `Max Density`). -* 1.2.5 - + Thanks to [kremnev8](https://github.com/kremnev8)'s work on new version of [DSPModSave](https://dsp.thunderstore.io/package/CommonAPI/DSPModSave/), universe generation options are stored in save file now. - + Fix text display issue on new game screen -* 1.2.4 - + Fix a crash while setting star count greater than 256 (again) - + Fix bug that collider check is not enabled on stars with ID greater than 255 -* 1.2.3 - + Fix a crash while setting star count greater than 256 -* 1.2.2 - + Support game version 0.10.28.20759 -* 1.2.1 - + Use new tab layout of UXAssist 1.0.2 -* 1.2.0 - + Depends on [UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/) now. - + Add `Birth star` options - + Config tab added to UXAssist config panel. -* 1.1.0 - + Add epic difficulty - + `More options` and `Epic difficulty` can be enabled individually now. - + Fix a crash while setting `Star Distance Min` to larger than `Step Distance Min`. -* 1.0.0 - + Initial release - ## Features * Config entries are placed on [UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/)'s config panel. * More options on universe generation @@ -46,34 +17,6 @@ * Solid flat on birth planet * High luminosity for birth star -## 更新日志 -* 1.2.7 - * `史诗难度`: 修复了对0.10.30版本的兼容性,支持新的资源倍率0.3x -* 1.2.6 - + 修复了在存档中更改了生成参数但是在配置面板中禁用了`启用更多宇宙生成设置`时可能崩溃或者星系数据错误的问题 - + 在星系生成时的战斗设置面板上提升了各选项的最大值(`黑雾攻击性`和`最大黑雾密度`除外`) -* 1.2.5 - + 感谢[kremnev8](https://github.com/kremnev8)对[DSPModSave](https://dsp.thunderstore.io/package/CommonAPI/DSPModSave/)的更新,现在宇宙生成选项会被保存到存档中 - + 修复新建游戏界面文本显示问题 -* 1.2.4 - + 修复了设置星系数大于256时崩溃的问题(再次) - + 修复了ID大于255的星系没有启用碰撞体检测的问题 -* 1.2.3 - + 修复了设置星系数大于256时崩溃的问题 -* 1.2.2 - + 支持游戏版本0.10.28.20759 -* 1.2.1 - + 使用UXAssist 1.0.2的新页签布局 -* 1.2.0 - + 现在依赖于[UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/) - + 增加`母星系`选项 - + 在UXAssist的配置面板中增加了一个页签 -* 1.1.0 - + 增加史诗难度 - + `更多选项`和`史诗难度`现在可以单独启用 - + 修复了将`恒星最小距离`设置为大于`步进最小距离`时崩溃的问题 -* 1.0.0 - + 初始版本 ## 功能 * 设置选项在[UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/)的配置面板上 diff --git a/UniverseGenTweaks/UniverseGenTweaks.csproj b/UniverseGenTweaks/UniverseGenTweaks.csproj index fe3e28a..46433b8 100644 --- a/UniverseGenTweaks/UniverseGenTweaks.csproj +++ b/UniverseGenTweaks/UniverseGenTweaks.csproj @@ -6,7 +6,7 @@ UniverseGenTweaks org.soardev.universegentweaks DSP MOD - UniverseGenTweaks - 1.2.7 + 1.2.8 true latest https://nuget.bepinex.dev/v3/index.json @@ -16,8 +16,8 @@ - - + + @@ -29,6 +29,6 @@ - + diff --git a/UniverseGenTweaks/package/manifest.json b/UniverseGenTweaks/package/manifest.json index 46ecea3..cc0c814 100644 --- a/UniverseGenTweaks/package/manifest.json +++ b/UniverseGenTweaks/package/manifest.json @@ -1,6 +1,6 @@ { "name": "UniverseGenTweaks", - "version_number": "1.2.7", + "version_number": "1.2.8", "website_url": "https://github.com/soarqin/DSP_Mods/tree/master/UniverseGenTweaks", "description": "Universe Generation Tweaks / 宇宙生成参数调节", "dependencies": [ diff --git a/UserCloak/UserCloak.csproj b/UserCloak/UserCloak.csproj index f4dbef1..b64603b 100644 --- a/UserCloak/UserCloak.csproj +++ b/UserCloak/UserCloak.csproj @@ -15,7 +15,7 @@ - +