Solar Productivity

by RedRafe

Increase the efficiency of Solar panels and Accumulators by progressing through technology!

Content
14 days ago
1.1 - 2.0
26.0K
Power

g [Solved] Cerys incompatibility

19 days ago
(updated 19 days ago)

I received a report that the custom behavior of solar panels on Cerys (responding to the local brightness) is not working correctly with this mod installed. This code is one of the most technically complex parts of the mod, so will probably add an incompatibility mark unless we find a simple fix.

Does this mod raise the build event when creating solar panels?

19 days ago
(updated 19 days ago)

I noticed that the mod advertises Cerys compatibility, and indeed that I submitted a PR for this myself — however, this was for an earlier version (custom accumulator compatibility) in which solar panels did not have custom behavior on Cerys.

19 days ago
(updated 19 days ago)

No I have a pending branch with the raise built set to true yet to merge, would that suffice? What is cerys doing with the panels?

19 days ago

Cerys reads the position of each solar panel on the moon and combines it with the equations of the penumbra traveling across the surface, then manipulates surface.daytime and surface.solar_power_multiplier to create the convincing illusion that each solar panel locally responds to the custom lighting system.

19 days ago

Ahh nice, then it should be fine if cerys re-tracks it on built events. I doont do anything else past upgrading the solar/accus after the build event, so it should be fine. Will update.

Is this still a prototype? Anything else to blacklist?

https://github.com/RedRafe/solar-productivity/blob/fcf883fc775bb5345f87a5222d7b383147227759/data.lua#L9

19 days ago

Sweet, thanks. Nothing else.

19 days ago

Updated

This thread has been locked.