-
This just happened as I was trying to test in a Heightmap world with the Sample module enabled, so nothing particularly unusual. The chunk I started in and a bunch around me failed to generate as a ch…
-
## Context
The `Health` module doc mentions the `DamageResistComponent` that allows configuring damage types an entity will not be damaged by. Most basic damage types are provided by the [Terasolog…
-
* `loadModulesFromClassPath` depends on `module.txt` being visible to `ClassLoader.getSystemResources`: https://github.com/MovingBlocks/Terasology/blob/3833ede320e614bcd500483ab839ecda7ebcc448/engine/…
-
[`WorldlyTooltip`](https://github.com/Terasology/WorldlyTooltip) currently has support for blocks, players, and WildAnimals: https://github.com/Terasology/WorldlyTooltip#worldlytooltip
However, the i…
-
Relating to https://github.com/Terasology/Dialogs/issues/2.
Removing the PlayerActionHandler creates problems of its own: After loading a world the MarketScreen throws a NPE after requesting the wares…
-
We don't distribution to any linux packages. But linux packages known about us.
Some person maintains not official packages (thx to them)
E.g. https://aur.archlinux.org/packages/terasology
Then why d…
-
I am trying to show values of toolbar bindings on toolbars to improve usability. But I could not find a way to do it without using Config class, which is not available in Core module.
### This is w…
-
Requisitos de Software
Edward Moreno y Sebastián Ormeño
- [x] Iteracion 1
- [x] RS10: Ejecutar análisis y generar cambios del coloreo desde la consola de Terasology #38
- [x] Iteracion 2
- [x]…
-
Some organization have multiple organization account. As an example MovingBlocks have,
1. https://github.com/MovingBlocks/
2. https://github.com/Terasology/
Ergo, we should support queries on m…
-
#4907 made it so that headless systems don't have any NUIManager in their Context. But that doesn't stop systems that are dependent upon it from trying to initialize anyway.
excerpt from a log of…