Time Nick Message 06:34 cheapie !tell shaft Depends on what dye mod you're using - unifieddyes has unifieddyes.get_color_from_dye_name(), for example 06:34 MinetestBot cheapie: I'll pass that on when shaft is around 07:56 fgaz_ celeron55_ ShadowNinja sofar: what would it take to fix spoiler tags in the forums? was the tspoiler code lost? 07:58 celeron55_ do you mean for old posts? the old spoiler tag code wouldn't work anymore and i had to reimplement it in a simpler way, and phpbb apparently never refreshes the bbcode output unless posts are edited 08:04 celeron55_ the tspoiler tag definitely doesn't exist anymore. the old code wouldn't work anyway so that's of no help 08:10 fgaz_ celeron55_: oh I didn't notice spoiler still works. yes I meant tspoiler. I wonder why it stopped working? can I help fix it? 11:34 MinetestBot shaft: Jun-30 06:34 UTC Depends on what dye mod you're using - unifieddyes has unifieddyes.get_color_from_dye_name(), for example 12:06 shaft cheapie: Why does this function not handle brown dye? 13:47 est31 Hi Krock 13:47 shaft Minetest supports CSS color strings such as red. Which function do I need to call to convert them to hex or rgb? 13:48 sfan5 colorspec_to_colorstring 13:48 shaft lol it says in the namespace reference. i'm stupid 14:09 shaft Why is itemstack:get_name() return emptystring for dyes? 14:09 shaft *does