summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01Add function to get the hex color from a dye nameHEADmastercheapie
2018-11-23change airbrush recipeVanessa Dannenberg
2018-10-19fix crashVanessa Dannenberg
2018-10-12more strict checking of need to reset param2 on placeVanessa Dannenberg
2018-10-05Add VALS_SPLIT for craftJat15
2018-09-23add human-readable color names to tooltips and "your selectionVanessa Dannenberg
2018-09-13check palette filename when airbrushing to determine mode.Vanessa Dannenberg
2018-09-13turn unavail colors in selector into non-clickable flat imagesVanessa Dannenberg
2018-09-13allow passing an explicitly-available list of colors for airbrushVanessa Dannenberg
2018-09-12get rid of colors.txt, outdatedVanessa Dannenberg
2018-09-12clarify item desc in split palette register nodes helperVanessa Dannenberg
2018-09-12remove debug printsVanessa Dannenberg
2018-09-12allow access to the 0 column in the split palettesVanessa Dannenberg
2018-09-12expand old split-89 palette to 176 colorsVanessa Dannenberg
2018-09-12append `output` given to color craft helper if prefix/suffix are usedVanessa Dannenberg
2018-09-12add helper function for registering split palette nodesVanessa Dannenberg
2018-09-12make sure group.ud_param2_colorable exists before trying to check its value :PVanessa Dannenberg
2018-09-12use the node's paramtype2 instead of its palette filenameVanessa Dannenberg
2018-09-12add hues+greys tableVanessa Dannenberg
2018-09-08use `"split"` for split-89 palette instead of `true`.Vanessa Dannenberg
2018-09-08drop support for the old 89 color palette - obsoleteVanessa Dannenberg
2018-09-08don't register pink recipe twice for wallmountedVanessa Dannenberg
2018-09-08fix incorrect handling of "azure" re: wallmounted paletteVanessa Dannenberg
2018-09-08condense legend a bitVanessa Dannenberg
2018-09-08eliminate most egregious string concats in color select formVanessa Dannenberg
2018-09-08show in color selector when a dye is on-hand in survival, but unavailableVanessa Dannenberg
2018-09-08rename "available" overlay to "onhand"Vanessa Dannenberg
2018-09-08show "on hand" indicators in "avail only" screenVanessa Dannenberg
2018-09-08pass inv to colored squared functionVanessa Dannenberg
2018-09-08dim-out the user's color choice in the color selectorVanessa Dannenberg
2018-09-08moved the formspec code for the colored squares to its own functionVanessa Dannenberg
2018-09-08make airbrush show only the colors the right-clicked node can useVanessa Dannenberg
2018-08-28fix typoVanessa Dannenberg
2018-08-28handle special case of split palette with full colors in node nameVanessa Dannenberg
2018-08-27show the player's current painting-with color,Vanessa Dannenberg
2018-08-27show the "your selection" legend in creative modeVanessa Dannenberg
2018-08-27better handling of exiting the color selector formVanessa Dannenberg
2018-08-27make "Your selection" legend show your selected colorVanessa Dannenberg
2018-08-27update APIVanessa Dannenberg
2018-08-27fix broken re-painting of nodes using the split palettesVanessa Dannenberg
2018-08-27don't try to match last_color to registered_items table, that breaks aliasesVanessa Dannenberg
2018-08-26tweak switching-to msgVanessa Dannenberg
2018-08-26add "***" to all other warning/info msgsVanessa Dannenberg
2018-08-26warn the user to open the color selectorVanessa Dannenberg
2018-08-26remove "already that color" chat msg (some found it annoying)Vanessa Dannenberg
2018-08-26use right-click (on any random node) to open the color selectorVanessa Dannenberg
2018-08-26use shift-right-click for color select formVanessa Dannenberg
2018-08-26respect protectionVanessa Dannenberg
2018-08-26add recipe for airbrushVanessa Dannenberg
2018-08-26allow shift-punch for airbrush formVanessa Dannenberg