Time Nick Message 01:15 Sokomine IcyDiamond: i just know that some servers have (had?) such a mod. just grep through the mods? 01:15 Sokomine ah. did already? sorry 12:17 rubenwardy Perhaps it's a group? 12:17 rubenwardy Do torches have a group like "hot" 12:18 rubenwardy Perhaps search for set_hp and punch 12:18 rubenwardy And also damage_per_second 13:26 IcyDiamond no it was 3d_armor 18:01 Krock o/ 20:37 kilbith looks like minetest.colorize on label[] has broke again with recent commits 20:39 kilbith and the GUIButton styling/rendering refactor may be defective ... 20:39 kilbith but for different reasons 20:40 kilbith test 20:41 kilbith hello? 20:41 Krock coloring works in a462181 20:41 Krock hi 20:44 kilbith this isn't working with HEAD 20:44 kilbith (aka. 9284313d1) 20:44 kilbith https://i.imgur.com/hQDl2LI.png 20:45 Krock https://github.com/minetest/minetest/commit/9284313d#diff-e1d52ac8a056a84ad7590645fc210b22R115 20:46 kilbith this has been reverted back? 20:46 Krock probably here too: https://github.com/minetest/minetest/commit/9284313d#diff-59333e0ee84043fbc543c9fac2b072eaR57 20:46 Krock I assumed that's the string containing color escapes as well 20:46 Krock well, I was wrong 20:47 kilbith the bgimg_hovered thing on *image_button[] is defective 20:47 kilbith _pressed too 20:47 kilbith fucking trainees who can't code 20:48 Krock hmm? I tested that PR with craftguide and it worked as usual 20:48 kilbith incoming report 20:48 Krock okay. will check tomorrow. maybe I can supply some shorthand fixes - can't promise though 20:49 kilbith Krock: so far craftguide uses empty button[] with an injection of style[] 20:50 kilbith but when you use image_button[] + style[] as permitted with latest commit, this isn't working correctly 20:50 Krock ah. local clone was outdated 20:50 rubenwardy image_buttons don't inherit style from buttons by default 20:50 rubenwardy what do you mean by defective? 20:51 kilbith I will describe in an issue 20:51 rubenwardy kk 22:12 kilbith 9284313d1 is so broken, I don't even know what to say 22:14 kilbith different test cases that fail miserably