Commit Graph

  • b23be88a9d
    Merge 7d6d8beb34 into 9b97006923 #37 mat9117 2019-04-06 15:21:10 +0000
  • 7d6d8beb34 Polish translation #37 mat9117 2019-04-06 17:20:01 +0200
  • 9b97006923 Add Russian translation master Роман 2018-08-03 14:00:55 +0300
  • 936565a0cd
    Add screenshot.png rubenwardy 2018-05-15 20:14:10 +0100
  • ccbc21a00c Add compatibility to farming redo coffe_beans bell07 2018-01-09 13:24:15 +0100
  • 077ba59857
    Compatibility to farming redo coffe_beans #34 bell07 2018-01-09 10:57:35 +0100
  • bc2dfce758 RUssian locale #33 inpos 2017-08-17 10:04:51 +0300
  • 57d0b42892 Fix indentation in previous commit rubenwardy 2017-07-24 13:56:45 +0100
  • ba36be5fe0 Fix buckets being lost when making butter engineer-pearl 2017-07-24 05:55:20 -0700
  • 5f7bd7ffcd Merge pull request #1 from engineer-pearl/hold #31 engineer-pearl 2017-04-09 14:23:40 -0700
  • e6a5f1372e Merge branch 'master' of https://github.com/sys4-fr/food into hold engineer-pearl 2017-04-09 14:17:03 -0700
  • fe801df53e Merge branch 'master' of https://github.com/rubenwardy/food engineer-pearl 2017-04-06 23:14:58 -0700
  • 16a51aa924 Git Modded engineer-pearl 2017-04-06 20:28:50 -0700
  • 93de17fdc3 Fix intllib boilerplate code sys4-fr 2017-04-03 01:50:59 +0200
  • 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. #30 sys4-fr 2016-11-25 21:33:59 +0100
  • 2fcea7f29d undo last commit (there is no oranges with farming_redo) sys4-fr 2016-11-25 15:19:02 +0100
  • 597f544e89 Fix orange item with farming_redo support sys4-fr 2016-11-25 08:01:42 +0100
  • d4a6f54488 Fix intllib boilerplate code sys4-fr 2016-11-25 05:57:04 +0100
  • 2fdb6a3bd1 Merge branch 'rubenwardy-master' sys4-fr 2016-11-15 23:23:47 +0100
  • 54e7fa3b81 Merge pull request #29 from sys4-fr/master rubenwardy 2016-11-01 23:23:40 +0000
  • 5527349522 Fix bushes_classic support (for sugar) #29 sys4-fr 2016-07-30 23:22:06 +0200
  • 13f02494d0 Fix a warning triggered by a variable which was not declared as local. sys4-fr 2016-07-30 22:19:40 +0200
  • dbb7b9bb65 Update mtfoods support Remove unneeded bushes_classic support Remove unneeded strawberries and rhubarb support (Moved to food_sweet) sys4-fr 2016-07-30 12:44:58 +0200
  • b392b415c8 Add ethereal? in depends.txt sys4-fr 2016-07-29 16:52:08 +0200
  • 93ea79653f Update support of farming redo and mobs redo Add support of ethereal sys4-fr 2016-07-29 16:49:46 +0200
  • 9eed044387 Merge pull request #27 from kaeza/master rubenwardy 2015-12-02 13:08:24 +0000
  • dbe3dab2f2 Add spanish locale file. #27 Diego Martinez 2015-12-02 04:43:47 -0300
  • 32546ed20e Merge pull request #26 from mahmutelmas06/corrections rubenwardy 2015-11-11 15:52:38 +0000
  • 2771480a74 corrections #26 Mahmut Elmas 2015-11-11 13:39:48 +0200
  • 29a9ed37f4 Create tr.txt #25 Mahmut Elmas 2015-11-11 00:09:36 +0200
  • 1724db4fba Stop crash on damage disabled. rubenwardy 2015-10-27 13:47:31 +0000
  • 9913055d6a Add travis checks rubenwardy 2015-08-04 19:24:11 +0100
  • 3edc66302e Warn if modules create crafts for items other than those they declare rubenwardy 2015-08-04 09:18:28 +0100
  • 6708667b67 Remove error (it's not needed, a warning is enough) rubenwardy 2015-07-30 09:56:17 +0100
  • 5c7cc84456 Tell user how to ignore no fallback error. rubenwardy 2015-07-30 09:38:27 +0100
  • 7c0a7b5a33 Cache disable_fallbacks etc settings rubenwardy 2015-07-30 09:29:04 +0100
  • 22be456ab7 Setting to disable fallbacks rubenwardy 2015-07-30 09:23:07 +0100
  • 0948eefe45 Fix food.item_eat bug rubenwardy 2015-07-02 10:43:00 +0100
  • f634d57d4a Merge pull request #22 from asanetargoss/master rubenwardy 2015-06-28 22:46:40 +0100
  • 965973c013 Fix typo when checking if hbhunger is installed #22 asanetargoss 2015-06-28 14:05:58 -0700
  • 24d05b7aed Merge pull request #21 from Banasura/patch-1 rubenwardy 2015-06-10 21:59:29 +0100
  • beea247565 Add support of milk & eggs from Mobs Redo #21 William H. 2015-05-24 19:41:33 +0200
  • 80990e12e1 Merge pull request #20 from LeMagnesium/intllib_global_variables rubenwardy 2015-05-08 18:32:50 +0100
  • 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. #20 LeMagnesium 2015-05-03 20:18:59 +0200
  • 4d6a3a8a02 Merge pull request #19 from LeMagnesium/fr_translation rubenwardy 2015-05-03 12:47:09 +0100
  • 489f2797ab Added french translation into Intllib's local files - Added french translation in the local files. Every field is translated. #19 LeMagnesium 2015-05-02 14:58:43 +0200
  • 7dd36b85e1 Update README.md rubenwardy 2015-03-18 08:59:16 +0000
  • df72779470 Correct typo rubenwardy 2015-02-27 08:50:15 +0000
  • 98d9d20cd9 Support for hphunger rubenwardy 2015-02-27 08:49:49 +0000
  • 93896c0824 Add hbhunger to food/depends.txt rubenwardy 2015-02-27 08:46:48 +0000
  • ca32dc17ce Fix bug rubenwardy 2015-01-04 17:31:30 +0000
  • 2897fe334f Assignment to undeclared global rubenwardy 2014-12-20 20:08:45 +0000
  • f1dcbbb7c8 Merge branch 'master' of https://github.com/rubenwardy/food rubenwardy 2014-11-16 13:15:28 +0000
  • 0164302915 Fix bugs rubenwardy 2014-11-16 13:05:15 +0000
  • 30f3b6d7bc Move stuff around rubenwardy 2014-11-16 12:48:24 +0000
  • 381e418408 Update credits rubenwardy 2014-11-16 12:41:45 +0000
  • e2d20a6a2c Add orange juice rubenwardy 2014-11-16 12:38:20 +0000
  • c385ffc15f Merge 7307477998 into fee1ca8670 #17 Ciaran Gultnieks 2014-11-16 09:11:09 +0000
  • 7307477998 Add orange juice texture #17 Ciaran Gultnieks 2014-11-16 09:10:11 +0000
  • d9cb90c0be Add orange juice Ciaran Gultnieks 2014-11-16 09:06:29 +0000
  • fee1ca8670 Fix food/diet/hud/mtfoods depend loop rubenwardy 2014-09-29 18:51:18 +0100
  • 5adab9f406 Change license of ingredient list rubenwardy 2014-09-18 14:50:32 +0100
  • a574323b56 Support farming redo rubenwardy 2014-08-31 17:40:35 +0100
  • ba7a432e05 Create description.txt rubenwardy 2014-08-31 17:33:29 +0100
  • cf3716e3c0 Food mod version rubenwardy 2014-08-27 19:53:32 +0100
  • af275aa5cc Disable debug rubenwardy 2014-08-27 19:48:55 +0100
  • 2c3e8c3056 Update to 2.3 rubenwardy 2014-08-27 19:45:30 +0100
  • 96f9e7295d Module based rubenwardy 2014-08-27 19:30:45 +0100
  • c875c2e96c Merge 6be3b1a2d8 into e4b9ff0373 #16 kilbith 2014-08-24 10:11:42 +0000
  • 6be3b1a2d8 Added a simple pizza #16 kilbith 2014-08-24 12:11:35 +0200
  • 6fae27a60f Merge 34f101e0d2 into e4b9ff0373 #15 New-Guy 2014-08-17 06:30:26 +0000
  • 34f101e0d2 Make bowls work as food_cup as well as food_bowls. #15 New-Guy 2014-08-17 02:30:17 -0400
  • 9723bd4556 Merge 7937d522af into e4b9ff0373 #14 Flipsels 2014-06-28 08:16:38 +0000
  • 5f097ae9c9 Merge 7937d522af into e4b9ff0373 #13 Flipsels 2014-06-27 07:48:40 +0000
  • 7937d522af Code & textures #14 #13 Flipsels 2014-06-26 20:43:16 +0200
  • e4b9ff0373 override function fix if no groups rubenwardy 2014-04-18 08:49:12 +0100
  • dbcd373e30 Merge pull request #12 from CiaranG/fixes rubenwardy 2014-04-15 14:41:40 +0100
  • f2508662f7 Minor typo fix #12 Ciaran Gultnieks 2014-04-14 19:03:04 +0100
  • 90344ad00a Support both kinds of animalmaterials eggs Ciaran Gultnieks 2014-04-14 19:02:43 +0100
  • 3a335e9de2 A couple of fixes to item overriding Ciaran Gultnieks 2014-04-14 19:01:29 +0100
  • 9de90d2766 Fix depends.txt rubenwardy 2014-04-13 19:11:15 +0100
  • fa8223d0b2 Release 2.2 - support for diet mod rubenwardy 2014-04-13 19:10:36 +0100
  • 230ea9bf54 Support for mobfcooking and fixes. rubenwardy 2014-04-11 16:48:31 +0100
  • 1e5e81b95d Update init.lua rubenwardy 2014-04-10 19:26:42 +0100
  • 810022f19c Release 2.1 rubenwardy 2014-04-10 19:18:25 +0100
  • 690fd7ea09 support for mobfcooking #11 Xanthin 2014-04-08 23:08:08 +0200
  • 3f48cf6a03 update intllib Xanthin 2014-04-08 22:54:57 +0200
  • 47e7ce58a7 eatable chocolate Xanthin 2014-04-08 22:53:58 +0200
  • dfac9ed316 use strawberry and sugar from bushes only Xanthin 2014-04-08 22:52:34 +0200
  • 1b4afb4463 update to recent version from rubenwardy Xanthin 2014-04-08 22:49:29 +0200
  • 7cd21a4049 Merge ba1362bff8 into 11175d025f #10 Xanthin 2014-04-08 20:32:52 +0000
  • ba1362bff8 update from rubenwardy to fix soup problem #10 Xanthin 2014-04-08 22:31:05 +0200
  • 11175d025f Update init.lua rubenwardy 2014-04-08 19:44:58 +0100
  • a91d869b49 Fix chicken soup problem rubenwardy 2014-04-08 18:54:35 +0100
  • 18d21cbfb2 Merge pull request #8 from Xanthin/translation rubenwardy 2014-04-08 15:43:01 +0100
  • 74c17cbf41 soup fix and recipe change Xanthin 2014-04-07 22:17:11 +0200
  • 39c9af3d43 Merge 0a92c26448 into 3f5338ec8c #9 Xanthin 2014-04-07 19:34:13 +0000
  • 0a92c26448 posssible fix for chicken soup crafting #9 Xanthin 2014-04-07 21:28:17 +0200
  • 597461ded7 Update init.lua Xanthin 2014-04-06 20:46:57 +0200
  • a74316b4ef fix typo #8 Xanthin 2014-04-06 20:30:10 +0200