Creative: Make handle_node_drops override work for non-player diggers
[oweals/minetest_game.git] / mods / farming /
2017-11-19 EzhhCorrect farming/stairs dependency (#1838)
2017-11-19 ParamatCrafting: Remove duplicate reversed recipes (#1777)
2017-06-03 ShadowNinjaMerge 0.4.16 into stable-0.4
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-22 sfan5Merge tag '0.4.15' into stable-0.4
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