Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix some issues with minetest.clear_craft (#8712) | Paul Ouellette | 2019-08-10 |
| | | | | | | | | | | | * Fix some issues with minetest.clear_craft - Fix memory leak - Fix crafts with an output count not being cleared when clearing by input. - Fix recipe list being reversed when clearing by input. * Add CraftInput::empty() | ||
* | Add formspec testing to test mod in minimal | rubenwardy | 2019-08-03 |