migrate virtual-signals

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2920
Joined: Sat Jun 11, 2016 6:41 am
Contact:

migrate virtual-signals

Post by Optera »

Please add signals to supported types for renaming during migration.

Some of my mods use signal names from my early days of modding which are rather ambiguous and could easily conflict with other mods.
I'd love to migrate those to use a naming scheme, but so far didn't do it as it'd break all players constructions using those signals.

In case they are already supported, please add a complete list of supported types to the documentation.
Rseding91
Factorio Staff
Factorio Staff
Posts: 14280
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: migrate virtual-signals

Post by Rseding91 »

virtual-signals are already supported in migrations.
If you want to get ahold of me I'm almost always on Discord.
User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2920
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: migrate virtual-signals

Post by Optera »

What's the syntax?

Code: Select all

{
  "virtual-signal":
  [
    ["old", "new"]
  ]
}
I tried "signal", "signals", "virtual-signal", "virtual-signals". Nothing worked, combinators always loose "old" instead of being migrated to "new".
Rseding91
Factorio Staff
Factorio Staff
Posts: 14280
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: migrate virtual-signals

Post by Rseding91 »

Huh, so they're actually not. I was mistaken and confused fluids with virtual signals.

I'll add support for migrating virtual signals.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Implemented mod requests”