Time Nick Message 11:11 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Prevent games from setting secure settings (#10460) 13e80fc22 https://git.io/JUN7y (152020-10-06T11:10:37Z) 11:29 andrew uh, worldedits are soo ram consuming 11:29 andrew crashed my server 11:30 rubenwardy be careful on the size you use it on 11:30 rubenwardy worldedit will warn when you start to edit a large number of nodes 11:30 andrew ik 11:31 andrew //y is dangerous 11:39 MTDiscord <09s​rinivas> but that limit imo is too small 11:40 sfan5 true 11:40 andrew toops 11:43 sfan5 !c math.log(10000, 3) 11:43 MinetestBot 8.38361309715754 11:44 sfan5 uh wait 11:44 sfan5 !c math.pow(10000, 1/3) 11:44 MinetestBot 21.544346900318832 12:23 andrew Crap, my server crashed 12:25 andrew hm 12:25 andrew !ping 12:26 andrew !c 1*4 12:26 MinetestBot 4 12:31 andrew P2020-10-06 12:27:56: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'playeranim' in callback environment_Step(): /root/snap/minetest/1619/.minetest/mods/playeran 12:31 andrew Uh 12:33 rubenwardy is it up to date? 17:07 anon5[m]1 it would be nice to be able to see mapblock borders 17:13 specing anon5[m]1: install tubelib and punch the forceload block 17:53 perrier I had a few crashes from cave lighting mod. Might be the mese torches. 18:06 SwissalpS anon5[m]1: I wrote postool mod for that. https://github.com/SwissalpS/postool 18:06 SwissalpS also offers configurable hud to show coordinates in nodes and blocks 18:08 Krock simple_protection can do that too 18:09 SwissalpS any mod showing grids will have some quirkiness to it, but if you move around, it's very useful 18:51 MinetestBot 02[git] 04Calinou -> 03minetest/minetest: Improve the `fsaa` setting description (#10279) 13aae7d4f https://git.io/JUA6s (152020-10-06T18:50:20Z) 18:51 MinetestBot 02[git] 04HybridDog -> 03minetest/minetest: Add minetest.get_artificial_light and minetest.get_natural_light (#5680) 132f40377 https://git.io/JUA6G (152020-10-06T18:49:46Z) 18:53 MinetestBot 02[git] 04Zughy -> 03minetest/minetest: -Wmem-access only called when GCC > 7 (#10453) 13a37e96e https://git.io/JUA6g (152020-10-06T18:51:27Z) 23:43 specing Can I rely on "minetest loads 3x3x3 chunks centered around the chunk where the player is"?