Intentionally left blank
Intentionally left blank
A full rebuild on a Thinkpad X390 using `-j 8` with cmake takes a bit over 3 minutes – with 7 using apenwarr-redo or to 9 minutes using redo-sh. Of...
@apenwarr thanks, I appreciate that you let me know. Btw, using your `minimal/do` and PCH, I could build even slightly faster than cmake for a single core build (8:55 using...
@Sharpik shot in the dark, but; 1. Does it still happen if you [set a processor affinity](https://www.thewindowsclub.com/processor-affinity-windows) for Minetest? 2. Does it happen on commit fc161e757c14a0d0b86e69fb5ec631fae8b448de?
@rubenwardy could we get a quick cdb search results page for the string `${` in mod lua code to figure out if anyone relies on it?
> MultiCraft is licensed under LGPL 3.0 or later which is incompatible with our LGPL 2.0 or later. Just copying any code would be a license violation. Indeed – but...
Just so we do not forget: Games might want to preserve the current falling animations in some cases.
A short time later Alice becomes your biggest fan, so Alice's plants v4.5 is configured to never override your sunflower. Then it turns out that Bob ha also been your...
I agree with @velartrill in that if this not done right the first time it is pretty much impossible to get it right later. @velartrill I am pretty sure that...
@velartrill, what entity hacks do you mean – sprites in the world? I think a better synchronization of nodes and their associated entities would help more in that case. I...
@rubenwardy given my experiences with and development regarding `mcl_maps` and `xmaps`, I would like to have the ability to have a direct reference to inventory or wield images stored in...