Time Nick Message 16:34 paramat shall we merge #7598 now? 16:34 ShadowBot https://github.com/minetest/minetest/issues/7598 -- Fix sky objects not rendering with ogles by stujones11 16:35 rubenwardy probably 16:40 paramat closed #1750 after almost 4 years :) 16:40 ShadowBot https://github.com/minetest/minetest/issues/1750 -- Better controls on Android are a serious requirement. 16:42 Krock We have enough other issues which surely cover each aspect inside that one 16:42 Krock i.e. ok for close 16:43 Krock paramat: Will merge #7497 afterwards (unless you'd like to do that) 16:43 ShadowBot https://github.com/minetest/minetest/issues/7497 -- guiFormspecMenu: Allow fraction values for container[] by SmallJoker 16:44 paramat go ahead i'm busy at the moment, not merging anything yet 16:44 Krock okay, will merge in 10 mins 16:55 Krock Merging.. 17:02 paramat game#2150 17:02 ShadowBot https://github.com/minetest/minetest_game/issues/2150 -- Beds: Add white simple and fancy beds by paramat 17:10 rubenwardy looks like #7469 doesn't actually cause a regression, would you be ok with me making the fix a separate PR? Krock 17:10 ShadowBot https://github.com/minetest/minetest/issues/7469 -- Formspecs: Add tooltip element for area by rubenwardy 17:11 rubenwardy working on it now 17:11 rubenwardy the color is passed to and set correctly, however the code that handles minetest.colorised strings overwrites it 17:12 Krock Already thought so that it's not related to the PR. 17:12 rubenwardy anything else needed for your approval of that PR? 17:12 Krock some seconds of time 17:12 rubenwardy :D 17:13 Krock Oh right, the code could update to the last commit, but also works nicely how it is right now 17:14 rubenwardy huh? 17:14 Krock "spacing" is now a v2f32 17:14 rubenwardy ah right 17:14 Krock and I wonder whether we want to add a feature flat for this one 17:14 Krock *flag 17:15 rubenwardy rebasing 17:21 rubenwardy argh, I need a faster computer 17:21 * rubenwardy builds a threadripper PC on pcpartpicker.com 17:21 rubenwardy 40 core, and only at work :( 17:22 rubenwardy updated #7469 17:22 ShadowBot https://github.com/minetest/minetest/issues/7469 -- Formspecs: Add tooltip element for area by rubenwardy 17:23 rubenwardy oops 17:23 rubenwardy forgot to commit 17:23 rubenwardy now done 17:23 rubenwardy hate it when that happens 17:34 rubenwardy #7616 17:35 ShadowBot https://github.com/minetest/minetest/issues/7616 -- Fix tooltip colors specified by formspec part by rubenwardy 17:35 rubenwardy Krock: ^ 17:37 rubenwardy alternatively, a better fix may be available 17:39 paramat will merge #7598 in 5 mins 17:39 ShadowBot https://github.com/minetest/minetest/issues/7598 -- Fix sky objects not rendering with ogles by stujones11 17:40 rubenwardy done 17:45 paramat merging 17:45 rubenwardy sweet 17:45 Krock paramat: It's already late for another 0.4.17 patch. If there's going to be a 0.4.x release then it should be en entire number and include more than just some fixes 17:46 paramat yeah 17:47 rubenwardy merging #7616 in 10 17:47 ShadowBot https://github.com/minetest/minetest/issues/7616 -- Fix tooltip colors specified by formspec part by rubenwardy 17:47 paramat merged 17:47 Krock rubenwardy: nice. you could've also pushed it directly 17:48 rubenwardy it's the easiest way to show a patch 18:00 rubenwardy merging... 18:01 rubenwardy done 18:04 rubenwardy What's a good way to make Minetest depend on a Lua library? 18:05 rubenwardy bundling it in builtin is slightly ugly 18:05 rubenwardy it's pure lua 18:20 rubenwardy I'll make a PR, worry about it latter 18:24 nerzhul when do we release 5.0.0 ? we are now in august, 1 year and 2 months of dev 18:25 VanessaE not yet. it's too soon. :) 18:27 nerzhul too soon due to what ? 18:27 nerzhul we have hundreds of features and commits :) 18:27 VanessaE because I don't wanna upgrade :P 18:27 VanessaE *crosses arms and hmmphs* 18:28 Cornelia :p 18:28 Cornelia I am really excited for... 0.5 or 5.0? 18:28 VanessaE 5.0 18:28 Cornelia Neat. 18:29 Cornelia I thought it was 0.5 for some reason. :P 18:29 VanessaE it was, the decision was made some weeks ago to move to semver-alike versioning and to drop the leading 0 18:30 Cornelia I'll have to google that "semver" thing, bit cool. I missed that chat log. :P 18:30 Cornelia *but 18:31 Cornelia Oh.. neat. 18:31 Cornelia I already know what it is. XD 18:31 Cornelia Just didn't realize it was called that. :P 18:46 rubenwardy #7617 18:46 ShadowBot https://github.com/minetest/minetest/issues/7617 -- Add assertion and testing library for Lua integration tests by rubenwardy 18:50 Krock rubenwardy: http://www.olivinelabs.com/busted#asserts is down 18:51 rubenwardy oh lol 18:56 paramat getting closer. once auth DB is merged (which is soon) there is only the crashes issue and some remaining android stuff 18:56 paramat 'only' 19:10 paramat merging game#2191 is 15 mins (trivial fix) 19:11 ShadowBot https://github.com/minetest/minetest_game/issues/2191 -- Pine bush: Do not force-place needles nodes by paramat 19:25 paramat merging 19:26 paramat merged 21:53 rubenwardy oh dang, Krock's gone 21:53 rubenwardy nerzhul: is #71617 ok as a concept? 21:53 ShadowBot rubenwardy: Error: Delimiter not found in "HTTP Error 404: Not Found" 21:53 rubenwardy like, it's still WIP, but once done 21:54 rubenwardy #7617 21:54 ShadowBot https://github.com/minetest/minetest/issues/7617 -- Add assertion and testing library for Lua integration tests by rubenwardy 22:06 nerzhul rubenwardy, code quality is always okay to me, lua part is important for us 22:06 nerzhul it can help to improve experimental / preview mods 22:06 rubenwardy cool