Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-03 | Add Russian translationHEADorigin/masterorigin/HEADmaster | Роман | |
2018-05-15 | Add screenshot.png | rubenwardy | |
2018-01-09 | Add compatibility to farming redo coffe_beans | bell07 | |
2017-07-24 | Fix indentation in previous commit | rubenwardy | |
2017-07-24 | Fix buckets being lost when making butter | engineer-pearl | |
2017-04-03 | Fix intllib boilerplate code | sys4-fr | |
2016-11-01 | Merge pull request #29 from sys4-fr/master | rubenwardy | |
Multiple improvements and add new supported mods | |||
2016-07-30 | Fix bushes_classic support (for sugar) | sys4-fr | |
2016-07-30 | Fix a warning triggered by a variable which was not declared as local. | sys4-fr | |
2016-07-30 | Update mtfoods support | sys4-fr | |
Remove unneeded bushes_classic support Remove unneeded strawberries and rhubarb support (Moved to food_sweet) | |||
2016-07-29 | Add ethereal? in depends.txt | sys4-fr | |
2016-07-29 | Update support of farming redo and mobs redo | sys4-fr | |
Add support of ethereal | |||
2015-12-02 | Merge pull request #27 from kaeza/master | rubenwardy | |
Add spanish locale file. | |||
2015-12-02 | Add spanish locale file. | Diego Martinez | |
2015-11-11 | Merge pull request #26 from mahmutelmas06/corrections | rubenwardy | |
Corrections | |||
2015-11-11 | corrections | Mahmut Elmas | |
2015-11-11 | Create tr.txt | Mahmut Elmas | |
2015-10-27 | Stop crash on damage disabled. | rubenwardy | |
2015-08-04 | Add travis checks | rubenwardy | |
2015-08-04 | Warn if modules create crafts for items other than those they declare | rubenwardy | |
2015-07-30 | Remove error (it's not needed, a warning is enough) | rubenwardy | |
2015-07-30 | Tell user how to ignore no fallback error. | rubenwardy | |
2015-07-30 | Cache disable_fallbacks etc settings | rubenwardy | |
2015-07-30 | Setting to disable fallbacks | rubenwardy | |
2015-07-02 | Fix food.item_eat bug | rubenwardy | |
2015-06-28 | Merge pull request #22 from asanetargoss/master | rubenwardy | |
Fix typo when checking if hbhunger is installed | |||
2015-06-28 | Fix typo when checking if hbhunger is installed | asanetargoss | |
2015-06-10 | Merge pull request #21 from Banasura/patch-1 | rubenwardy | |
Add support of milk & eggs from Mobs Redo | |||
2015-05-24 | Add support of milk & eggs from Mobs Redo | William 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-08 | Merge pull request #20 from LeMagnesium/intllib_global_variables | rubenwardy | |
Replaced calls for IntLlib's global variable | |||
2015-05-03 | Replaced calls for IntLlib's global variable | LeMagnesium | |
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-03 | Merge pull request #19 from LeMagnesium/fr_translation | rubenwardy | |
Added french translation into Intllib's local files | |||
2015-05-02 | Added french translation into Intllib's local files | LeMagnesium | |
- Added french translation in the local files. Every field is translated. | |||
2015-03-18 | Update README.md | rubenwardy | |
2015-02-27 | Correct typo | rubenwardy | |
2015-02-27 | Support for hphunger | rubenwardy | |
2015-02-27 | Add hbhunger to food/depends.txt | rubenwardy | |
2015-01-04 | Fix bug | rubenwardy | |
2014-12-20 | Assignment to undeclared global | rubenwardy | |
2014-11-16 | Merge branch 'master' of https://github.com/rubenwardy/food | rubenwardy | |
2014-11-16 | Fix bugs | rubenwardy | |
2014-11-16 | Move stuff around | rubenwardy | |
2014-11-16 | Update credits | rubenwardy | |
2014-11-16 | Add orange juice | rubenwardy | |
2014-09-29 | Fix food/diet/hud/mtfoods depend loop | rubenwardy | |
2014-09-18 | Change license of ingredient list | rubenwardy | |
2014-08-31 | Support farming redo | rubenwardy | |
2014-08-31 | Create description.txt | rubenwardy | |
2014-08-27 | Food mod version | rubenwardy | |
2014-08-27 | Disable debug | rubenwardy | |