aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testtools/init.lua
AgeCommit message (Collapse)Author
2021-03-16DevTest: Formspec tests, children getter, better lighttool (#10918)Wuzzy
2020-10-06Add minetest.get_artificial_light and minetest.get_natural_light (#5680)HybridDog
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-09-04Devtest: Extend tooltips of many items and tools (#10312)Wuzzy
Also show error message when using tools wrong
2020-06-08devtest: Improve tool and formspec usabilitysfan5
also fix the yawsprite test entity
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy