index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
devtest
/
mods
/
testtools
Age
Commit message (
Collapse
)
Author
2022-10-23
DevTest: No use privatizer on chest of everything
Wuzzy
2022-10-23
DevTest: Move detached inv tests to chest mod
Wuzzy
2022-10-23
DevTest: Clean up callback textures
Wuzzy
2022-10-23
DevTest: Move experimental items to other mods
Wuzzy
2022-10-23
DevTest: Move more logging to log mod
Wuzzy
2022-07-02
DevTest: Add item meta editor (#12307)
Wuzzy
2021-03-16
DevTest: Formspec tests, children getter, better lighttool (#10918)
Wuzzy
2020-10-06
Add 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-04
Devtest: Extend tooltips of many items and tools (#10312)
Wuzzy
Also show error message when using tools wrong
2020-06-08
devtest: Improve tool and formspec usability
sfan5
also fix the yawsprite test entity
2020-05-26
Rename “Minimal development test” to “Development Test” (#9928)
Wuzzy