Change how dirt turns to dirt_with_(something)
[oweals/minetest_game.git] / mods / flowers /
2016-04-12 kilbithFlowers: Fix itemstack when waterlily is placed
2016-04-08 kilbithFlowers: Cleaning of waterlily's placement 1028/head
2016-03-22 paramatDefault: Make some plant nodes non-flammable
2016-02-14 paramatConsolidate ABMs
2016-01-08 Auke KokReplace aliased fertile mushrooms.
2015-12-25 Auke KokRemove spores from mushrooms.
2015-12-19 paramatFlowers/mapgen: Slightly more flowers in mgv5/v7/flat...
2015-10-05 paramatFlowers: Allow placing waterlily on river water
2015-10-03 paramatMgv5/7 biomes: Add more shallow dirt waters
2015-09-30 paramatRename to Minetest Game
2015-09-17 paramatFlowers: Make waterlily not walkable. Add missing flowe...
2015-09-17 paramatFlowers: Add waterlily and add to mapgen
2015-09-10 paramatFlowers: Make flowers wave when waving shader enabled
2015-08-14 paramatFlowers: Add sporeless mushrooms and edit drops
2015-08-09 est31Tweak mushroom drops
2015-08-07 paramatMushrooms: Rename spore nodes. Single ABM for mushroom...
2015-08-07 paramatBiomes: Tune v5/v7 biomes and v5/v6/v7 mushroom distrib...
2015-08-04 paramatFlowers: Make mushrooms farmable using spores
2015-07-30 paramatAdd biomes for mgv5 and mgv7
2015-07-24 paramatFlowers: Keep mushrooms above water level
2015-07-23 paramatFlowers: Add mushrooms to mgv6
2015-07-17 Rui914Fix not_in_creative_inventory
2015-07-17 jeanpatrick.guerre... Add mushrooms
2015-06-06 LeMagnesiumImproved flowers' registration system - Specific nodebo...
2015-06-06 OmbridrideSimplified flowers' registration - Created a new local...
2015-03-25 paramatflowers/mapgen.lua: Remove unnecessary double quotation...
2015-03-25 paramatflowers/mapgen.lua: Register flower decorations for...
2015-02-28 jpOptimize textures and model (use *.b3d instead *.x)
2014-11-21 PenguinDadFix leaking globals in flowers and default mapgen.lua
2014-11-16 paramatDefault and flowers: only run on-generated functions...
2014-11-08 RHRhinoNew flower textures
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2013-08-06 HybridDogFix typo in flower generation
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