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 |
| | |||
* | minimal: Move get_craft_result tests to test mod | Paul Ouellette | 2019-07-27 |
| | |||
* | minimal: Fix crash due to assertion fail | ANAND | 2019-05-03 |
| | |||
* | Minimal: Fix HP change crash (#7344) | SmallJoker | 2018-05-16 |
| | |||
* | MetaDataRef: Add contains() and get() (#7214) | rubenwardy | 2018-04-30 |
| | |||
* | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | 2018-04-06 |
| | | | | * Add player:get_meta(), deprecate player attributes | ||
* | Add reasons to on_dieplayer and on_hpchange | Andrew Ward | 2018-03-28 |
| | |||
* | Add PseudoRandom in Lua API | Perttu Ahola | 2012-03-28 |