unsoluble / smalltime

A small FoundryVTT module for displaying and controlling the current time of day.
MIT License
23 stars 15 forks source link

Darkness does not drop below 0.6 #140

Closed Avera9eJoe closed 1 year ago

Avera9eJoe commented 1 year ago

When the time is set to midnight, Darkness level doesn't increase more than 0.6, meaning maps never reach their full darkness potential.

Is this intended?

Calendar date is Zarantyr 01, Eberron time

unsoluble commented 1 year ago

Either you've got your maximum Darkness level set to that in the module's settings (in the Darkness Configuration tool), or you've got Moon Phase Affects Darkness Level enabled, and the moon is out.

Avera9eJoe commented 1 year ago

Double checking my settings and it seems that it is being caused by Moon Phase Affects Darkness Levels. However the reason I didn't suspect this at first was because my current Simple Calendar configuration does not have any moons; Is darkness of 0.6 normal when there are no moons?

image

unsoluble commented 1 year ago

Simple Calendar isn't required to have moon phases -- they're displayed on the SmallTime slider, and can be cycled with Shift-click. If you don't want this effect, can disable it in settings.

Avera9eJoe commented 1 year ago

I'll disable the light levels dependent on moon phases, that seems the best way to keep light consistently darker. Thank you unsoluble!