summaryrefslogtreecommitdiff
path: root/API.md
AgeCommit message (Collapse)Author
2018-09-12append `output` given to color craft helper if prefix/suffix are usedVanessa Dannenberg
(if any; allows specifying an item count/yield for the recipe)
2018-09-12add helper function for registering split palette nodesVanessa Dannenberg
2018-08-28handle special case of split palette with full colors in node nameVanessa Dannenberg
also check for ud_param2_colorable before proceeding to airbrush also handle new -> old color names in split palette switching
2018-08-27update APIVanessa Dannenberg
2018-08-26allow replacement nodes during airbrushingVanessa Dannenberg
2018-08-26new punch-to-colorize schemeVanessa Dannenberg
using a tool, the airbrush, for the job point at air/nothing and punch while wielding the airbrush to open the color selection form.
2018-08-24clarify usage of make_colored_itemstack()Vanessa Dannenberg
2018-08-23more API doc tweaksVanessa Dannenberg
2018-08-22more API.md tweaksVanessa Dannenberg
2018-08-22clarify API regarding neutral_node fieldVanessa Dannenberg
2018-08-22fix hue table type for wallmounted in craft helperVanessa Dannenberg
2018-08-22update API for new paradigmVanessa Dannenberg
plus some minor cleanups and style fixes
2017-06-20document the APIVanessa Ezekowitz