Time Nick Message 08:30 ANAND !tell Krock Can the smoother movement in https://github.com/minetest/minetest/pull/8673 be noticed on local servers? 08:30 ShadowBot ANAND: O.K. 08:30 ANAND :) 17:43 rubenwardy Krock: do you have an idea of what to call built-in styling? It's currently called border, but that's wrong 17:44 rubenwardy `builtin` 17:44 rubenwardy examples: the button gray, the field border, the slider stuff I guess 17:44 rubenwardy maybe it could be multiple names 17:45 rubenwardy maybe to remove the button `border`, you set the bgcolor to something 17:45 Krock default 17:45 rubenwardy k 17:45 Krock irrlicht 17:45 rubenwardy that works 17:46 Krock ^^ 17:50 Krock rubenwardy: any feedback on #8627 (updated)? 17:50 ShadowBot https://github.com/minetest/minetest/issues/8627 -- [Do not squash me!] Load CSM environment after the restrictions are known by SmallJoker 19:21 Krock lol 19:21 Krock instead of fixing the ghost join bug I fixed the attachments bug when joining the world 19:22 Krock definitely a surprise but a welcome one 19:22 Krock nvm, also fixed the ghost join bug 19:24 Lone_Wolf :eyes: 19:28 Krock it's a stupid one-liner ffs lol 19:30 Lone_Wolf Is the attachment bug the same as the one in CTF? 19:32 Krock yes. will test now in CTF 19:32 rubenwardy :O 19:32 Krock right after re-compiling like 50% of the files 19:32 rubenwardy is it client-side only? 19:32 Krock yes 19:32 rubenwardy good 19:33 rubenwardy if not, I would've recompiled the server to it 19:33 Krock it can't be anything else. the server always keeps track of the attachments 19:33 Krock not so good. that would mean you could simply fix it for everyone by re-compiling 19:34 Krock https://krock-works.uk.to/u/patches/0001-ContentCAO-Fix-broken-attachments-on-join.patch 19:35 rubenwardy hahah 19:35 Krock still compiling 19:35 rubenwardy wow 19:35 Krock but where's CTF? 19:37 rubenwardy rubenwardy.com:30001 19:40 Lone_Wolf How would I apply that to my client? 19:40 Lone_Wolf I'm willing to test that 19:40 Lone_Wolf Is there a github fork I can take it from? 19:41 Lone_Wolf owait, you're SmallJoker on Github IIRC 19:42 Lone_Wolf hmmm. Do you have it in a branch i your Github repo? 19:45 Krock weird 19:45 Krock currently trying to figure out why it sometimes works 20:11 Krock heh. the attachments are updated before the object is actually spawned 20:32 Krock m_matrixnode is nil for a certain time.