Solar Productivity

by RedRafe

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

Content
a month ago
1.1 - 2.0
26.6K
Power

g [Solved] Cerys incompatibility

a month ago
(updated a month 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?

a month ago
(updated a month 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.

a month ago
(updated a month 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?

a month 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.

a month 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

a month ago

Sweet, thanks. Nothing else.

a month ago

Updated

This thread has been locked.