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