Creative: Make handle_node_drops override work for non-player diggers
[oweals/minetest_game.git] / mods / bucket /
2016-12-22 sfan5Merge tag '0.4.15' into stable-0.4
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