-
[Terasology/Minimap](https://github.com/Terasology/Minimap) is currently integrated into Metal Renegades, but is currently only used in two places: to indicate different building regions from DynamicC…
-
This will happen if some asset is misconfigured (stray comma, etc) then encountered during command execution for `listBlocks` or `search` probably others as well.
Either we should not allow such an…
-
### What you were trying to do
Test MetalRenegades. Fix is likely needed in the Health module, but maybe hardening against unexpected UI state is something we can help in the engine? If just a quic…
-
### What you were trying to do
(Edit: Updated way later with more details)
Put together a complex set of modules for play testing. Eventually figured out there was a circular reference in `easte…
-
### What you were trying to do
join the playtest server during the fallingblocks + volcano test
### What actually happened
```
12:28:29.770 [main] WARN o.t.p.s.NetworkEntitySerializer - Ski…
-
I just wanted to clarify before diving in. I quickly looked at your other repos for minetest and Terasology-Unity. Both looked to not have any /Assets/ folder and just project folder setup. This repo …
-
With the module [FlowingLiquids](https://github.com/Terasology/FlowingLiquids) went a new per-block extra data system in the engine, see https://github.com/MovingBlocks/Terasology/pull/3476
We shou…
-
The launcher knows where the game is installed and what operating system it's running on.
It can add a `-Djava.library.path=` argument to java, set to the natives directory for this platform.
Se…
-
### What you were trying to do
Start a headless server and override its default configuration.
```bash
./gradlew server --args="--override-default-config=override.cfg"
```
### What actually h…
-
Due to the recent talk at slack about packaging I thought about writing down my thoughts on packaging of terasology.
[Forum discussion thread](http://forum.terasology.org/threads/terasology-packaging…