Wuzzy
Wuzzy
Unreal Engine is not fully free of charge. Some people or organizations must pay. It is only free of charge under certain conditions, explained in detail here: https://www.unrealengine.com/license Please update...
This PR adds more details to the `PlayerHPChangeReason` and improves the documentation. Specifically, it does the following: 1) Add `node` and `node_pos` field for the `drown` field (analog to `node_damage`...
If you go to and set the language to German, the word "Dokumentation" is badly broken into two lines: > Dokumenta > tion Doesn't look good, and is grammatically false...
This webpage: https://www.luanti.org/en/get-involved/ refers to "wikis" in two places, but the wikis no longer exist. Quotes: > For more information, see the [glossary](https://docs.luanti.org/about/glossary/) or [engine overview](https://docs.luanti.org/for-engine-devs) developer wiki pages. >...
**SuperTux version:** 0.6.1 beta 1 **System information:** GNU/Linux ##### Expected behavior Pipe collision where the bend 2x2 tiles, there is a 45 degree slope as the corner tile perhaps? #####...
This project does not build for me despite following the instructions in the README file. I use Arch Linux. These are the installed package versions: * alsa-lib 1.2.14-2 * freetype2...
I suggest a new policy for when an existing string in the game is changed. For example, when `STR_1234` was "I need to go to the toilet.", but then a...
If you add an empty folder, then you add `test.c` and it is an empty file and you run `enry -mode=byte` or `enry -mode=line` in this folder, it returns "NaN%"...