summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-01 19:14:49 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-01 19:14:49 -0400
commit48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf (patch)
treeb336a91b723606a7ee7c55c569e1e2d64836bee6 /changelog.txt
parentbebf865d1a39cf309e52afbd04458cba2f9736b7 (diff)
downloadunifieddyes-48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf.tar
unifieddyes-48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf.tar.gz
unifieddyes-48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf.tar.bz2
unifieddyes-48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf.tar.xz
unifieddyes-48356ea59c59ff0b5c0045fd88b3ea3cf3aed2bf.zip
Added a "version" check for the flowers dependency:
If the flowers mod defines "flowers:flower_geranium" (as is the case with my update of 2012-08-01), then those will be used to get blue pigment powder, and violas will produce violet powder, both of which can be directly used to create their respective liquid dye colors. If it is not defined (e.g. the user has an older version of the flowers mod), then violas produce blue dye powder. Violet dye can still be formed by mixing blue and magenta or blue and red dyes, as before.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index d5eb870..143911e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,15 @@
Changelog
---------
+2012-07-26: Added a "version" check for the flowers dependency: If the
+flowers mod defines "flowers:flower_geranium" (as is the case with my update
+of 2012-08-01), then those will be used to get blue pigment powder, and violas
+will produce violet powder, both of which can be directly used to create their
+respective liquid dye colors. If it is not defined (e.g. the user has an
+older version of the flowers mod), then violas produce blue dye powder. Violet
+dye can still be formed by mixing blue and magenta or blue and red dyes, as
+before.
+
2012-07-26: Better bottle textures. Note that these are blended against the
50% grey field they normally appear on in the inventory display, so they will
show artifacts if you try to wield them. Don't do that. :-)