delVhariant / illumination

Small Module for Foundry VTT that ties Global Illumination to the scene Darkness level.
MIT License
4 stars 5 forks source link

Dev #13

Closed delVhariant closed 4 years ago

delVhariant commented 4 years ago

Properly synchronizes color changes between the server and clients. Clients will also update color to match the server as the canvas initializes (if the Server changed color while the client wasn't connected) - Might throw an error in the logs, but appears to work correctly.

Closes #12