Time Nick Message 00:19 MTDiscord VanessaE: In case you still need lab rats who test the new biome_lib, we have plantlife and moretrees on the live server and we have a (semi-) public testserver where we can do all kinds of witchery. Any instructions what we should pay attention to? 06:34 MTDiscord yes, I do need testers. There's nothing much to do. just update all of biome_lib/moretrees/plantlife, or dreambuilder, either from git or the content store. Set this in your minetest.conf: biome_lib_debug_log_level = 3 Run MT from a terminal so you can see biome_lib's debug noise. Make a new world, flat mapgen so things are easier to see. Wander around (or fly fast), quit, start back up, wander around some more, repeat as many 06:34 MTDiscord times as you're inclines to. See if the terrain ends up with any non-generated areas (Only pay attention to grassy areas, other types of terrain mostly don't get treated, apart from stones appearing on deserts, permafrost, or gravel) 06:35 MTDiscord there will be nearly-bare areas now and then, long as they aren't hard-edged and rectangular, they'll be intentional. 06:39 MTDiscord if you wanna see how laggy it might be, add biome_lib_queue_run_ratio to your conf and set it to some really low number, say -1000. If it isn't appreciably laggy, make it even lower, say -2000. (by lag I mean the engine stops responding to other actions like dig/place or to chat commands that poke at the server process/thread, like /status or /mods) 06:40 VanessaE (note to self, Discord bot strips markdown from the chat when relaying it :( ) 12:50 MTDiscord Markdown for IRC would be nice 12:54 MTDiscord Use adv_chat 12:55 MTDiscord https://github.com/appgurueu/adv_chat/blob/master/text_styles.lua 17:13 MTDiscord sfan5, lmao