summaryrefslogtreecommitdiff
path: root/food_basic
AgeCommit message (Collapse)Author
2016-07-30Update mtfoods supportsys4-fr
Remove unneeded bushes_classic support Remove unneeded strawberries and rhubarb support (Moved to food_sweet)
2016-07-29Add ethereal? in depends.txtsys4-fr
2016-07-29Update support of farming redo and mobs redosys4-fr
Add support of ethereal
2015-12-02Add spanish locale file.Diego Martinez
2015-11-11correctionsMahmut Elmas
2015-11-11Create tr.txtMahmut Elmas
2015-05-24Add support of milk & eggs from Mobs RedoWilliam H.
Add the support of mobs:egg and mobs:bucket_milk from the mod Mobs Redo : https://forum.minetest.net/viewtopic.php?f=11&t=9917
2015-05-03Replaced calls for IntLlib's global variableLeMagnesium
At the beginning of the files, when the mod looks for intllibs, it does it by looking for a variable defined by the library, but when the intllib mod isn't loaded, it ends up calling for a global variable. Here is a more clean way to check whether or not the variable exists using a lua function instead of a call for this variable.
2015-05-02Added french translation into Intllib's local filesLeMagnesium
- Added french translation in the local files. Every field is translated.
2015-01-04Fix bugrubenwardy
2014-11-16Fix bugsrubenwardy
2014-11-16Move stuff aroundrubenwardy