Page 1 of 1

[Rseding] [2.0.16] preserving display panel configuration when upgrading/replacing with fast_replaceable_group ~= nil

Posted: Mon Nov 11, 2024 10:44 am
by Quezler
When you have different tiers of display panels of the same size (like https://mods.factorio.com/mod/sign-post 2.0.0) and try to switch between them the configuration gets lost, i'm currently implementing my own bootleg version in lua that would handle most but not all cases, would be nice if this was supported on the c++ side.

Re: [2.0.16] preserving display panel configuration when upgrading/replacing with fast_replaceable_group ~= nil

Posted: Mon Nov 11, 2024 11:39 am
by curiosity
This seems like it belongs in bugs.

Re: [2.0.16] preserving display panel configuration when upgrading/replacing with fast_replaceable_group ~= nil

Posted: Mon Nov 11, 2024 12:23 pm
by Quezler
I suppose a moderator could move it then :)

Re: [2.0.16] preserving display panel configuration when upgrading/replacing with fast_replaceable_group ~= nil

Posted: Tue Nov 26, 2024 10:27 pm
by Rseding91
Thanks for the report. This is now fixed for the next release.