- Modified code in unified_inventory's api.lua to check every group in a recipe. Eg.: group:flora,colour_green.
Both groups flora and colour_green will be checked.
- Added a warning message from unified_inventory when it detects a recipe involving
an unknown item. Can be activated in minetest.conf with "show_unknown_craftrecipes" setting.
- Commented a few of our unknown craft recipes
Commits on Apr 18, 2015
Round home positions
Remove unneeded and slow get_desc function
Commits on Mar 12, 2015
Add item_names support for Better "HUD"