I have got an idea about permanent server-side save of repaint design (scheme of layers + color for each layer). Could be it possible?
Example of my idea: After server with this mod will start, it creates the Lua file with saved repaints in world folder or write it into mod-storage DB or own DB in world folder. Each entry in list could content, for example:
ID of repaint (integer) OR technical name of repaint (unique_text_and_underscores)
Visible name of repaint
Creator of repaint (player)
Shared / private (boolean - default is: private = false)
Saving and loading custom liveries is indeed already on my road map for the mod. The details for what to store isn't a significant issue. Rather, it's that there are other changes in progress that also need to be factored in to the design. My hope is to have something ready by the time I get to the 1.0.0 release if not before.
I do appreciate your interest and enthusiasm and hope I won't keep you waiting endlessly.
Hello,
I have got an idea about permanent server-side save of repaint design (scheme of layers + color for each layer). Could be it possible?
Example of my idea: After server with this mod will start, it creates the Lua file with saved repaints in world folder or write it into mod-storage DB or own DB in world folder. Each entry in list could content, for example:
Regards, Matyáš Pilz / MatyasP
Hi Matyáš,
Saving and loading custom liveries is indeed already on my road map for the mod. The details for what to store isn't a significant issue. Rather, it's that there are other changes in progress that also need to be factored in to the design. My hope is to have something ready by the time I get to the 1.0.0 release if not before.
I do appreciate your interest and enthusiasm and hope I won't keep you waiting endlessly.
Thanks,
Marnack