Time Nick Message 02:12 MTDiscord thanks I did get the message 09:10 nerzhul hello, i may have some debug time this weekend (sorry not so present). Is there any on going issue blocking release i can take a look ? 10:33 sfan5 there's #10805 10:33 ShadowBot https://github.com/minetest/minetest/issues/10805 -- Shift-clicking reports the wrong number of items to callbacks 10:33 sfan5 for which we already have a PR #10930 but it needs some work 10:33 ShadowBot https://github.com/minetest/minetest/issues/10930 -- Fix wrong reported item counts for inventory actions caused by move somewhere by appgurueu 14:45 Celeron5572 Hi 14:47 MTDiscord ? hmm 16:14 Wuzzy Bugfix PR: #10938 16:14 ShadowBot https://github.com/minetest/minetest/issues/10938 -- Fail gracefully if main_menu_script has bad value by Wuzzy2 17:54 pgimeno why is minetest.setting_get_pos not deprecated? 18:26 Krock pgimeno: there's no equivalent but yes it should 18:27 Krock equivalent be like minetest.string_to_pos after minetest.settings:get() 18:30 Krock will merge #10938 and #10742 which are both bugfixes unlikely to break anything 18:30 ShadowBot https://github.com/minetest/minetest/issues/10938 -- Fail gracefully if main_menu_script has bad value by Wuzzy2 18:30 ShadowBot https://github.com/minetest/minetest/issues/10742 -- Fix world-aligned node rendering at bottom by Wuzzy2 18:31 Krock in 15 minutes 18:35 pgimeno I guess it should be Settings:get_v3f 18:40 pgimeno hm wait 18:40 pgimeno never mind 18:45 Krock merging... 18:46 Krock oh. former needs still an approval. rubenwardy ? 18:50 pgimeno hmm... using io.open for these tests always makes me cringe 18:50 pgimeno pcall would be cleaner IMO 18:54 rubenwardy lgtm, Krock 18:55 Krock merging in 5 mins, thanks rubenwardy 18:59 Krock <<<< 19:00 rubenwardy ==== 19:00 rubenwardy >>>> 19:00 rubenwardy oh no, a merge conflict 19:02 Krock melt it 19:02 pgimeno rubenwardy: in #7621, is the module cache separate from the insecure environment's package.loaded? 19:02 ShadowBot https://github.com/minetest/minetest/issues/7621 -- Add secure require() function by rubenwardy 19:13 rubenwardy yes 19:13 rubenwardy if it's not, then this will be a problem in dev 19:13 rubenwardy well, it's definitely worth testing this 19:17 pgimeno hm, I thought it would be implemented in Lua 20:08 MTDiscord sfan5: removed MTG from my PR :P 20:08 sfan5 thanks 22:22 rubenwardy Weird, I'm seeing print statements in the chat