Time Nick Message 09:39 luk3yx Would a PR to introduce a client-side toggle to hide nametags be accepted? I'm guessing not, though I may as well ask 09:47 sfan5 unlikely 09:47 sfan5 use-case? 10:09 luk3yx I'm not really sure, it's a feature in MultiCraft that I've been told I'm allowed to PR 10:12 sfan5 I can imagine that you may want to hide them to take an unobstructed screenshot or so 10:13 sfan5 my concern is that someone says "oh but we want the nametag to always show, so this can't be a client decision" 10:13 sfan5 but maybe that's premature 10:13 luk3yx That's why I was unsure if it would be accepted 10:14 sfan5 I mean if it's already finished feel free to PR 10:14 sfan5 having nametags hide when you hide the HUD has better chances than a general, global setting IMO 10:22 luk3yx Thanks, I'll open a PR sometime soon if it's straightforward to cherry pick (I'm guessing there's not much point in spending too much time fixing conflicts unless someone wants it) 15:19 MTDiscord luk3yx: cherry pick? From multicraft? What License is that under? 16:49 MTDiscord Be careful with that license 16:58 wrrrzr What i need to do if i get error: 'openssl/sha.h' file not found 17:01 Desour install openssl or ENABLE_OPENSSL=0 17:03 wrrrzr How to set ENABLE_OPENSSL=0 in android build? 17:03 wrrrzr in android studio 17:03 Desour idk 17:04 Desour but just like any other cmake variable 18:39 wrrrzr How i can read android luanti logs? 18:40 sfan5 adb 18:40 wrrrzr yes, how, what command 18:40 wrrrzr adb exec-out net.minetest.minetest 18:40 wrrrzr i try, but it not working 18:41 MTDiscord Either thru com.google.android.documentsui file manager 18:41 sfan5 we have documentation on this in the repo 18:42 sfan5 https://github.com/luanti-org/luanti/blob/master/doc/developing/android.md 18:45 wrrrzr thanks 18:48 sfan5 planning to merge #16090, #16102, #16099, #16064, #16039, #15891 in 15m 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/16090 -- MetaDataRef: Make `set_float` preserve numbers exactly by appgurueu 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/16102 -- Build-related fixes by sfan5 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/16099 -- Improve log messages for core.clear_craft by z-op 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/16064 -- Tune polygon offset handling to avoid issues with mesh nodes by sfan5 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/16039 -- Do SDL default on macOS by sfence 18:48 ShadowBot https://github.com/luanti-org/luanti/issues/15891 -- GUI: restore the Pause Menu after closing the Settings Menu by SmallJoker 18:52 wrrrzr Is on android build definded __linux__ ??? 18:59 MTDiscord Purple. 19:28 sfan5 done