summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24clarify usage of make_colored_itemstack()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-23more API doc tweaksVanessa Dannenberg
2018-08-22more API.md tweaksVanessa Dannenberg
2018-08-22clarify API regarding neutral_node fieldVanessa 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-22update API for new paradigmVanessa Dannenberg
2018-08-21Merge branch 'colored-itemstacks'Vanessa Dannenberg
2018-08-21further refine how colored itemstacks workVanessa Dannenberg
2018-08-03check if pointed thing actually works in on_useVanessa Dannenberg
2018-05-11Merge pull request #23 from katkaha/dye_aliasesVanessa Dannenberg
2018-05-10adding aliases for brown and grey dyeskatka
2018-04-23Agrege la traducción al españolCarlos Barraza
2017-12-11Merge pull request #21 from Jat15/patch-2Vanessa Dannenberg
2017-12-11Fix grayscale with 89-color paletteJat15
2017-11-13Merge pull request #20 from MuhdNurHidayat/masterVanessa Dannenberg
2017-11-14Add Malay translationMuhammad Nur Hidayat Yasuyoshi (MNH48.com)
2017-08-12Merge pull request #16 from fat115/masterVanessa Ezekowitz
2017-08-06add french translationfat115
2017-08-01some mods still need unifieddyes:white -> dye:white aliasVanessa Ezekowitz
2017-07-20Merge pull request #14 from afmachado/masterVanessa Ezekowitz
2017-06-27Translation to Brazilian PortugueseFree Educational Software for Mobile Devices - Translations to Brazilian Portuguese
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-20link API to READMEVanessa Ezekowitz
2017-06-20rename READMEVanessa Ezekowitz
2017-06-20update README, point user to forum for detailed usage infoVanessa Ezekowitz
2017-06-20document the APIVanessa 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
2017-06-04rotation fixes for compat with minetest 0.4.16Vanessa Ezekowitz
2017-05-18Merge pull request #9 from AntumDeluge/settingsVanessa Ezekowitz
2017-05-18Merge pull request #8 from AntumDeluge/masterVanessa Ezekowitz
2017-05-13Replace deprecated 'setting_getbool' with 'settings:get_bool'AntumDeluge
2017-05-03Replace deprecated call to 'get_look_yaw' with 'get_look_horizontal'AntumDeluge
2017-03-18allow shift-punching on a colorable node, to cancel auto-coloringVanessa Ezekowitz