Stellaris

Stellaris

Not enough ratings
Planet Auto Rename
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
486.110 KB
17 Aug, 2023 @ 8:57am
17 Sep, 2023 @ 3:24am
5 Change Notes ( view )

Subscribe to download
Planet Auto Rename

In 1 collection by tazksav
普段使いMODリスト(自作含む)
33 items
Description
[Version 3.9]
Add a main star decision that can be reassigned to the default name for planets and orbital habitats of the star system.
5 Comments
elvathelion 10 Jul, 2024 @ 11:30am 
Thanks - I found having all my colonies named the same in a system rather annoying - it took awhile for me to realize the autoname was giving the same name for each scheduled colony. This mod cures that after it happens :steamhappy::steamthumbsup:
tazksav  [author] 2 Sep, 2023 @ 8:25am 
Version 1.3:
Quieted the sound effect when executing the decision.
Orbital stations are now also renamed.
tazksav  [author] 18 Aug, 2023 @ 7:22am 
Version 1.2: Fixed a rare case where the numbering is reversed in the binary star system.
tazksav  [author] 18 Aug, 2023 @ 6:24am 
Known Bugs:
This is not related to English speakers.
As of version 3.8.4, the following command is buggy only when the star system name is "アイ" including katakata "イ".

既知の不具合:
英語圏の方には関係ありませんが
ステラリス本体バージョン3.8.4時点で以下のコマンドで星系名をカタカタの「イ」を含む「アイ」としたときだけ表記がバグります。

in .yml file
PLAR_NAME_PLANET_1:0 "[Solar_System.GetName] I"

command(scope=planet):
effect solar_system = { set_name="アア" } set_name={ key="PLAR_NAME_PLANET_1" variable_string = "[Solar_System.GetName]" }
effect solar_system = { set_name="アイ" } set_name={ key="PLAR_NAME_PLANET_1" variable_string = "[Solar_System.GetName]" }
tazksav  [author] 18 Aug, 2023 @ 6:08am 
Version 1.1: Fixed character space in the English version of habitat and station.