index
:
unifieddyes
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Age
Commit message (
Expand
)
Author
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
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
2018-08-26
allow replacement nodes during airbrushing
Vanessa Dannenberg
2018-08-26
new punch-to-colorize scheme
Vanessa Dannenberg
2018-08-26
better handling of the register_on_placenode rotation fix
Vanessa Dannenberg
2018-08-25
minor changes to colorwallmounted palette
Vanessa Dannenberg
2018-08-25
fix some broken aliases,
Vanessa Dannenberg
2018-08-24
workaround for placing nodes with no color info in itemstack
Vanessa Dannenberg
2018-08-24
remove the old obsolete on_use stuff
Vanessa Dannenberg
2018-08-22
remove debug prints
Vanessa Dannenberg
2018-08-22
forgot to add pink to craft helper
Vanessa Dannenberg
2018-08-22
proper handling of 89-color "split" palette in craft helper
Vanessa Dannenberg
2018-08-22
preserve color bits in rotation fixup calls
Vanessa Dannenberg
2018-08-22
remove debug prints
Vanessa Dannenberg
2018-08-22
fix hue table type for wallmounted in craft helper
Vanessa Dannenberg
2018-08-21
further refine how colored itemstacks work
Vanessa Dannenberg
2017-06-20
separate the make-colored-itemstack code into its own function
Vanessa Ezekowitz
2017-06-20
disable old after_dig_node() callbacks
Vanessa Ezekowitz
2017-06-20
disable auto-coloring code entirely
Vanessa Ezekowitz
2017-06-20
add helper function for crafting param2-colorized items
Vanessa Ezekowitz
2017-06-20
remove a few redundant aliases
Vanessa Ezekowitz
2017-06-20
add alternate recipe for dark orange
Vanessa Ezekowitz
2017-06-20
clean-up of dark/medium orange and light/red
Vanessa Ezekowitz
2017-06-04
rotation fixes for compat with minetest 0.4.16
Vanessa Ezekowitz
2017-05-18
Merge pull request #9 from AntumDeluge/settings
Vanessa Ezekowitz
2017-05-13
Replace deprecated 'setting_getbool' with 'settings:get_bool'
AntumDeluge
2017-05-03
Replace deprecated call to 'get_look_yaw' with 'get_look_horizontal'
AntumDeluge
2017-03-18
allow shift-punching on a colorable node, to cancel auto-coloring
Vanessa Ezekowitz
[next]