Update Chinese Translation, Add Traditional Chinese Translation (#2596)
[oweals/minetest_game.git] / mods / farming / api.lua
2020-02-10 An0n3m0usAdd log for seeds on place
2020-02-05 sfan5Convert minetest.sound_play uses to ephemeral
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-01-02 Paul OuelletteRemove extra empty strings in craft recipes (#2281)
2018-04-08 ParamatFarming: Deprecate bronze, mese and diamond hoes. Tune...
2018-04-04 tenplus1Add food_* groups to default edibles (#2089)
2017-11-15 DTA7Add nil checks for placer
2017-07-16 ParamatCrafting: Remove duplicate reversed recipes (#1777)
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
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-10-25 Fernando Carmona... Make flammable: Flowers, grasses and several crafitems
2016-10-11 bas080Store registered plant on namespace
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-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-02-14 paramatConsolidate ABMs
2015-09-29 codeandfixUpdate api.lua
2015-06-18 paramatFix is_ground_content settings for nodes
2015-02-28 MT-ModderAdd reverse recipes for hoes
2014-09-07 ShadowNinjaFix farming unloaded node crash
2014-08-21 BlockMenFix some farming stuff
2014-07-05 webdesigner97Make farming more flexible