Commit Graph

171 Commits

Author SHA1 Message Date
bri cassa d336c53e21 Merge branch 'crabman77-translation' 2022-08-20 20:44:11 +02:00
Crabman77 54a952ec83 translate client-side mod, remove intllib support 2022-07-24 15:02:41 +02:00
bri cassa 6a591b3e1e Delete depends.txt and description.txt, add mod.conf 2022-07-08 19:04:22 +02:00
bri cassa 312597715d Add alias "food:soup_tomato" <- "farming:tomato_soup" 2021-11-08 22:02:06 +01:00
bri cassa c8fa377034 Add support for tomato soup from farming_redo 2021-05-10 00:24:37 +02:00
bri cassa 5b1734990c Merge branch 'github' 2021-03-12 11:48:41 +01:00
bri cassa d41acdd258 Fix deprecated call to Minetest settings 2021-03-12 11:47:55 +01:00
bri cassa a05de3929e Merge branch 'github' 2021-03-12 10:24:36 +01:00
bri cassa 2ef2d1762e Version 2.4
* Add customizable settings for changing basic ingredients from
  Minetest settings,
* Rework item replacements in some crafting recipes,
* Disable some redundant items when farming or mobs mod is loaded,
* Improve recent version of farming_redo support,
* Some crafting recipes are slightly changed,
* Fix warnings at load time.

Tested with minetest_game, farming_redo and mobs_animal.
2021-03-11 21:01:56 +01:00
bri cassa 7f4061662c Merge branch 'github' 2021-03-06 20:23:40 +01:00
bri cassa 97a42b189b Merge remote-tracking branch 'upstream/master' into github 2021-03-06 20:22:38 +01:00
sys4-fr c1dddd5adf Ajoute messages de chargement des mods dans le journal "action" 2018-12-25 15:53:23 +01:00
Роман 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
sys4-fr 9838eb56c9 Merge remote-tracking branch 'upstream/master' 2017-11-11 18:44:34 +01: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
sys4-fr 80cf6b3799 food_basic : Update support of mobs_redo with mobs_animal. If mobs is loaded without mobs_animal then food:soup_chicken_raw cannot be crafted. 2016-11-25 21:33:59 +01:00
sys4-fr 2fcea7f29d undo last commit (there is no oranges with farming_redo) 2016-11-25 15:19:02 +01:00
sys4-fr 597f544e89 Fix orange item with farming_redo support 2016-11-25 08:01:42 +01:00
sys4-fr d4a6f54488 Fix intllib boilerplate code 2016-11-25 05:57:04 +01:00
sys4-fr 2fdb6a3bd1 Merge branch 'rubenwardy-master' 2016-11-15 23:23:47 +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