Commit Graph

153 Commits

Author SHA1 Message Date
Роман 9b97006923 Add Russian translation 2018-08-03 12:00:55 +01:00
rubenwardy 936565a0cd
Add screenshot.png 2018-05-15 20:14:10 +01:00
bell07 ccbc21a00c Add compatibility to farming redo coffe_beans 2018-01-09 12:24:15 +00:00
rubenwardy 57d0b42892 Fix indentation in previous commit 2017-07-24 13:56:45 +01:00
engineer-pearl ba36be5fe0 Fix buckets being lost when making butter 2017-07-24 13:55:20 +01:00
sys4-fr 93de17fdc3 Fix intllib boilerplate code 2017-04-03 00:50:59 +01:00
rubenwardy 54e7fa3b81 Merge pull request #29 from sys4-fr/master
Multiple improvements and add new supported mods
2016-11-01 23:23:40 +00:00
sys4-fr 5527349522 Fix bushes_classic support (for sugar) 2016-07-30 23:22:06 +02:00
sys4-fr 13f02494d0 Fix a warning triggered by a variable which was not declared as local. 2016-07-30 22:19:40 +02:00
sys4-fr dbb7b9bb65 Update mtfoods support
Remove unneeded bushes_classic support
Remove unneeded strawberries and rhubarb support (Moved to food_sweet)
2016-07-30 12:44:58 +02:00
sys4-fr b392b415c8 Add ethereal? in depends.txt 2016-07-29 16:52:08 +02:00
sys4-fr 93ea79653f Update support of farming redo and mobs redo
Add support of ethereal
2016-07-29 16:49:46 +02:00
rubenwardy 9eed044387 Merge pull request #27 from kaeza/master
Add spanish locale file.
2015-12-02 13:08:24 +00:00
Diego Martinez dbe3dab2f2 Add spanish locale file. 2015-12-02 09:29:27 -03:00
rubenwardy 32546ed20e Merge pull request #26 from mahmutelmas06/corrections
Corrections
2015-11-11 15:52:38 +00:00
Mahmut Elmas 2771480a74 corrections 2015-11-11 13:39:48 +02:00
Mahmut Elmas 29a9ed37f4 Create tr.txt 2015-11-11 00:09:36 +02:00
rubenwardy 1724db4fba Stop crash on damage disabled. 2015-10-27 13:47:31 +00:00
rubenwardy 9913055d6a Add travis checks 2015-08-04 20:16:50 +01:00
rubenwardy 3edc66302e Warn if modules create crafts for items other than those they declare 2015-08-04 09:18:28 +01:00
rubenwardy 6708667b67 Remove error (it's not needed, a warning is enough) 2015-07-30 09:56:17 +01:00
rubenwardy 5c7cc84456 Tell user how to ignore no fallback error. 2015-07-30 09:38:27 +01:00
rubenwardy 7c0a7b5a33 Cache disable_fallbacks etc settings 2015-07-30 09:29:04 +01:00
rubenwardy 22be456ab7 Setting to disable fallbacks 2015-07-30 09:23:07 +01:00
rubenwardy 0948eefe45 Fix food.item_eat bug 2015-07-02 10:43:00 +01:00
rubenwardy f634d57d4a Merge pull request #22 from asanetargoss/master
Fix typo when checking if hbhunger is installed
2015-06-28 22:46:40 +01:00
asanetargoss 965973c013 Fix typo when checking if hbhunger is installed 2015-06-28 14:05:58 -07:00
rubenwardy 24d05b7aed Merge pull request #21 from Banasura/patch-1
Add support of milk & eggs from Mobs Redo
2015-06-10 21:59:29 +01:00
William H. beea247565 Add support of milk & eggs from Mobs Redo
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-24 19:41:33 +02:00
rubenwardy 80990e12e1 Merge pull request #20 from LeMagnesium/intllib_global_variables
Replaced calls for IntLlib's global variable
2015-05-08 18:32:50 +01:00
LeMagnesium 244e0e3be6 Replaced calls for IntLlib's global variable
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 20:18:59 +02:00
rubenwardy 4d6a3a8a02 Merge pull request #19 from LeMagnesium/fr_translation
Added french translation into Intllib's local files
2015-05-03 12:47:09 +01:00
LeMagnesium 489f2797ab Added french translation into Intllib's local files
- Added french translation in the local files. Every field is translated.
2015-05-02 15:08:57 +02:00
rubenwardy 7dd36b85e1 Update README.md 2015-03-18 08:59:16 +00:00
rubenwardy df72779470 Correct typo 2015-02-27 08:50:15 +00:00
rubenwardy 98d9d20cd9 Support for hphunger 2015-02-27 08:49:49 +00:00
rubenwardy 93896c0824 Add hbhunger to food/depends.txt 2015-02-27 08:46:48 +00:00
rubenwardy ca32dc17ce Fix bug 2015-01-04 17:31:30 +00:00
rubenwardy 2897fe334f Assignment to undeclared global 2014-12-20 20:08:45 +00:00
rubenwardy f1dcbbb7c8 Merge branch 'master' of https://github.com/rubenwardy/food 2014-11-16 13:15:28 +00:00
rubenwardy 0164302915 Fix bugs 2014-11-16 13:05:15 +00:00
rubenwardy 30f3b6d7bc Move stuff around 2014-11-16 12:48:24 +00:00
rubenwardy 381e418408 Update credits 2014-11-16 12:41:45 +00:00
rubenwardy e2d20a6a2c Add orange juice 2014-11-16 12:38:20 +00:00
rubenwardy fee1ca8670 Fix food/diet/hud/mtfoods depend loop 2014-09-29 18:56:11 +01:00
rubenwardy 5adab9f406 Change license of ingredient list 2014-09-18 14:50:32 +01:00
rubenwardy a574323b56 Support farming redo 2014-08-31 17:40:35 +01:00
rubenwardy ba7a432e05 Create description.txt 2014-08-31 17:33:29 +01:00
rubenwardy cf3716e3c0 Food mod version 2014-08-27 19:53:32 +01:00
rubenwardy af275aa5cc Disable debug 2014-08-27 19:48:55 +01:00