Time Nick Message 01:20 lhofhansl planning to merge #13259 01:20 ShadowBot https://github.com/minetest/minetest/issues/13259 -- Log server map send cycle time. by lhofhansl 01:41 lhofhansl Done 01:52 lhofhansl Committed some temporary emacs files by accident. Removed them with an additional commit (to avoid a force push on master). Lemme know if you prefer that squashed and force-pushed. Sorry about that. 01:53 MTDiscord $HOME/.config/git/ignore to prevent that sort of thing in the future. 01:56 lhofhansl Yep 10:24 pgimeno wasn't it .git/info/exclude ? 10:24 pgimeno ah that's per repository 10:52 MTDiscord There seems to be an Irrlicht fork which supports loading animated Collada meshes: https://github.com/skylicht-lab/skylicht-engine#samplesskinnedmesh 10:57 celeron55 that's weird, i wonder for which project have they developed this 10:57 celeron55 it seems it's been developed for mobile games, probably for some particular ones 11:02 celeron55 ha: https://gang-war-mafia.en.aptoide.com/app 11:02 celeron55 the package name is com.skylicht.gangvsmafia 11:04 celeron55 (well and there's the skylicht.com web domain...) 12:01 Zughy[m] "Gang War Mafia", that's a name 15:20 MTDiscord celeron55: please enable "squash and merge" for the docs repo 15:20 MTDiscord (and disable merge commits instead) 16:32 celeron55 @luatic: done 16:32 MTDiscord thanks 19:36 sofar ERROR[Main]: /builddir/build/BUILD/minetest-5.6.1/src/serverenvironment.cpp:e9: std::string LBMManager::createIntroductionTimesString(): A fatal error occurred: attempted to query on non fully set up LBMManager 19:36 sofar that's a new one 20:19 sofar well, that error completely breaks my world - mcl2 can't load anymore now 20:20 sofar corrupted env_meta.txt 20:39 MTDiscord Env_meta.txt gets corrupted for almost any reason under the sun. Just delete it and you'll be off to the races 22:19 caffblks https://github.com/minetest/minetest/issues/13279 22:21 Desour #13279 22:21 ShadowBot https://github.com/minetest/minetest/issues/13279 -- Log authentication failures + admin notification + lockout 22:23 caffblks I will shut up about SRP 6a and withdraw my own issue #13267 if this is approved. 22:23 ShadowBot https://github.com/minetest/minetest/issues/13267 -- SSH public key authentication 22:27 MTDiscord cant you just do that yourself in a mod with a custom auth handler? 22:48 caffblks Adjusted to account for arguments posed in Discord: https://github.com/minetest/minetest/issues/13279