summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-28Merge pull request #22 from asanetargoss/masterrubenwardy
Fix typo when checking if hbhunger is installed
2015-06-28Fix typo when checking if hbhunger is installedasanetargoss
2015-06-10Merge pull request #21 from Banasura/patch-1rubenwardy
Add support of milk & eggs from Mobs Redo
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-08Merge pull request #20 from LeMagnesium/intllib_global_variablesrubenwardy
Replaced calls for IntLlib's global variable
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-03Merge pull request #19 from LeMagnesium/fr_translationrubenwardy
Added french translation into Intllib's local files
2015-05-02Added french translation into Intllib's local filesLeMagnesium
- Added french translation in the local files. Every field is translated.
2015-03-18Update README.mdrubenwardy
2015-02-27Correct typorubenwardy
2015-02-27Support for hphungerrubenwardy
2015-02-27Add hbhunger to food/depends.txtrubenwardy
2015-01-04Fix bugrubenwardy
2014-12-20Assignment to undeclared globalrubenwardy
2014-11-16Merge branch 'master' of https://github.com/rubenwardy/foodrubenwardy
2014-11-16Fix bugsrubenwardy
2014-11-16Move stuff aroundrubenwardy
2014-11-16Update creditsrubenwardy
2014-11-16Add orange juicerubenwardy
2014-09-29Fix food/diet/hud/mtfoods depend looprubenwardy
2014-09-18Change license of ingredient listrubenwardy
2014-08-31Support farming redorubenwardy
2014-08-31Create description.txtrubenwardy
2014-08-27Food mod versionrubenwardy
2014-08-27Disable debugrubenwardy
2014-08-27Update to 2.3rubenwardy
2014-08-27Module basedrubenwardy
2014-04-18override function fix if no groupsrubenwardy
2014-04-15Merge pull request #12 from CiaranG/fixesrubenwardy
A few fixes
2014-04-14Minor typo fixCiaran Gultnieks
2014-04-14Support both kinds of animalmaterials eggsCiaran Gultnieks
2014-04-14A couple of fixes to item overridingCiaran Gultnieks
This resolves several problems, including the one repeatedly reported in the mod's forum topic about "insane recipes".
2014-04-13Fix depends.txtrubenwardy
2014-04-13Release 2.2 - support for diet modrubenwardy
2014-04-11Support for mobfcooking and fixes.rubenwardy
Credit to Xanthin.
2014-04-10Update init.luarubenwardy
2014-04-10Release 2.1rubenwardy
2014-04-08Update init.luarubenwardy
2014-04-08Fix chicken soup problemrubenwardy
2014-04-08Merge pull request #8 from Xanthin/translationrubenwardy
only a few typos
2014-04-06fix typoXanthin
2014-04-06fix typoXanthin
2014-03-16Merge pull request #7 from CiaranG/masterrubenwardy
Add support for bushes sugar
2014-03-16Merge pull request #6 from Xanthin/Translationrubenwardy
food localisation
2014-03-16Add support for bushes sugarCiaran Gultnieks
2014-03-11added juiceXanthin
2014-03-11added soup and juiceXanthin
fixed soup and juice
2014-03-11Update init.luaXanthin
2014-03-11fixed Soupshawkril
2014-03-09delted S() for soup and juiceXanthin
doesn't work so easy, need other method