summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
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-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
2018-08-26allow replacement nodes during airbrushingVanessa Dannenberg
2018-08-26new punch-to-colorize schemeVanessa Dannenberg
2018-08-26better handling of the register_on_placenode rotation fixVanessa Dannenberg
2018-08-25minor changes to colorwallmounted paletteVanessa Dannenberg
2018-08-25fix some broken aliases,Vanessa Dannenberg
2018-08-24workaround for placing nodes with no color info in itemstackVanessa Dannenberg
2018-08-24remove the old obsolete on_use stuffVanessa Dannenberg
2018-08-22remove debug printsVanessa Dannenberg
2018-08-22forgot to add pink to craft helperVanessa Dannenberg
2018-08-22proper handling of 89-color "split" palette in craft helperVanessa Dannenberg
2018-08-22preserve color bits in rotation fixup callsVanessa Dannenberg
2018-08-22remove debug printsVanessa Dannenberg
2018-08-22fix hue table type for wallmounted in craft helperVanessa Dannenberg
2018-08-21further refine how colored itemstacks workVanessa Dannenberg
2017-06-20separate the make-colored-itemstack code into its own functionVanessa Ezekowitz
2017-06-20disable old after_dig_node() callbacksVanessa Ezekowitz
2017-06-20disable auto-coloring code entirelyVanessa Ezekowitz
2017-06-20add helper function for crafting param2-colorized itemsVanessa Ezekowitz
2017-06-20remove a few redundant aliasesVanessa Ezekowitz
2017-06-20add alternate recipe for dark orangeVanessa Ezekowitz
2017-06-20clean-up of dark/medium orange and light/redVanessa Ezekowitz