Alex
Alex
It think it would be a decent idea to start a new branch to first rip out the current intellisense implementation (as it will be replaced), which will then make...
Hmm, maybe, but I'm not certain I can apply a grammar to a specific filename. Not to mention, debug logs can be any arbitrary text file. Outlook not so good...
I think I used to do this with a user setting, I wasn't aware it was possible with an extension. Is there a way to make this generic rather than...
I have adjusted the highlighting to only match lowercase words. Leaving this open as I intend to make the formspec highlighting respond only to valid formspec tags.
> consider [turning on "watch" on your own repos](https://stackoverflow.com/questions/9186193/how-do-i-get-notifications-on-new-github-issues) Yikes, this should really be the default on repositories. This aside, I was well aware of this issue but never responded...
I hope this is still being worked on, it's a cool PR. TL;DR the whole thing. I personally have a PS2 controller with a USB connector that I use for...
> This is actually a Minetest limitation. The hand range is overwritten by the "hand" slot item: https://github.com/minetest/minetest/blob/b1dec37adb16f7ccd21209cbdd8381865cdfb5ca/src/client/game.cpp#L3241-L3245 That is correct, but the range of the custom hand item can...
I've updated this issue as part of the problem (collisions) was solved at some point. Raycasts still need attention. I have opened issue #14696 that addresses the root problem with...
> Can't reproduce in devtest, neither in 5.11 nor in 5.13-dev. I've used `testentities:cube` and set `glow = -1` via the object properties item I recommend testing on an object...
Just to be clear, the behavior that the documentation implies and that I recall happening (apparently a long time ago!*) is that the entity should not be shaded (no fake...