Time Nick Message 11:36 Krock So what's up with #7723? Does this need a merge so that the android devs can apply it with --keep-cr ? 11:36 ShadowBot https://github.com/minetest/minetest/issues/7723 -- Fix "Hunk #1 FAILED at 9 (different line endings)." by Lourens-Rich 11:42 sfan5 the merge needs to be done with --keep-cr 11:45 sfan5 if you give your +1 i can merge it later while ensuring it's applied correctly 11:47 Krock sure thing 11:48 Krock approved; feel free to merge when you've got some time 14:05 nerzhul nice job 19:03 paramat merging #7741 in 5 mins 19:03 ShadowBot https://github.com/minetest/minetest/issues/7741 -- Fix various code issues highlighted by cppcheck by paramat 19:05 paramat couple of blocker android issues need attention #7525 #7672 19:05 ShadowBot https://github.com/minetest/minetest/issues/7525 -- GL_INVALID_ENUM on Android 19:05 ShadowBot https://github.com/minetest/minetest/issues/7672 -- Android App crashes on start with `SettingNotFoundException: Setting [TMPFolder] not found.` 19:05 Krock where are the android devs when you need them 19:09 paramat merging 19:12 paramat merged 19:20 paramat ugh android is such a pain :) 19:31 paramat nerzhul please see stujones11's replies to your issues in #7483 , it seems those issues may not be problems? what do you think? 19:31 ShadowBot https://github.com/minetest/minetest/issues/7483 -- Move touchscreen input handling to base GUIModalMenu class by stujones11 19:33 paramat nerzhul as our network expert what do you think about #7569 ? 19:33 ShadowBot https://github.com/minetest/minetest/issues/7569 -- Send custom floats (log2) by SmallJoker 20:00 paramat merging #7737 in 5 mins 20:00 ShadowBot https://github.com/minetest/minetest/issues/7737 -- Builtin//misc_helpers: Various fixes by paramat 20:06 paramat merging 20:07 paramat merged 21:41 Hijiri at what points of development can mod compatibility be broken (in the case that some feature cannot be implemented without breaking compatibility) 21:41 Hijiri also before anyone asks, I am not talking about physics modifiers 21:42 sfan5 a new major release (like 5.0) is one of them 21:47 Hijiri what happens if someone wants to work on something compatibility-breaking between major releases? or if something that was aiming for a major release doesn't make it in? do they just wait for the next major release to approach before starting work? 21:50 sfan5 dunno, I don't think we've had such situations 22:34 rubenwardy They'll have to wait 23:57 VanessaE question: why is the hotbar limited to 23 slots or less? Why not 24? OR better, why have a limit at all?