Plan to implement them as a part of Better Loading Screen rewrite, if not possible maybe write a mod to replace those background.png images before the mod goes to load them. Need to ask the dev what can be expected. Maybe there's a Rhino lib discord/community?
Optimal goal: Pick system date/time values to determine either and set the file names to be specific. Which is not gonna be a problem in this case.
[ ] Do I need a custom mod or can this be achieved via requesting?
DLS implementation temporarily. Depending on what BLS will offer in the future, it will be either moved there or improved further here.
[ ] Date selection is currently cr.., need to either build up 3 different for each season to cover all cases or work with,,, strings and values?
"Looking at your loading requirements, you set it that it need to be in multiple months at the same time for it to appear 😅 Basically all rules you set must be true for it to load. What you can do is to make a separate layout that will control this things. Make an empty layout and add there 3 tickers then basically make all of them set a variable to 1 (you can name it like "isSpring" for example) and set each of them one of the rules you have set for that element. So first ticker would have loading requirements of the first group, second ticker of the second group, and the third would have just that third rule. Then you can just make one rule in all elements you need or in whole layouts whether the "isSpring" variable is equal to 1"
[x] Spring-Summer-Fall-Winter at night
[ ] other?
Plan to implement them as a part of Better Loading Screen rewrite, if not possible maybe write a mod to replace those background.png images before the mod goes to load them. Need to ask the dev what can be expected. Maybe there's a Rhino lib discord/community?
Optimal goal: Pick system date/time values to determine either and set the file names to be specific. Which is not gonna be a problem in this case.