aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/experimental/lighting.lua
AgeCommit message (Collapse)Author
2022-04-07Enable shadows by default in devtest (#12157)x2048
* Move all shadow control to util_commands * Shadows are now controlled with /set_shadow Co-authored-by: sfan5 <sfan5@live.de>
2022-03-26Add API to control shadow intensity from the game/mod (#11944)x2048
* Also Disable shadows when sun/moon is hidden. Fixes #11972.