Page 1 of 1

Where do the default train station names come from?

Posted: Wed May 24, 2023 5:42 pm
by Lemuria
Screenshot_2023-05-25_01-39-19.png
Screenshot_2023-05-25_01-39-19.png (8.92 KiB) Viewed 1516 times
These default names. Like "Muardin", and "Roberta Peddle".
Screenshot_2023-05-25_01-40-22.png
Screenshot_2023-05-25_01-40-22.png (37.85 KiB) Viewed 1516 times
And these other names too.

My theory is that these people are game supporters, perhaps alpha/beta testers but I recognize none of these names. Could anyone confirm if this is correct or wrong?

Re: Where do the default train station names come from?

Posted: Wed May 24, 2023 10:42 pm
by astroshak
I could be wrong but I believe that the original kickstarter supporters got the right to submit one name each, and that list is used to make locomotives and train stops. At least we can rename train stops to something more practical but less artistic if desired.

Re: Where do the default train station names come from?

Posted: Wed May 24, 2023 11:31 pm
by quyxkh
The list is in the install directory under data/core/backers.json

Re: Where do the default train station names come from?

Posted: Wed May 24, 2023 11:44 pm
by Lemuria
astroshak wrote:
Wed May 24, 2023 10:42 pm
I could be wrong but I believe that the original kickstarter supporters got the right to submit one name each, and that list is used to make locomotives and train stops. At least we can rename train stops to something more practical but less artistic if desired.
How can I rename locomotives?

Re: Where do the default train station names come from?

Posted: Wed May 24, 2023 11:50 pm
by FuryoftheStars
Yes, the names were a backer reward from the original crowd funding of the game.

Also applies to research centers, and I think radars and maybe one or two others.

Re: Where do the default train station names come from?

Posted: Thu May 25, 2023 7:53 am
by Koub
Lemuria wrote:
Wed May 24, 2023 11:44 pm
How can I rename locomotives?
I'm pretty sure locomotives don't have names, do they ?

Re: Where do the default train station names come from?

Posted: Thu May 25, 2023 11:27 am
by Pi-C
Koub wrote:
Thu May 25, 2023 7:53 am
I'm pretty sure locomotives don't have names, do they ?
According to LuaEntity.backer_name, they do:

Code: Select all

The backer name assigned to this entity. Entities that support backer names are labs, locomotives, radars, roboports, and train stops. nil if this entity doesn't support backer names.

Re: Where do the default train station names come from?

Posted: Thu May 25, 2023 12:51 pm
by blahfasel2000
Koub wrote:
Thu May 25, 2023 7:53 am
I'm pretty sure locomotives don't have names, do they ?
They have, you can see it in the tooltip if you hover the cursor over them.

The only way to change the name is with mods or console scripting though, vanilla doesn't provide any UI for editing it.

The other entities that use backer names are roboports, labs, radars, and of course train stops.

Re: Where do the default train station names come from?

Posted: Thu May 25, 2023 1:04 pm
by Koub
blahfasel2000 wrote:
Thu May 25, 2023 12:51 pm
The only way to change the name is with mods or console scripting though, vanilla doesn't provide any UI for editing it.
Ha, that's why :mrgreen: