summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-19Added a version of gentextures that uses jpeg for the base and output imagesVanessa Ezekowitz
(overlay still needs to be png or some other alpha-capable format).
2013-02-07Added creative commons license to the license file.Vanessa Ezekowitz
2013-02-07Added licensing information headers and LICENSE file.Vanessa Ezekowitz
2013-01-30fixed missing replacements for white paint -> empty bucketVanessa Ezekowitz
when crafting light colors.
2012-08-19fixed incorrect groups setting for blue dye.Vanessa Ezekowitz
2012-08-05forgot to add in the recipes to make blue and violet dyes after adding theVanessa Ezekowitz
special case for the existence of geraniums.
2012-08-01Added a "version" check for the flowers dependency:Vanessa Ezekowitz
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-08-01oops, forgot a couple of spaces and 'fi' endings. next time, test the damnVanessa Ezekowitz
thing.
2012-08-01added quick sanity checks to gentextures.sh, to make sure imagemagick and bcVanessa Ezekowitz
are really there.
2012-07-31Changed glass bottle recycling so that it uses the vessel mod's "glassVanessa Ezekowitz
fragments" in the process instead of direct-to-glass-blocks.
2012-07-31moving all screenshots to a separate site.Vanessa Ezekowitz
2012-07-30just getting rid of some *~ filesVanessa Ezekowitz
2012-07-30added a proper .gitignore file.Vanessa Ezekowitz
2012-07-29Added in the non-blended versions of the bottle textures as a set ofVanessa Ezekowitz
alternates.
2012-07-29new screenshots.Vanessa Ezekowitz
2012-07-29Better bottle textures.Vanessa Ezekowitz
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. :-)
2012-07-26more new screenshots. Just for consistency.Vanessa Ezekowitz
2012-07-26new screenshots just for consistency.Vanessa Ezekowitz
2012-07-26added in a missing texture.Vanessa Ezekowitz
2012-07-26deleted some outdated and redundant files.Vanessa Ezekowitz
2012-07-26Replaced bottles with better textures, making use of the gentextures.sh'sVanessa Ezekowitz
overlay feature (namely alpha blending, for more consistent bottle images). Replaced the two source images with what I just used.
2012-07-26split glass bottles off into a separate mod: vessels.Vanessa Ezekowitz
2012-07-26deleted an obsolete file.Vanessa Ezekowitz
2012-07-26Reworked unifiedyes to use my vessels modVanessa Ezekowitz
2012-07-25fixed a copy&paste error with black dyeVanessa Ezekowitz
2012-07-25moved groups setting for black to the dye instead of the carbon black powder.Vanessa Ezekowitz
2012-07-25Replaced missing craftitem entries and got rid of some redundant codeVanessa Ezekowitz
left over from last update. Added group settings for all dyes according to recently-published standard. Fixed a few typos in item descriptions, and straightened up capitalization.
2012-07-24sync README with forum post.Vanessa Ezekowitz
2012-07-24Tweaked another spot, same reason.Vanessa Ezekowitz
2012-07-24tweaked unifieddyes1.png to change an 8 to a 6 to correctly reflect the ratioVanessa Ezekowitz
of cactus -> green pigment/dye.
2012-07-24Changes how glass bottles work and are made.Vanessa Ezekowitz
Now, you craft 5 glass blocks in a U shape, which gives 15 bottles. Use 6 plus jungle grass and water bucket to get 6 dye base, craft three to get back a glass block.
2012-07-24Rewrote readme to sync it up with the forum post. Updated changelog.Vanessa Ezekowitz
2012-07-24Added some extra steps in the dye-making process (increases difficulty).Vanessa Ezekowitz
2012-07-24slightly better titanium dioxide screenshot, showing correct proportions ofVanessa Ezekowitz
fuel, stone, and titanium dioxide powder.
2012-07-24minor revision to one of the example images, just making sure it's using theVanessa Ezekowitz
most recent version of the dyes' colors (the other image was pretty close, but I wanted this to be exact).
2012-07-23added a screenshot of the 7 base colors.Vanessa Ezekowitz
2012-07-19rewrote part of the README to account for the changes in the gentexturesVanessa Ezekowitz
script, namely the new '-t' switch and clarifying that < 100% alpha is okay to use.
2012-07-19Rewrite gentextures.sh a bit, added an option to allow the overlay to beVanessa Ezekowitz
colored while the base remains unmodified. Clarified usage information regarding the use of alpha translucency.
2012-07-16removed another redundant file.Vanessa Ezekowitz
2012-07-16changelog.Vanessa Ezekowitz
2012-07-16removed some excess files created from the last time gentextures ran.Vanessa Ezekowitz
2012-07-16fixed minor error in generating medium greyVanessa Ezekowitz
2012-07-16changelog...Vanessa Ezekowitz
2012-07-16Added a color sample/swatch image showing the entire 89-color palette.Vanessa Ezekowitz
2012-07-16tweaked number of colors in the readme.Vanessa Ezekowitz
2012-07-16Added a new set of colors: "light" (brightness turned up to 150% over theVanessa Ezekowitz
full/base colors - no low-saturation versions here). Re-generated all of the dyes using my gentextures.sh script, to keep them consistent. Re-added the gentextures script to this mod, it's too useful not to include it.
2012-07-15more wording tweaks to READMEVanessa Ezekowitz
2012-07-15tweaked the README a little - just heading changes.Vanessa Ezekowitz
2012-07-15Rewrote the bottom part of the README concerning the modding template. RemovedVanessa Ezekowitz
files related to it, since they're exclusively part of the modding template distribution now.
2012-07-15New version of the gentextures script. Run it without any parameters to getVanessa Ezekowitz
usage information.