Update Chinese Translation, Add Traditional Chinese Translation (#2596)
[oweals/minetest_game.git] / mods / farming /
2020-03-02 IFRFSXUpdate Chinese Translation, Add Traditional Chinese...
2020-02-23 An0n3m0usSort loot registration into respective mods (#2602)
2020-02-10 An0n3m0usAdd log for seeds on place
2020-02-05 sfan5Convert minetest.sound_play uses to ephemeral
2020-01-22 ZaoqiAdd zh_CN translation
2019-11-30 Muhammad Nur Hiday... Add Malay translation
2019-11-30 AresielAdd Swedish translation
2019-10-24 Andrey2470TAdd Russian translation (#2525)
2019-10-12 HamletItalian translation (#2491) 5.1.0 5.1.1
2019-10-10 JDiazSpanish Translation (#2505)
2019-10-10 DrHackberryFrench translation (#2514)
2019-09-22 WuzzyAdd translation templates and German translation
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-08-01 TumeniNodesVarious mods: Use " " instead of ' ' for item names
2019-07-26 TumeniNodesAdd 'dry dirt' and 'dry dirt with dry grass' nodes...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-06-01 An0n3m0usAdd groups for tools and mushrooms (#2378)
2019-01-02 Paul OuelletteRemove extra empty strings in craft recipes (#2281)
2018-10-03 ParamatStairs: Add field to determine world-aligned textures...
2018-04-08 ParamatFarming: Deprecate bronze, mese and diamond hoes. Tune...
2018-04-04 tenplus1Add food_* groups to default edibles (#2089)
2017-12-24 paramatFerns: Add 3 sizes for coniferous forest biome
2017-11-15 DTA7Add nil checks for placer
2017-08-18 paramatFarming: Make cotton look like cotton, add crafted...
2017-07-22 EzhhCorrect farming/stairs dependency (#1838)
2017-07-16 ParamatCrafting: Remove duplicate reversed recipes (#1777)
2017-06-14 ezhhDescriptions: Make capitalization consistent
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-03-15 paramatFarming: Add override for default:dirt_with_rainforest_...
2017-03-01 Auke KokAllow interaction with nodes while wielding these items.
2017-02-08 Thomas--SMake drop logic work better for non-8-step-plants....
2016-12-13 paramatDefault: Add missing 'default_dig_snappy' sound
2016-12-04 Auke KokFarming: Change wheat into # shaped plant
2016-11-26 paramatFarming/fire: Add tool break sounds
2016-11-21 Thomas--SFarming: Add forgotten colon
2016-11-20 Auke KokFix whitespace errors to silence luacheck.
2016-11-19 paramatTextures: Revert many back to RGBA to fix visual bug
2016-11-18 Auke KokConvert many textures to indexed color
2016-11-02 cx384Add and edit fuel registrations
2016-10-25 Fernando Carmona... Make flammable: Flowers, grasses and several crafitems
2016-10-11 bas080Store registered plant on namespace
2016-09-27 tenplus1Farming: Remove unnecessary overriding of groups
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-06 paramatLicenses: Change WTFPL to MIT (part 2)
2016-09-05 paramatLicenses: Change WTFPL to MIT (part 1)
2016-08-09 tenplus1Add labels to ABMs
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-09 TimAlways return the leftover ItemStack for on_place and...
2016-06-17 cd2Farming: Add negative fall_damage_add_percent to straw
2016-06-04 Auke KokFarming: allow LBM's for other mods as well.
2016-05-25 Auke KokFarming: Convert plants to use node timers
2016-04-23 paramatFarming: Add quiet sounds to seeds
2016-04-08 paramatFarming: Override dirt_with_dry_grass to enable cultivation
2016-02-14 paramatConsolidate ABMs
2015-09-30 paramatRename to Minetest Game
2015-09-29 codeandfixUpdate api.lua
2015-09-14 Craig DavisonRemove beds/Changelog.txt & farming/API.txt
2015-06-18 paramatFix is_ground_content settings for nodes
2015-05-14 NovatuxApples give 2 HP instead of 1 HP, bread gives 5 HP...
2015-02-28 jpOptimize textures and model (use *.b3d instead *.x)
2015-02-28 MT-ModderAdd reverse recipes for hoes
2015-01-25 jeanpatrick.guerre... Textures Update
2015-01-17 jeanpatrick.guerre... Add straw
2015-01-10 PilzAdamRemove weird constants in default
2014-12-07 PilzAdamUse an overlay over default_dirt.png for soil 368/head
2014-12-06 PilzAdamDont dry out soil if unloaded blocks are nearby 362/head
2014-11-30 Craig DavisonFix some undeclared global variables
2014-09-07 ShadowNinjaFix farming unloaded node crash
2014-08-21 BlockMenFix some farming stuff
2014-07-22 AmazFix desert_sand_soil dropping itself, and changed the...
2014-07-13 cupofinsaneAlias string to cotton
2014-07-05 BlockMenRemove debug line
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2014-07-05 webdesigner97Make farming more flexible
2014-07-05 BlockMenAdd mese and diamond hoe, new tool textures
2014-07-05 BlockMenFix farming (caused by outdated pull)
2014-07-05 Vanessa EzekowitzModify default grasses rather than entirely re-defining...
2014-05-20 RealBadAngelFix semitransparent pixel in bread's texture.
2013-12-03 RealBadAngelAdd waving property for leaves and plants. 224/head
2013-11-01 ShadowNinjaAdd and use the stick group
2013-11-01 NovatuxChange hoe_on_use to farming.hoe_on_use, for use and...
2013-07-11 hdastwbAdd support for walkable plants
2013-06-02 PilzAdamIncrease chance for getting seeds 0.4.7
2013-05-25 Sfan5Pngcrush all Textures
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-24 CasimirFix typo for droping seeds
2013-05-21 PilzAdamAdd farming mod