Stellaris

Stellaris

Advanced start
正在显示第 11 - 20 项,共 39 项条目
< 1  2  3  4 >
更新于:2022 年 9 月 23 日 下午 6:17

更新于:2022 年 7 月 26 日 下午 6:51

Version 2.4.1

Correction for the script used to choose the planet class when generating new colonies

Explanation:
The script works as follow:
1- considering the origin, we determinate, at random, the number of systems and planets that the empire will get
2- we check the capital system and the neighbour systems to find suitable planets that have an habitability > 40%
3- if the empire has not enough colonies, we select at random planets within the borders and change the planet class of them then we create on it colonies.

The step 3 needed to get the right planet class to avoid a failure that would forbid the empire to get enough planets. So, I made a script that will help to choose the right planet class.
Before this script, with 25 habitables planets (like in my mod reworked terraformation) the script was, sometimes, trying 100 times to roll dices and select at random a planet and all of them had not an habitability above 40%. This could also happen without this modification, even it was a rare situation.
Now, the script will select the right planet by checking the ideal planet class and selecting at random a planet class that will permit to reach 40% habitability or more.
40% habitability can, off course, result in problems on the colony. That’s totally on purpose, but could change in future (off course this point is only related to reworked terraformation).

更新于:2022 年 7 月 26 日 下午 2:37

Version 2.4

- Added a script to lower the possibilities to not get enough colonies. This could happen if you use a mod that add new planets (exception is my own mod "reworked terraformation)
- Rewritten parts of the code

更新于:2022 年 7 月 17 日 下午 4:44

更新于:2022 年 7 月 17 日 上午 8:50

Version 2.3.7.5

- Minor fix

更新于:2022 年 6 月 1 日 下午 7:14

Version 2.3.7.4

- Correction for several origins that could get planets that would not have any farming / generator districts

更新于:2022 年 5 月 21 日 上午 9:29

Version 2.3.7.3

Changes for next origin for my mod "New Origins"

更新于:2022 年 5 月 17 日 下午 6:25

Version 2.3.7.2

Bug fixes

1.) Fixed an error log by moving the code. The code was working fine but there was an error logged. Dumb... but true.
2.) Fixed a typo that could cause the generation of a starting empire with a lot of colonies
3.) Fixed capital planet that had too many pops at start

更新于:2022 年 5 月 17 日 上午 6:18

更新于:2022 年 5 月 17 日 上午 4:55

Version 2.3.7

Code change
Fix for next origin in my mod "New Origins"