summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2012-07-14reworded the first sentance in the bit about the template slightly.Vanessa Ezekowitz
2012-07-14added notes about the new example template code and related download links toVanessa Ezekowitz
README
2012-07-13fixed some missing commas caused byt he previous groups= change.Vanessa Ezekowitz
2012-07-13Rewrote the README again to match what's in the forum post, minus the downloadVanessa Ezekowitz
and image links (since they're redundant and not exacly viewable in a text editor ;-) )
2012-07-13Added changelog, content moved from forum post to here.Vanessa Ezekowitz
2012-07-13Created a script to aid in the creation of new textures for whatever modsVanessa Ezekowitz
depend on unifieddyes. Rewrote README and expanded it to document the usage of that script.
2012-07-12Added groups = {dyes=1}, to all register_craftitem calls, to make itVanessa Ezekowitz
easier for worlflow's palette/easel mod to categorize the dyes.
2012-07-12first commitVanessa Ezekowitz