minetest/builtin
HybridDog 2f4037752b
Add minetest.get_artificial_light and minetest.get_natural_light (#5680)
Add more detailed light detection functions, a function to get the artificial light (torches) and a function to get the sunlight as seen by the player (you can specify timeofday).

Co-authored-by: rubenwardy <rw@rubenwardy.com>
2020-10-06 20:49:46 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Lua API: Add register_on_chatcommand to SSM and CSM (#7862) 2020-10-03 17:38:08 +01:00
common Ability to remove minetest.after once set (#10103) 2020-09-23 19:11:56 +02:00
fstk Auto focus on OK button in main menu error messages (#10300) 2020-08-23 15:40:34 +02:00
game Add minetest.get_artificial_light and minetest.get_natural_light (#5680) 2020-10-06 20:49:46 +02:00
mainmenu Improve layout of main menu 'local' tab (#10366) 2020-09-29 23:37:03 +01:00
profiler Profiler: Fix wrong function name for entities 2020-02-23 22:24:12 +01:00
init.lua Add HTTP API to main menu (#9998) 2020-06-06 17:17:08 +01:00
settingtypes.txt Reduce the FPS when the window is unfocused (#8837) 2020-10-03 17:33:51 +01:00