Flowers: New texture for yellow dandelion
authorparamat <paramat@users.noreply.github.com>
Thu, 25 May 2017 14:44:21 +0000 (15:44 +0100)
committerparamat <mat.gregory@virginmedia.com>
Thu, 8 Jun 2017 14:52:00 +0000 (15:52 +0100)
Derived from the white dandelion texture.
Uses the flower head colours of the previous yellow dandelion.

mods/flowers/README.txt
mods/flowers/init.lua
mods/flowers/license.txt
mods/flowers/textures/flowers_dandelion_yellow.png

index 2a5e4de3a9c5c3190d88f44d4a823dd70432294d..6fd309423ae0c9efde08dea6bebac16b700d5ff0 100644 (file)
@@ -11,7 +11,6 @@ Authors of media (textures)
 ---------------------------
 RHRhino (CC BY-SA 3.0):
   flowers_dandelion_white.png
-  flowers_dandelion_yellow.png
   flowers_geranium.png
   flowers_rose.png
   flowers_tulip.png
@@ -23,4 +22,7 @@ Gambit (CC BY-SA 3.0):
   flowers_waterlily.png
 
 yyt16384 (CC BY-SA 3.0):
-  flowers_waterlily_bottom.png, derived from Gambit's texture
+  flowers_waterlily_bottom.png -- Derived from Gambit's texture
+
+paramat (CC BY-SA 3.0):
+  flowers_dandelion_yellow.png -- Derived from RHRhino's texture
index cb5b21930cb2cfe624fae75f095fcbd9f93677c6..3d996d8ee0477266a0c14577f3af3deb8927a0e3 100644 (file)
@@ -72,7 +72,7 @@ flowers.datas = {
        {
                "dandelion_yellow",
                "Yellow Dandelion",
-               {-2 / 16, -0.5, -2 / 16, 2 / 16, 4 / 16, 2 / 16},
+               {-4 / 16, -0.5, -4 / 16, 4 / 16, -2 / 16, 4 / 16},
                {color_yellow = 1, flammable = 1}
        },
        {
index d30116227d78a49bfc0692103bd14fc6e019923e..419ebe5a72e578c03fafa57560d073cb8b194a63 100644 (file)
@@ -32,6 +32,7 @@ Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
 Copyright (C) 2014-2016 RHRhino
 Copyright (C) 2015-2016 Gambit
 Copyright (C) 2016 yyt16384
+Copyright (C) 2017 paramat
 
 You are free to:
 Share — copy and redistribute the material in any medium or format.
index ec11c1c80990a5e142f3cb9bc3d7da59b6bcce63..544f60c151aa0183c560c4650fb9466e6651e42d 100644 (file)
Binary files a/mods/flowers/textures/flowers_dandelion_yellow.png and b/mods/flowers/textures/flowers_dandelion_yellow.png differ