Time Nick Message 00:10 epoch for URL parsing, might as well use curl since it is already a dependency 00:20 epoch don't worry, I'm not pestering anyone else to write code, I'll wait until I write at least an initial version myself before I bring it up again 00:48 rubenwardy I'd just use schemes, it's well supported on all browsers including firefox 00:48 rubenwardy Having a portable way to install the scheme is an interesting idea though 00:54 rubenwardy Also, semantically share makes no sense here 07:26 sfan5 Zughy[m]: the template already includes a copy of their minetest.conf, then? 07:27 sfan5 says to include* 07:34 Zughy[m] No, savilli is right. I can make a PR, my only question is, how much of a hassle is to retrieve on Android? 07:35 Zughy[m] *retrieve it 07:43 rubenwardy It's quite painful, you need adb 07:43 rubenwardy Assuming the phone is up to date 09:38 pgimeno sorry for not having read the report, but was the reporter aware that they had that change? 09:39 pgimeno the reason I ask is because maybe the template could ask if there are any unusual settings that the developers could need to be aware of. 10:24 Zughy[m] rubenwardy: I'd say to ask for a minetest.conf for PCs only then 10:24 Zughy[m] *to PCs 10:30 srifqi how about adding the configuration/setting list at the start of the file when the "Share debug info" button is clicked? 10:30 srifqi ... or should it be another button? 11:00 srifqi oh, a button to copy the setting list (not share as a file) would be nice, I think, because it is significantly easier to just paste the text 11:10 sfan5 pgimeno: the thing is users don't know what "unusual" is 11:10 sfan5 so we should ask for the entire minetest.conf 12:02 MTDiscord rubenwardy: Didn't you add a button to share debug.log recently? Maybe you can add a similar button to share minetest.conf easily. 12:11 rubenwardy yeah that would be fairly easy, just need to design the UI for it 12:11 rubenwardy in the future I'd like to be able to share worlds as .zip as well 12:11 rubenwardy and import .zip 12:12 MTDiscord What is the difference from debug.txt? 12:13 rubenwardy from a code perspective, nothing. From a design perspective, you'd need to make room for the button or add some modal 12:13 rubenwardy could reduce the size of the MT icon or remove the active renderer text 12:18 Desour is that debug log share button just an android thing? 12:18 rubenwardy yes 12:19 rubenwardy it uses the Android API to share the debug.txt file - you can then select email, google drive, or some other app that accepts .txt files 12:21 Desour ah ok, sounds useful 12:24 rubenwardy #12370 12:24 ShadowBot https://github.com/minetest/minetest/issues/12370 -- Android: Add support for sharing debug.txt by rubenwardy 12:25 Desour ah, so no user dir button for android 12:26 rubenwardy yeah, the user dir is in private app storage, no way for a file manager to access it 12:26 rubenwardy because of a google api change 12:26 Desour btw. I noticed the minetest version thing, and opengl version in the credits tab are clickable. we need some easteregg there 12:26 rubenwardy full screen animation dissing on directx 12:27 Desour ah yes 13:32 srifqi a flappy bird maybe (like Android Lollipop)? 13:32 srifqi flappy Sam (O_O) 21:52 MTDiscord I would appreciate feedback on #13579 and #13575. 21:52 ShadowBot https://github.com/minetest/minetest/issues/13579 -- Move behavior out of CAO mgr into other classes by JosiahWI 21:52 ShadowBot https://github.com/minetest/minetest/issues/13575 -- Pull step method from CAO/SAO into superclass by JosiahWI