minetest/games/minimal/mods/test
Paul Ouellette 120155f312 Fix some issues with minetest.clear_craft (#8712)
* 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()
2019-08-10 23:28:00 +02:00
..
crafting.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00
formspec.lua Add formspec testing to test mod in minimal 2019-08-03 19:36:30 +01:00
init.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00
mod.conf minimal: Move get_craft_result tests to test mod 2019-07-27 14:42:41 +02:00
player.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00