minetest/builtin
Paramat 1f142ec06f
Improve light curve parameter limits and documentation (#9054)
Revert gamma upper limit to 3.0 because that was raised based on
a misunderstanding and had no benefit. A sane upper limit is
needed as players on a competitive server tend to use the maximum.
Set gamma lower limit to 0.33 for consistency with 3.0.
Set sane limits on alpha, beta, boost and enforce these in code
to limit values entered in minetest.conf and to avoid easy cheating
by editing settingtypes.txt.
Improve documentation and 'readable' setting names.
Clarify that gamma does not significantly affect natural night light.
light.cpp: Various codestyle and comment improvements.
2019-10-24 01:08:49 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
common Fix rotate_node to return the correct itemstack. 2019-10-13 17:11:00 +02:00
fstk Builtin UI: Move box element to ensure correct draw order 2019-08-08 19:33:43 +02:00
game Merge pull request #8166 from Warr1024/fix7020 2019-10-05 15:46:57 +02:00
mainmenu All settings: Fix missing flags checkbox caused by 'possible flags' order (#8997) 2019-09-27 19:13:08 +01:00
profiler Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Improve light curve parameter limits and documentation (#9054) 2019-10-24 01:08:49 +01:00