Stellaris

Stellaris

Planet Auto Rename
4 Comments
tazksav  [author] Sep 2, 2023 @ 8:25am 
Version 1.3:
Quieted the sound effect when executing the decision.
Orbital stations are now also renamed.
tazksav  [author] Aug 18, 2023 @ 7:22am 
Version 1.2: Fixed a rare case where the numbering is reversed in the binary star system.
tazksav  [author] Aug 18, 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] Aug 18, 2023 @ 6:08am 
Version 1.1: Fixed character space in the English version of habitat and station.