Time Nick Message 00:24 paramat merging game#2527 00:24 ShadowBot https://github.com/minetest/minetest_game/issues/2527 -- Simplify tools crafting registration by MoNTE48 13:49 rubenwardy One benefit of patch releases: they can be included in LTS updates 13:50 sfan5 *if the distro maintainer cares enough 13:52 rubenwardy Do any stable distros have 5.1 yet? 13:52 sfan5 https://packages.ubuntu.com/search?keywords=minetest&searchon=names&suite=all§ion=all 13:53 sfan5 ubuntu 19.10 has 5.0.1 13:54 sfan5 by the way I looked up the schedule for ubuntu 20.04 a few days ago and they freeze package updates at the end of february 13:55 rubenwardy Should we feature freeze at the start of Jan for 5.2.0 then? 13:55 rubenwardy Who is responsible for adding packages? 13:55 sfan5 fine by me 13:57 sfan5 apparently ubuntu packages a worldedit version from july 2013 13:57 sfan5 why though 13:59 rubenwardy Lol 14:26 sfan5 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873809 14:26 sfan5 turns out debian already knows 15:22 p_gimeno perhaps the package needs to be orphaned and picked up by someone else 18:19 sfan5 merging #9203 in 5 minutes 18:19 ShadowBot https://github.com/minetest/minetest/issues/9203 -- Fix image_button-related styling issues by Df458 18:48 rubenwardy screenshots are broken in xvfb :( 18:48 sfan5 is that because it uses software rendering? 18:48 rubenwardy not sure, the settings are currently for using OpenGL 18:49 rubenwardy perhaps I should switch in the settings to software 18:49 rubenwardy would be nice to have passthrough though 19:01 rubenwardy using software causes the following message, and still doesn't work: WARNING[Main]: Client: Could not find X11 Display in ExposedVideoData // WARNING[Main]: Could not find x11 display for setting its icon. 19:06 rubenwardy wait, it does work 19:07 rubenwardy but there's no gradients 19:36 rubenwardy burningsvideo roughly works, but it's non-deterministic 19:36 rubenwardy wait, maybe not 20:19 sfan5 merging #9208 in 5 minutes 20:19 ShadowBot https://github.com/minetest/minetest/issues/9208 -- Correct documentation around minetest.item_place by sfan5 20:23 Calinou rubenwardy: maybe you can set up llvmpipe to get OpenGL 3.3 support in software? 20:24 Calinou no idea how you'd do it in a headless container/VM though 20:24 Calinou or Intel's OpenSWR, which is faster but requires modern CPU instruction sets 20:38 rubenwardy I'm attempting to use xvfb to standardise the rendering conditions rather than run in VM atm 20:42 Krock sucks when the shooting line calculation of the 2nd/3rd person view isn't linear