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
rubenwardy
4f7fa8d417
Add formspec testing to test mod in minimal
2019-08-03 19:36:30 +01:00
Paul Ouellette
b994a35d97
minimal: Move get_craft_result tests to test mod
2019-07-27 14:42:41 +02:00
ANAND
96f250ed8f
minimal: Fix crash due to assertion fail
2019-05-03 14:44:05 +02:00
SmallJoker
2edeafb97b
Minimal: Fix HP change crash ( #7344 )
2018-05-16 19:44:21 +02:00
rubenwardy
0b5b32b026
MetaDataRef: Add contains() and get() ( #7214 )
2018-04-30 18:42:51 +02:00
rubenwardy
91615f9588
Add player:get_meta(), deprecate player attributes ( #7202 )
...
* Add player:get_meta(), deprecate player attributes
2018-04-06 10:52:29 +02:00
Andrew Ward
71b2570f09
Load dependencies and description from mod.conf
2018-03-28 22:14:16 +01:00
Andrew Ward
dfc8198349
Add reasons to on_dieplayer and on_hpchange
2018-03-28 16:05:18 +01:00
Perttu Ahola
04172e3dd0
Add PseudoRandom in Lua API
2012-03-28 00:38:20 +03:00