]> git.lizzy.rs Git - minetest.git/history - games/devtest/mods/unittests/misc.lua
Add keybind to swap items between hands
[minetest.git] / games / devtest / mods / unittests / misc.lua
2022-12-24 Jude Melton-HoughtonAdd callback on_mapblocks_changed
2022-12-03 Jude Melton-HoughtonAdd `minetest.get_mapgen_edges` (#12999)
2022-11-28 Jude Melton-HoughtonAdd `minetest.get_game_info` and allow reading `game...
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-07-14 Lars MüllerFix regression & replace more occurrences of vector...
2022-07-03 sfan5Add missing item alias metatables to async environment...
2022-05-29 sfan5Get rid of node metadata when it becomes empty
2022-03-29 Jude Melton-HoughtonStore vector metatable in registry
2021-12-18 sfan5Restructure devtest's unittests and run them in CI...