Time Nick Message 13:28 sfan5 merging #8697 in 5 minutes 13:28 ShadowBot https://github.com/minetest/minetest/issues/8697 -- Dockerfile: correct `apt clean` + git clone --depth 1 + remove .git by zaoqi 14:56 Exe_Virus Hello, I was reading through some old PR's about collision boxes and I was wondering if we ever got anywhere on either rotating collision boxes or multiple collision boxes? If not, I wanted to propose that minetest allow collision spheres to be added. These are much less compute intensive than boxes (two subtracts, two multiplies, skip the square root and compare to the distance squared) 15:29 Exe_Virus Actually, went ahead and took the discussion to github Issues #9196. 15:29 ShadowBot https://github.com/minetest/minetest/issues/9196 -- Question for help with selectionboxes