Commit Graph

26 Commits

Author SHA1 Message Date
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 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
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
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 5527349522 Fix bushes_classic support (for sugar) 2016-07-30 23:22:06 +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
Diego Martinez dbe3dab2f2 Add spanish locale file. 2015-12-02 09:29:27 -03: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
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
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
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 ca32dc17ce Fix bug 2015-01-04 17:31:30 +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