Time Nick Message 03:34 nolsen Well it looks like LevelDB doesn't work anymore, https://nolsen.xyz/paste/?941fe053b7d76cf1#ZypY7kGLEevtF3YJR2ybkrvvASuop0ovZtqmDiD2AVk= 03:50 paramat merging games 965 1219 03:56 paramat 965 doesn't apply, will merge these another day 13:41 nolsen #465 13:41 nolsen er 13:41 ShadowBot https://github.com/minetest/minetest/issues/465 -- Remove use of operator[] on a std::map, so no spurious elements get inse... by doserj 13:41 nolsen #4365 13:41 ShadowBot https://github.com/minetest/minetest/issues/4365 -- Minetest no longer compiles with LevelDB 17:32 Wuzzy hi, is this channel for website (www.minetest.net) discussion, too? 17:32 paramat yes i think so 17:33 Wuzzy ok, may I request to update some links in the Mods page? 17:34 Wuzzy request 1: Change Ethereal to Ethereal NG 17:35 Wuzzy request 2: Change Bedrock to this one: https://forum.minetest.net/viewtopic.php?f=11&t=11271 (reason: Calinou's mod is broken and does not update mod, TNT can destroy bedrock) 17:48 paramat Wuzzy looks like you can submit a PR for the code https://github.com/minetest/minetest.github.io/blob/master/customize.html 17:48 paramat i'll +1 it 18:11 rubenwardy Calinou, web#63 18:11 ShadowBot https://github.com/minetest/minetest.github.io/issues/63 -- Mod change: bedrock>bedrock2, Ethereal>Ethereal NG by Wuzzy2 18:11 rubenwardy cool, that works 18:14 T4im hey, rubenwardy, do you know by any chance if lua/luajit frees interned strings after a while again? 18:14 rubenwardy not sure 18:14 rubenwardy you may need to use a mod that triggers garbage collection 18:15 T4im we're using so much string concating everywhere, each causing a new interning, if those aren't reclaimed after a while, it could waste quite a bit of memory in minetest 18:22 paramat game#1208 is updated and tested Krock T4im nore sfan5 any comments? updated first comment with explanation and links 18:22 ShadowBot https://github.com/minetest/minetest_game/issues/1208 -- Default: Prevent placing sapling if grown tree intersects protection by paramat 18:30 * T4im will test 18:38 T4im looks good :) 18:44 paramat thanks 20:30 paramat will merge game 965 1208 1219 in a moment 20:43 paramat merging 20:48 paramat done 20:51 Krock 11 will be happy about this 20:51 Krock finally a pull less pening 20:51 Krock *pending 20:59 paramat will merge engine 4360 4355 in a moment 21:11 Fixer i'm hoping for this, too much death spam on some servers: https://github.com/minetest/minetest/pull/4127 21:32 paramat merging 21:36 paramat done 21:38 paramat 5 PRs 4 issues closed :] 21:41 nolsen #4367 21:41 ShadowBot https://github.com/minetest/minetest/issues/4367 -- Give servers the ability to ban android users using minetest.conf 21:48 paramat hehe tempting 21:51 nolsen It should be easy, just make android send a line to the server before anything else, and the server will check if android users are prohibited, then disconnect the user. 22:22 Fixer T4im: can you add memory usage per mod to your profiler? 22:24 T4im I'm experimenting a while with that, yea, but it's not ready yet 22:25 T4im although note: it won't actually tell you the usage of the entire mod, just an indicator if instrumented functions are leaking it 23:01 Hijiri is there a "auto-outputting chest"? 23:01 Hijiri Like how tube-upgraded machines will output on their own 23:01 Hijiri except just a chest you put junk in