Time Nick Message 07:07 sofar https://github.com/flathub/net.minetest.Minetest 07:07 sofar do we need to backport or mainline those patches? 17:27 rubenwardy Trivial PR #7273 17:27 ShadowBot https://github.com/minetest/minetest/issues/7273 -- Move ASCII art to std::cerr, to remove it from logs by rubenwardy 17:27 rubenwardy (sfan5, you reviewed the last related one) 17:28 sfan5 I thought moving it to rawstream already removes it from logs? 17:28 rubenwardy no 17:28 rubenwardy it still ends up in debug.txt 17:28 rubenwardy rawstream is written to by actionstream as such, iirc 17:28 rubenwardy but raw stream doesn't add time or [ACTION] things 17:28 Krock raw puts it without a prefix into all stream outputs 17:28 rubenwardy ^ 17:30 Krock there's also std::clog :D 17:31 rubenwardy what 17:31 Krock not for errors but for other logging stuff: http://www.cplusplus.com/reference/iostream/clog/ 17:31 rubenwardy looks like the same but without auto-flush 17:32 Krock right 17:40 rubenwardy merging #7116 in 10 17:40 ShadowBot https://github.com/minetest/minetest/issues/7116 -- Formspecs: Allow specifying a certain alpha value for the box[] element by Thomas--S 18:01 rubenwardy reviews needed for #6786 18:01 ShadowBot https://github.com/minetest/minetest/issues/6786 -- Allow damage for attached objects, add attach/detach callbacks by SmallJoker 18:27 Krock I can remove that single comment if it's what prevents from reviewing :P 18:29 rubenwardy well, I've already approved 18:31 Krock yes, and I appreciate that. A regular 2nd approval would be nice to have in case something was not seen/overseen 18:38 rubenwardy agreed, this could break lots of things 18:46 Krock although, I've tested advtrains, carts, nametags - and whether the callbacks are triggered. Non-existent/destroyed entities could probably raise a few issues until they're no longer pointable and destructible (mod issue) 19:47 alphawarrior Hello everyone! How can I build the android version for arm8? 19:54 alphawarrior What's In file included from jni/../../Android/CIrrDeviceAndroid.cpp:6: 19:54 alphawarrior jni/../../Android/CIrrDeviceAndroid.h:8:10: fatal error: 'IrrCompileConfig.h' file not found? 21:48 paramat will merge #7271 in an hour, trivial code cleanup 21:48 ShadowBot https://github.com/minetest/minetest/issues/7271 -- Mgvalleys: Code cleanup by paramat 21:49 rubenwardy paramat: #7273 21:49 ShadowBot https://github.com/minetest/minetest/issues/7273 -- Move ASCII art to std::cerr, to remove it from logs by rubenwardy 21:52 sofar hahaha, nice one 21:52 sofar +1 from me 21:52 sofar of course, most logs will capture stderr as well :) 21:52 rubenwardy it won't go to debug.txt 21:52 rubenwardy and will only be caught with std::cerr redirection 21:54 paramat yes nice 21:54 rubenwardy merging in 10 then 21:54 rubenwardy will also close the issue 21:55 paramat i would have done that in my PR if i had known 21:55 paramat #7267 is ready 21:55 ShadowBot https://github.com/minetest/minetest/issues/7267 -- Dungeons: Mostly fix missing stair nodes by paramat 21:58 paramat ugh github is getting more like a social network, now when i type ':' the thumbs up isn't shown as a quickly selectable option anymore, instead, emoticons =/ 22:01 sofar it'll end up in the systemd journal, but, I kinda like it :) 22:01 sofar just push