Time Nick Message 05:16 ANAND Minor patch to lua_api.txt: #7474 05:16 ShadowBot https://github.com/minetest/minetest/issues/7474 -- lua_api.txt: Update outdated documentation by ClobberXD 05:17 ANAND The formspec explode_* functions still list engine.explode_* functions for mainmenu 05:17 ANAND Instead of core.explode_* 07:15 nerzhul merging #7428 07:15 ShadowBot https://github.com/minetest/minetest/issues/7428 -- RTT fixes by HybridDog 11:43 sfan5 nerzhul: is playstore mt fixed (or rolled back) yet? 12:33 paramat https://play.google.com/store/apps/details?id=net.minetest.minetest&hl=en_GB&showAllReviews=true bad reviews are collecting, please can it be removed until fixed? :) nerzhul 12:34 paramat broken for 12 days 12:34 paramat we're being sloppy ;) 12:36 paramat realised i should take dtime into account for MTG boat controls, will do soon 12:38 Krock oh well. it wasn't rated too well before anyway.. 12:39 rubenwardy nerzhul! 12:42 Krock it's a pity but they're busy recently 12:57 paramat note that nerz's irc client doesn't show 'away' status 13:07 red-001 it does show idle time 13:11 sfan5 idle time is counted server-side, either way it looks like nrz is not here atm 13:12 rubenwardy there's no excuse for this 13:12 rubenwardy nerzhul shouldn't be the only one with the signing key and ability to upload builds 13:12 rubenwardy and should have at least tried the build 13:13 rubenwardy plus users don't care about why something is broken, just that it is 13:22 paramat yes another with access is a good idea 13:29 paramat i'm proposing some re-ordering of lua_api.txt and would like any approval or objections before i start https://github.com/minetest/minetest/issues/7404#issuecomment-399678558 13:30 paramat bbl 14:43 paramat is #2067 still an issue? 14:43 ShadowBot https://github.com/minetest/minetest/issues/2067 -- Inventory button is too small 14:43 paramat for android 15:15 paramat i'm looking through android issues for what needs doing for 5.0.0. certainly #2873 so i'm trying to move a solution forward, see discussion 15:15 ShadowBot https://github.com/minetest/minetest/issues/2873 -- Android users can't sprint (missing “Use” key) 15:18 paramat srifqi has a commit ready for that that seems ideal 15:18 paramat another important one is #5296 but not sure if it is still an issue 15:18 ShadowBot https://github.com/minetest/minetest/issues/5296 -- Android: Missing/wrong cart texture 15:20 paramat i feel we should consider what needs doing for 5.0.0 and start focussing on those 15:27 stujones11 #7122 is a blocker for sure, however, I am currently working on a fix 15:27 ShadowBot https://github.com/minetest/minetest/issues/7122 -- Android: confirmation dialog is... unreable and crashes 15:27 paramat ok thanks 15:27 paramat oh crumbs that's bad :) 15:27 paramat (the bug) 15:28 paramat #7477 15:28 ShadowBot https://github.com/minetest/minetest/issues/7477 -- Android: Add "use" button by srifqi 15:31 srifqi stujones11: good luck! 15:31 srifqi :) 15:32 stujones11 srifqi, ty :) 15:34 paramat can #7463 be merged? very simple 15:34 ShadowBot https://github.com/minetest/minetest/issues/7463 -- Use capitalized project name for android temp path by stujones11 15:35 stujones11 paramat, not yet, Krock suggested an improvement, I need to update it 15:35 paramat ok 15:35 paramat removed comment and label 15:38 srifqi paramat: About 5296, I'm compiling from master branch now. 15:49 paramat thanks! 15:49 paramat woah dev is too quiet for me recently .. 15:51 Krock Well yes.. the spontaneous dev meetings didn't happen 15:56 srifqi Hmm, I just run Minetest I just compiled and it crashes because something about assertion failed in dlg_contentstore.lua (found on debug.txt). 15:58 paramat ah, no it's not a failure of spontaneous dev meetings :) those are still more successful than the planned ones 16:00 srifqi Seems like it's already issued in 7457. 16:29 srifqi paramat: Issue 5296 still happens on recent master branch. 16:35 red-001 #5296 16:35 ShadowBot https://github.com/minetest/minetest/issues/5296 -- Android: Missing/wrong cart texture 16:38 paramat ok 16:40 srifqi Any ideas? https://github.com/minetest/minetest/commit/b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7#r29473361 16:41 paramat taller buttons seems good 16:42 paramat but maybe the camera-pan area of the screen should be smaller? 16:42 srifqi Why? 16:43 paramat to avoid the gaps between control butons activating camera rotation? 16:44 paramat but i'm not sure 16:47 srifqi I'm not sure either. 16:51 paramat *buttons 16:51 paramat not a big issue anyway. taller buttons would be fine 16:58 celeron55 nice work with this android thing, lol 17:01 paramat nerzhul are you around? :) 17:03 paramat hey android people, is #2060 still an issue? 17:03 ShadowBot https://github.com/minetest/minetest/issues/2060 -- Shaders don't work on Android (remove from menu or fix) 17:04 paramat not sure because #5600 seems resolved 17:04 ShadowBot https://github.com/minetest/minetest/issues/5600 -- Android: grass texture problems (OpenGL ES 2 driver transparency bug) 17:05 paramat hm looks like it is still an issue 17:05 paramat https://github.com/minetest/minetest/issues/5600#issuecomment-390786094 17:12 stujones11 the transparency should be fixed for ogles2 in master but the shaders are still broken 17:15 stujones11 essentially they need re-written for ogles2, afaik they will never work for ogles1 17:36 paramat ok thanks 18:41 rubenwardy Thread 1 "minetest" received signal SIGSEGV, Segmentation fault. 18:41 rubenwardy 0x0000555555cb044e in con::Connection::putCommand (this=0x0, c=...) 18:41 rubenwardy at /home/ruben/dev/minetest/src/network/connection.cpp:1282 18:41 rubenwardy 1282 if (!m_shutting_down) { 18:42 Krock yet another case for #7272 ? 18:42 ShadowBot https://github.com/minetest/minetest/issues/7272 -- Occasional crash on shutdown / other reported crashes 18:43 red-001 I also got a legit one of those yesterday 18:43 red-001 not sure if I saved the logs 18:43 red-001 they don't seem to be useful anyways 20:12 stujones11 #7463 has now been updated and re-tested, seems ok to me 20:12 ShadowBot https://github.com/minetest/minetest/issues/7463 -- Use correct name for android temp path by stujones11 20:13 paramat ^ Krock 20:17 Krock yes, sure. LGTM 20:27 paramat if trivial do merge :) 20:32 Krock merging in ~5 mins 20:37 paramat #7456 is tested, can anyone check the code? 20:37 ShadowBot https://github.com/minetest/minetest/issues/7456 -- Decoration API: Add lightweight ability to have complete coverage by paramat 20:37 Krock merging... 20:38 Krock paramat, I'd like to test that tomorrow if nobody else did it until then 20:51 paramat ok