summaryrefslogtreecommitdiff
path: root/games/devtest/mods/testtools
Commit message (Collapse)AuthorAge
* Add minetest.get_artificial_light and minetest.get_natural_light (#5680)HybridDog2020-10-06
| | | | | 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>
* Devtest: Extend tooltips of many items and tools (#10312)Wuzzy2020-09-04
| | | Also show error message when using tools wrong
* devtest: Improve tool and formspec usabilitysfan52020-06-08
| | | | also fix the yawsprite test entity
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26