Age | Commit message (Expand) | Author |
2018-12-01 | Add function to get the hex color from a dye nameHEADmaster | cheapie |
2018-11-23 | change airbrush recipe | Vanessa Dannenberg |
2018-10-19 | fix crash | Vanessa Dannenberg |
2018-10-12 | more strict checking of need to reset param2 on place | Vanessa Dannenberg |
2018-10-05 | Add VALS_SPLIT for craft | Jat15 |
2018-09-23 | add human-readable color names to tooltips and "your selection | Vanessa Dannenberg |
2018-09-13 | check palette filename when airbrushing to determine mode. | Vanessa Dannenberg |
2018-09-13 | turn unavail colors in selector into non-clickable flat images | Vanessa Dannenberg |
2018-09-13 | allow passing an explicitly-available list of colors for airbrush | Vanessa Dannenberg |
2018-09-12 | get rid of colors.txt, outdated | Vanessa Dannenberg |
2018-09-12 | clarify item desc in split palette register nodes helper | Vanessa Dannenberg |
2018-09-12 | remove debug prints | Vanessa Dannenberg |
2018-09-12 | allow access to the 0 column in the split palettes | Vanessa Dannenberg |
2018-09-12 | expand old split-89 palette to 176 colors | Vanessa Dannenberg |
2018-09-12 | append `output` given to color craft helper if prefix/suffix are used | Vanessa Dannenberg |
2018-09-12 | add helper function for registering split palette nodes | Vanessa Dannenberg |
2018-09-12 | make sure group.ud_param2_colorable exists before trying to check its value :P | Vanessa Dannenberg |
2018-09-12 | use the node's paramtype2 instead of its palette filename | Vanessa Dannenberg |
2018-09-12 | add hues+greys table | Vanessa Dannenberg |
2018-09-08 | use `"split"` for split-89 palette instead of `true`. | Vanessa Dannenberg |
2018-09-08 | drop support for the old 89 color palette - obsolete | Vanessa Dannenberg |
2018-09-08 | don't register pink recipe twice for wallmounted | Vanessa Dannenberg |
2018-09-08 | fix incorrect handling of "azure" re: wallmounted palette | Vanessa Dannenberg |
2018-09-08 | condense legend a bit | Vanessa Dannenberg |
2018-09-08 | eliminate most egregious string concats in color select form | Vanessa Dannenberg |
2018-09-08 | show in color selector when a dye is on-hand in survival, but unavailable | Vanessa Dannenberg |
2018-09-08 | rename "available" overlay to "onhand" | Vanessa Dannenberg |
2018-09-08 | show "on hand" indicators in "avail only" screen | Vanessa Dannenberg |
2018-09-08 | pass inv to colored squared function | Vanessa Dannenberg |
2018-09-08 | dim-out the user's color choice in the color selector | Vanessa Dannenberg |
2018-09-08 | moved the formspec code for the colored squares to its own function | Vanessa Dannenberg |
2018-09-08 | make airbrush show only the colors the right-clicked node can use | Vanessa Dannenberg |
2018-08-28 | fix typo | Vanessa Dannenberg |
2018-08-28 | handle special case of split palette with full colors in node name | Vanessa Dannenberg |
2018-08-27 | show the player's current painting-with color, | Vanessa Dannenberg |
2018-08-27 | show the "your selection" legend in creative mode | Vanessa Dannenberg |
2018-08-27 | better handling of exiting the color selector form | Vanessa Dannenberg |
2018-08-27 | make "Your selection" legend show your selected color | Vanessa Dannenberg |
2018-08-27 | update API | Vanessa Dannenberg |
2018-08-27 | fix broken re-painting of nodes using the split palettes | Vanessa Dannenberg |
2018-08-27 | don't try to match last_color to registered_items table, that breaks aliases | Vanessa Dannenberg |
2018-08-26 | tweak switching-to msg | Vanessa Dannenberg |
2018-08-26 | add "***" to all other warning/info msgs | Vanessa Dannenberg |
2018-08-26 | warn the user to open the color selector | Vanessa Dannenberg |
2018-08-26 | remove "already that color" chat msg (some found it annoying) | Vanessa Dannenberg |
2018-08-26 | use right-click (on any random node) to open the color selector | Vanessa Dannenberg |
2018-08-26 | use shift-right-click for color select form | Vanessa Dannenberg |
2018-08-26 | respect protection | Vanessa Dannenberg |
2018-08-26 | add recipe for airbrush | Vanessa Dannenberg |
2018-08-26 | allow shift-punch for airbrush form | Vanessa Dannenberg |