Time Nick Message 00:23 paramat mgv7 spawn fix, tested #8374 00:23 ShadowBot https://github.com/minetest/minetest/issues/8374 -- Mgv7: Avoid spawning in deep holes created by cliff terrain by paramat 00:26 paramat merging #8101 00:26 ShadowBot https://github.com/minetest/minetest/issues/8101 -- Valleys mapgen code rewrite by paramat 00:28 p_gimeno yay I was trapped in one of these holes recently 02:37 paramat #8376 02:37 ShadowBot https://github.com/minetest/minetest/issues/8376 -- Lua_api.txt: Document blockpos, coordinate conversion, map terminology. Fix and improve LVM 'calc_lighting()' warning by paramat 10:42 nerzhul sfan5: #7159 updated and working. I added a tiny cleanup to make lint/tidy changes more simple when we want to change versions 10:42 nerzhul and i solved your issues 10:42 ShadowBot https://github.com/minetest/minetest/issues/7159 -- Upgrade from clang 5.0 to 7.0 + Add GCC 8 by nerzhul 10:44 sfan5 nerzhul: could you squash the PR so that there is one commit for LINT fixes and one (or two) for travis updates? 10:44 sfan5 other than that: +1 10:44 nerzhul hmm okay i need to squash all and ignore the lint fixes to perform a second commit :) 10:47 p_gimeno rebase -i is your friend 10:48 p_gimeno it lets you select which commits to squash 10:51 nerzhul sfan5: done 10:51 nerzhul p_gimeno yeah i am an advanced git user heh 10:51 sfan5 looks good 10:51 nerzhul sfan5 waiting for your approval on the pr now :) 10:51 nerzhul merging after build pass in ~25mins :) 10:54 nerzhul ty 10:55 nerzhul i like the merge when build pass on gitlab :D 11:16 nerzhul on github* roh 11:30 nerzhul merging :) 11:32 nerzhul @channel can we release this week the 5.0.1, more patches can be in 5.0.2 we can have another merge window for more fixes. This will also provide some benefits in our community they will see we are reactive on urgent problems :) 11:37 rubenwardy 5.0.1 was planned for this weekend 11:37 rubenwardy waiting on fixes for the global textures issue 11:43 p_gimeno paramat has asked several times for #8357 to be merged, having multiple emerge threads is unstable now 11:43 ShadowBot https://github.com/minetest/minetest/issues/8357 -- num_emerge_threads: Warn of crashes when > 1 by paramat 11:44 p_gimeno for it to be included in 5.0.1, I mean 11:44 p_gimeno I agree, but I have no voice :) 11:49 rubenwardy it's in the milestone 12:48 nerzhul maybe instead of warn, just forbid it 12:48 nerzhul it will prevent to polute our backlog 12:49 nerzhul i merge on master this PR