Time Nick Message 01:33 MTDiscord chirp https://dev.minetest.net/Changelog#5.7.0_.E2.86.92_5.8.0 still has "WIP. Draft of the changes for 5.8.0. (29 October 2023 or later) Newest changes are appended to the end of their relevant section. " in it. I assume with the release it shouldn't be WIP anymore? runs away 10:57 MTDiscord I have been testing 14068 and due to some strange bug in the collision code you can randomly get equality bumped into the top of whatever you're standing on making it impossible to place a node that you should be able to 10:59 MTDiscord Would you like for me to remove 0.01f off the top of the node's collision boxes as a duct tape solution for now with a highlighted message? // removeme: if the collision detection system is ever fixed 12:01 MTDiscord <.niklp> are there any plans to tag a new mtg realease? 12:20 rubenwardy yeah that should be done soon 12:20 rubenwardy should probably update the README.md first 17:24 srifqi regarding updating MTG's README, how about copying from MTG's description from ContentDB (with some changes)? 19:11 celeron55 nice to get featured here. looks like people in the comments are wondering about the ppa and flatpak not being updated yet https://www.gamingonlinux.com/2023/12/minetest-580-is-out-now-with-improved-settings-minetest-game-no-longer-default/ 19:12 Krock > the popular free 19:12 Krock uuuh .. is it? 19:13 celeron55 i'd re-word that as "popular enough libre" 19:13 celeron55 but i'll take it 19:24 pgimeno /topic 19:25 celeron55 the ppa and flatpak comments are on topic 19:28 srifqi should we remove feature freeze message from this channel's topic? 19:29 celeron55 the commits that end the feature freeze were made so yes the topic needs to be changed. i should be able to do that... 19:30 srifqi nice! thank you 19:30 MTDiscord If we're unfrozen then 14054 is ready whenever 😄 19:58 MTDiscord who is in charge of updating the ppa? 19:59 Krock well not me at least. https://dev.minetest.net/Releasing_Minetest#Update_Launchpad_stable_build_to_get_Ubuntu_builds_for_the_new_version 20:01 MTDiscord Haha fun 20:01 MTDiscord You and others should probably be given access 20:01 MTDiscord ruben updated the ppa 20:02 MTDiscord the stable one at least 20:02 MTDiscord last i checked daily was still broken 20:04 celeron55 i can hand out access if someone would like to take a look 20:05 celeron55 launchpad has got a bit of a learning curve if you've never used it. my experience with it is that every time i've looked at it i've already completely forgotten how it works 20:28 rubenwardy I have already updated the PPA, should work 20:29 rubenwardy Note that bionic (16.04) is no longer supported as the GCC version is too low 20:29 rubenwardy also EoL 20:29 rubenwardy *xenial 20:56 proller time for schedule merging https://github.com/minetest/minetest/pull/12142 for next release? 21:02 MTDiscord proller, sorry, but pretty sure no. Next release is 5.9; you are looking/waiting for the 6.0 whenever that comes. 21:04 MTDiscord Also, while you wait, you might consider refactoring the 3-part PR into a single PR... iirc, the fact that it was in 3 steps was an issue if not a blocker. I am hoping it will get merged eventually (for 6.0) 21:06 proller 3 part contains 1 and 2, need merge only 3 21:08 MTDiscord Ok, then perhaps part 1 and 2 should be closed, and part 3 should be renamed? 21:09 MTDiscord And if "not finished, has bugs" still applies... then that could be worked on? 21:09 MTDiscord A better description can go in to part 3 regardless 21:10 proller i use parts for easier updating to current version and finding bugs. btw all pr parts now closed... 21:14 proller i know only one bug when 32bit enabled (maybe in sneaking code) . but it should be merged in compatible 16bit mode (where no known bugs exists) 21:16 MTDiscord I'm just saying that to make it easier to merge, you can document everything. 21:20 proller i can document, discuss, fix, etc when somebody will be ready to work with this prs (work != just close) 21:25 MTDiscord Congrats on the 5.8.0 release!