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
/
unittests
Age
Commit message (
Expand
)
Author
2022-07-14
Fix regression & replace more occurrences of vector.new with vector.copy (#12...
Lars Müller
2022-07-04
Add missing item alias metatables to async environment (#12458)
sfan5
2022-06-15
Add unittests for entity lifecycle and callbacks
sfan5
2022-05-29
Get rid of node metadata when it becomes empty
sfan5
2022-05-10
Support packing arbitrary graphs (#12289)
Jude Melton-Houghton
2022-05-10
Fix cooking and fuel crafts with aliases
Jude Melton-Houghton
2022-05-02
Async environment for mods to do concurrent tasks (#11131)
sfan5
2022-04-24
DevTest: Add more test weapons and armorball modes (#11870)
Wuzzy
2022-03-29
Store vector metatable in registry
Jude Melton-Houghton
2021-12-18
Restructure devtest's unittests and run them in CI (#11859)
sfan5
2021-02-23
Allow overwriting media files of dependencies (#10752)
DS
2021-02-17
Fix short_description fallback order (#10943)
rubenwardy
2020-10-09
Add a short_description to be used by mods (#8980)
DS
2020-05-26
Devtest: Fix crash in player unittest (#9937)
Wuzzy
2020-05-26
Rename “Minimal development test” to “Development Test” (#9928)
Wuzzy