Time Nick Message 16:54 sfan5 merging #8771 in 5 minues 16:54 ShadowBot https://github.com/minetest/minetest/issues/8771 -- Update Gradle to 5.5.1 by hannesa2 17:12 sfan5 also merging #4888 17:12 ShadowBot https://github.com/minetest/minetest/issues/4888 -- Handle multiple deserialization of a block's entities by Rogier-5 17:14 sfan5 done 17:15 sfan5 and #8611 17:15 ShadowBot https://github.com/minetest/minetest/issues/8611 -- Add support for set_formspec_prepend in main menu by rubenwardy 17:17 sfan5 ...and #8753 17:18 ShadowBot https://github.com/minetest/minetest/issues/8753 -- Clear old item groups when they are overridden. by shacknetisp 17:18 sfan5 done 17:44 Krock and 17:53 Krock pauloue: `ItemStack()` itself wouldn't be possible? 17:54 pauloue you mean without affecting the other uses of read_item? I could do that 17:54 Krock I like the explicit parameters so that errors are thrown to modders who forgot to pass the right values to the functions 17:55 Krock just my opinion. I don't see how `add_item(listname)` or `room_for_item(listname)` can return anything useful 17:58 Krock Regarding #8750 It would be great if I had at least a few words about the profiler naming, since that's also one important thing to improve there 17:58 ShadowBot https://github.com/minetest/minetest/issues/8750 -- Better F6 profiler by SmallJoker 17:58 Krock a shame this profiler is often forgotten, whereas it could offer much more stats to track down performance issues