Time Nick Message 14:13 ANAND #7557.... :( 14:13 ShadowBot https://github.com/minetest/minetest/issues/7557 -- Expose player FOV to Lua API by ClobberXD 16:52 BuckarooBanzai1 Can i have some feedback on #8686 before i invest more time? 16:52 ShadowBot https://github.com/minetest/minetest/issues/8686 -- [WIP] Async pg-database save by thomasrudin 16:52 Krock looking 16:53 Krock > Here a graph from before (left) and after (right) the change 16:53 Krock are these halves? hard to see 16:57 Krock why do you need to create a new function for each serialization function? that's more code to maintain 16:58 Krock asking because there might be a way to shorten that a bit for the same effect 17:34 BuckarooBanzai1 Krock: sure, i'm open for suggestions... 17:35 BuckarooBanzai1 "halves"? 17:38 Krock the text implies that there are two different image parts in that image 20:19 sfan5 ~tell Krock any chance you could review #8685? 20:19 ShadowBot sfan5: O.K. 22:12 p_gimeno pauloue: while you're looking into the craft definitions, would you please look into #8427 please? as things are now, it has a pretty trivial fix, just iterate in forward order instead of reverse 22:12 ShadowBot https://github.com/minetest/minetest/issues/8427 -- clear_craft() is reversing the recipes list 22:20 pauloue p_gimeno: thanks, I'll fix that 22:21 pauloue there's a bunch of other issues with clear_craft, including a memory leak 22:22 p_gimeno eek 22:23 p_gimeno and thanks for looking into it :)