Time Nick Message 00:42 specing Ah, so it's actually safe to use a single password for all servers 00:43 specing this should be mentioned somewhere 13:15 Wuzzy Any macOS users here? 13:15 heavygale maybe ^^ 13:15 Wuzzy I have heard the chat input is broken when you use a French (AZERTY) keyboard on macOS. Is this correct? 13:16 Wuzzy the "M" key does allegedly not work 13:16 heavygale don't have such a keyboard,… have other issues ^^ 13:19 Wuzzy such as? 13:19 heavygale client crashes when joining a server if my 5.1 usb sound card is pluggedin,… need to unplug it or mute the game 13:23 heavygale failed assertion: inChannelsPerFrame >= 5 13:30 Wuzzy o_O 13:30 rubenwardy do you not have any speakers connected? 13:30 heavygale sure 13:31 heavygale 6 channels output, if the usb device is connected 13:33 heavygale when configured to only use 2 channels, it's working fine 14:10 Andrey01 hello 14:11 Andrey01 is there a styling property that rounds off corners of buttons? 14:12 rubenwardy you'll need to use a background image for that 14:12 Andrey01 ah 14:12 rubenwardy I would like the ability to create buttons and backgrounds by specifying a color, border radius, and border 14:12 rubenwardy this could be used with other things 14:13 rubenwardy like, so much in a GUI can be reduced to a "panel" - a rectangle that can have either a background color or image, with borders, and border radius 14:14 Andrey01 but really is it impossible to set color of backgrounds now? there is 'bgcolor' property 14:14 rubenwardy I can't remember if that's supported by buttons yet 14:15 Andrey01 yes, it has already supported long ago 14:15 rubenwardy it was used to tint the existing button, but it didn't support being plain 14:17 Andrey01 hmm, interestingly how could the rounding off the corners be implemented by Irrlicht? 14:17 rubenwardy no idea 14:18 rubenwardy but anyway, you can already do that with a background image and 9-slices 14:50 bebebeko hm, is there a way to hide formspec after formspec button was clicked? 14:50 Andrey01 rubenwardy, can I download your new main menu for testing? 14:50 Andrey01 you can only close formspec 14:51 bebebeko Andrey01 like press "ESC" button? 14:51 Andrey01 yes 14:52 bebebeko sad... 14:52 Andrey01 try "minetest.close_formspec" or alternatively "minetest.show_formspec("")" 14:58 bebebeko Andrey01: thank you, it helped 17:18 tyler-2 Someone posted some site that showed the most common active mods on servers... I think... What was it? 17:45 rubenwardy bebebeko: button_exit will do that automatically 23:52 specing is it possible to protect an area such that the server replaces protected blocks with unminable bedrock to unauthorised clients? 23:52 specing to prevent exploration via local map cache