Time Nick Message 14:57 H4mlet any forum moderator around? 15:00 sfan5 hi 15:00 H4mlet hi sfan5 can I query you? 15:00 sfan5 sure 15:01 H4mlet thanks 17:02 luizrpgluiz I'm having a question, will version 0.5 of Minetest still support Ubuntu 14.10? 17:02 bigfoot547 Yeah, probably 17:08 nerzhul luizrpgluiz, see https://gitlab.com/minetest/minetest, if you find ubuntu 14.10 packages 18:28 paramat rubenwardy please could you update game#1849 to use mod name 'player_api'? this is delaying other work 18:28 ShadowBot https://github.com/minetest/minetest_game/issues/1849 -- Separate player code into new mod by rubenwardy 18:35 rubenwardy paramat: done 18:35 paramat great 18:35 rubenwardy wait though 18:35 rubenwardy I'm just testing 18:36 paramat ok, i'm not merging until much later 18:36 rubenwardy ofc 18:36 paramat i'd like to merge game#1856 later, will do if no objections 18:36 ShadowBot https://github.com/minetest/minetest_game/issues/1856 -- Lava cooling: Increase interval to 2 by paramat 18:37 Krock +1 18:37 paramat Krock or anyone game#1851 seems good 18:37 ShadowBot https://github.com/minetest/minetest_game/issues/1851 -- Make underwater torches drop by ForbiddenJ 18:38 Krock paramat, I experimented with Vmanip lavacooling but the VManip is only faster when modifying large areas, like in mapgens 18:38 Krock 1 ms (VManip) vs 0.02s (.set_node) 18:38 Krock perhaps we could experiment with swap_node 18:39 Krock rubenwardy, LGTM, if tested. 18:42 rubenwardy well, I loaded it and tried it with `player_customization`. I'm rather low on time recently :) 18:42 rubenwardy would be really cool to have unit testing 18:42 rubenwardy for lua, that is 18:43 Krock interesting idea 18:45 Beton Hello, I see that some time ago the function "default.get_chest_formspec" was exposed to global, so the chest formspec can be changed now by mods. I think that the bookshelf, and vessels shelf formspec should be global too. 18:45 paramat swap node is only slightly faster, but can we be sure no mod water or lava node has metadata? maybe 18:54 paramat +1 for game#1849 18:54 ShadowBot https://github.com/minetest/minetest_game/issues/1849 -- Separate player code into new mod by rubenwardy 19:04 paramat close #6192 ? 19:04 ShadowBot https://github.com/minetest/minetest/issues/6192 -- Change default port number 19:10 Krock I agree on closing that one. Sorry Wuzzy but other applications don't care about this either 20:39 Wayward_One hi, i'd like to help test #6187, but with all the recent breaking changes my build environment was broken, and i don't know what else needs to be updated for android. linux mint 18.2, gcc 5.4.0. make output: https://pastebin.com/pUAjZUWf 20:39 ShadowBot https://github.com/minetest/minetest/issues/6187 -- Fix Android node selection distance by juhdanad 21:23 Beton I can't compile latest minetest, when I run make I get this errors: https://pastebin.com/ctzn7mwc 21:25 bigfoot547 Use a c++11 compatible compiler 21:25 bigfoot547 Beton: ^^^ 23:50 paramat ShadowNinja please can you comment on this? https://github.com/minetest/minetest/issues/6101#issuecomment-319228111