-
### What you were trying to do
Planting bushes on the block I was standing on
### What actually happened
Planting bushes on the block you're standing means they will grow around you. The resu…
-
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…
-
ref: https://github.com/Terasology/JoshariasSurvival/issues/53
-
ref: https://github.com/Terasology/JoshariasSurvival/issues/53
-
### What you were trying to do
Starting terasology in my docker image from another directory than the binaries.
### What actually happened
```
Attaching to terasology-unstable_terasology_1
…
-
### What you were trying to do
https://github.com/pollend/TerasologyMineSweeper
For my minesweeper mod I wanted mines to explode if you mine them. The problem is when you mine an explosive mine and…
-
A user reported a crash due to a `NoSuchmethodError` in `ImageFlowRenderable` while playing Josharias Survival. Seems pretty odd, as the file hasn't been touched for some time now...
https://github…
-
### What you were trying to do
I was attempting to use the NUI Screen Editor to edit a screen.
### What actually happened
The game crashed when certain widgets were added.
### How to repro…
-
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…
-
### What you were trying to do
Move a character from a behavior tree Node
### What actually happened
Crashed with concurrent modification exception
### How to reproduce
Create a behavior node that …