Add missing 'weather' mod documentation to minetest.conf.example
[oweals/minetest_game.git] / mods / bucket /
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-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-08-01 TumeniNodesVarious mods: Use " " instead of ' ' for item names
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-07-13 acmgitRemove stack_max from bucket:bucket_empty
2019-06-01 An0n3m0usAdd groups for tools and mushrooms (#2378)
2018-08-22 ParamatREADME.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'...
2018-07-01 SmallJokerReplace deprecated function calls
2017-11-15 DTA7Add nil checks for placer
2017-11-11 paramatRiver water renewability: Add comments to nodes.lua...
2016-11-02 Fernando Carmona... Bucket: Allow buckets to trigger the on_punch of entiti...
2016-10-12 paramatBucket: Add optional 'force-renew' bool to registration
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-06 paramatLicenses: Change WTFPL to MIT (part 2)
2016-08-09 TimUse minetest instead of core namespace, discourage...
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-07 TimBucket: Allow liquid placed against unknown nodes inste...
2016-07-07 TimBucket: Prevent crashing when placing liquid against...
2016-07-05 tenplus1Bucket: Correct liquid placing in protected areas
2015-09-30 paramatRename to Minetest Game
2015-09-14 Wouters DorianBetter bucket textures
2015-06-14 paramatBucket: Register river water bucket, add texture
2015-03-08 ShadowNinjaFix bucket code indentation
2015-02-28 tenplus1Make empty buckets stackable
2014-12-06 PilzAdamRemove remains of finite liquids from bucket mod 372/head
2014-11-29 Diego MartínezFix leaked globals.
2014-07-24 ZeframShow filled buckets in creative inventory
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2013-12-22 ShadowNinjaPrevent bucket from replacing unloaded nodes 0.4.9
2013-12-14 ShadowNinjaShorten lines in bucket and support nil placers
2013-12-14 NovatuxCheck for area protection in buckets
2013-07-11 Zeg9Call on_rightclick from buckets
2013-05-25 Sfan5Pngcrush all Textures
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-21 PilzAdamUse common mods 153/head
2013-03-19 PilzAdamAdd a description to buckets and use rightclick to...
2013-03-19 ShadowNinjaAllow buckets to pick up partially full liquid nodes...
2013-03-19 hdastwbUse replacements in furnace and replace lava bucket...
2012-11-09 PilzAdamMerge pull request #29 from PilzAdam/bucket
2012-11-09 PilzAdamDont allow the bucket to replace nodes that are not... 29/head
2012-11-06 PilzAdamMerge pull request #26 from PilzAdam/bucket
2012-11-06 PilzAdamFollow the naming convention and make the first letter... 26/head
2012-10-28 PilzAdamMerge pull request #14 from khonkhortisan/patch-2
2012-10-09 khonkhortisanEmtpy bucket 14/head
2012-07-25 Perttu AholaAdd description to bucket to make it show in creative...
2012-07-20 celeron55Merge pull request #3 from sfan5/master
2012-07-20 sfan5Fix Lava Bucket as Fuel 3/head
2012-06-09 Perttu AholaUpdate license in all READMEs (forgot to do that)
2012-03-30 Perttu AholaMove media author information to README.txt in mod...
2012-03-26 Perttu AholaAdd initial content