1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 22:13:30 +08:00

PoolOpt 0.9.3

This commit is contained in:
2023-09-05 18:28:43 +08:00
parent d7943f1751
commit a54ea58d71
5 changed files with 172 additions and 51 deletions

View File

@@ -4,6 +4,9 @@
#### 加载游戏存档时优化内存池的使用
# Changelog
* 0.9.3
+ Fix crash on calling `PlanetFactory.SetEntityCapacity()`
+ Reduce copies of Lists to improve performance
* 0.9.2
+ Fix a issue that may delete used slots in trash pool
+ Fix compatibility issue with other mods (expecially [DSPOptimizations](https://dsp.thunderstore.io/package/Selsion/DSPOptimizations/)) by calling `SetXXXCapacity()` on shrinking capacity of pools