Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-24 | Add callback on_mapblocks_changed | Jude Melton-Houghton | |
2022-12-03 | Add `minetest.get_mapgen_edges` (#12999) | Jude Melton-Houghton | |
2022-11-28 | Add `minetest.get_game_info` and allow reading `game.conf` (#12989) | Jude Melton-Houghton | |
Co-authored-by: sfan5 <sfan5@live.de> | |||
2022-09-28 | Add zstd compression support (#12515) | 20kdc | |
2022-07-14 | Fix regression & replace more occurrences of vector.new with vector.copy ↵ | Lars Müller | |
(#12539) | |||
2022-07-04 | Add missing item alias metatables to async environment (#12458) | sfan5 | |
2022-05-29 | Get rid of node metadata when it becomes empty | sfan5 | |
fixes #8943 | |||
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 | |