Time Nick Message 00:00 sc__ hi all, submitted a pr https://github.com/minetest/minetest/pull/6537. i'm active on irc in case anyone wants to discuss it 00:02 rubenwardy you should rename the file to end in .lua 00:02 rubenwardy to have code highlighting 00:04 rubenwardy I suspect this is an engine bug 00:04 rubenwardy try putting a print above here to see the generated formspec: https://github.com/minetest/minetest_game/blob/master/mods/sfinv/api.lua#L125 00:05 paramat ok renamed to lua 00:05 paramat thanks 00:05 paramat position is not used much in MT so maybe a bug has been missed 00:06 paramat but useful when using F7 to select a skin, you can see the skin 00:07 paramat will use print and see 00:07 paramat however it's possible i'm doing something wrong, not good with formspecs 00:18 paramat i'll open an issue too to see if anyone has successfully used 'position' 00:24 exio4 BTW, what is wrong with floats being sent as integers (and * 1000)? 00:34 paramat (anyway yes i'm working on a skins mod for MTG, based on 'simple skins') 00:39 paramat exio4 some don't like it but it's our standard practice 00:40 exio4 I think it is a reasonable compromise, and surely simplifies internop (as floats are a pain in different systems) 00:42 paramat that angelo forum member needs a temp ban 00:43 paramat ^ rubenwardy maybe you have already 16:31 paramat made #5334 high priority 16:32 ShadowBot https://github.com/minetest/minetest/issues/5334 -- Auth.txt causing large lag spikes (Reduce frequency of disk writes?) 16:47 sofar I've gone to sauth and I say we consider making it part of core 16:50 red-001 working on implementing that 16:55 paramat great 16:59 paramat made the issue a blocker for 0.5 16:59 Krock By the way, regarding 0.4.17 development: Should the backports be pushed to the stable branch directly (which breaks the sense of "stable") or will we create a temporary development branch? 17:00 rubenwardy +! 17:00 rubenwardy +1 17:00 red-001 I to would like to know Krock 17:00 red-001 too* 17:00 nerzhul Krock, yes pushed to stable-0.4 17:00 rubenwardy nerzhul doesn't like the idea of doing that 17:00 rubenwardy but I much prefer dev-0.4 17:00 Krock I'd be for the latter option too, dev-0.4 17:00 nerzhul if you want, but don't forget it's a backport 17:00 rubenwardy as stable-0.4 has always been used to host the most recent version of 0.4.x 17:00 nerzhul backport-0.4 sounds better no ? 17:00 rubenwardy sure 17:01 nerzhul i'm preparing an issue for planning 0.4.17 release 17:01 rubenwardy means we can have a backport-0.4 to talk about backporting 17:01 rubenwardy *PR 17:01 Krock the development branch will be quite stable, but then once can not get a 0.4.16-stable build as before 17:01 nerzhul Minetest-0.4.17 project is there for that rubenwardy 17:02 Krock *but if we continue on stable-0.4 then one can not 17:02 nerzhul #6542 17:02 ShadowBot https://github.com/minetest/minetest/issues/6542 -- 0.4.17 release 17:06 nerzhul https://github.com/minetest/minetest/projects 17:06 nerzhul here is the list of the backports 17:06 nerzhul i don't know why there are some features 17:06 nerzhul but they sound little and acceptable 17:07 Krock nerzhul, for faster feedback, you could use the reaction counter for a specific date (Nov 26, Dec 3, Later, Other) 17:07 nerzhul do you mean with :+1: :-1: ? or i missed a new GH feature ? 17:08 Krock yes, that one. 17:08 Krock associating a date with the reaction icon 17:09 nerzhul done 17:09 Krock great, thanks :) 17:15 nerzhul Krock, rubenwardy don't forget to vote: ) 17:15 rubenwardy done 17:16 nerzhul merging #6535 in ~ 5 mins 17:16 ShadowBot https://github.com/minetest/minetest/issues/6535 -- Configurable recent chat by EXio4 17:36 Wayward_One so, is Android completely broken, or is there just some build documentation that needs updating..? 17:36 rubenwardy I haven't been able to build 17:48 nerzhul i didn't tried since ages, but i think it's "normal" as we don't update Android.mk since ages 19:35 nerzhul merging #6416 in ~ 5 mins 19:35 ShadowBot https://github.com/minetest/minetest/issues/6416 -- Fix inventory drag drop flag by asl97 20:28 nerzhul i push a little Visual Studio warning fix