Tobias Nett

Results 29 issues of Tobias Nett

### General Info Terasology Launcher Version: n/a Terasology Version: 71a98a1bc771aa0c0b2969db6878134e5022fb28 (v5.2.0+) Operating System: Linux Mint 20.2 x86_64 Onboard / Dedicated Graphics: NVIDIA GeForce GTX 1070 Java Version: openjdk version "11.0.11"...

Type: Bug
Status: Needs Investigation
Topic: Stabilization

World generation in multiplayer is slow and chunky (no pun intended), especially with more players on the server. - **chunks loading slowly** - it is easy to reach the "edge...

Type: Bug
Topic: Rendering
Multiplayer
Topic: WorldGen

I would like to request an interactive, live collaboration mode where multiple users can see and edit the snippet at the same time. After sharing a link to the snippet,...

enhancement
help wanted
Level 3
Scala Spree

We have the main overview of the launcher project in the [README](https://github.com/MovingBlocks/TerasologyLauncher/blob/master/README.md), some old bits and pieces in the [wiki](https://github.com/MovingBlocks/TerasologyLauncher/wiki) and additional information in [docs/](https://github.com/MovingBlocks/TerasologyLauncher/tree/master/docs). ### Definition of Done -...

Topic: Documentation

:warning: DO NOT MERGE :warning: This was the play ground to explore the migration of the launcher settings to a JavaFX-property-based POJO that can easily be persisted as JSON. Some...

On some systems the launcher does not start with the following error message: ``` The JLI_Launch funtion has not been found in the provided DLL C:\Users\windows10\TerasologyLauncher-windows64\TerasologyLauncher-windows64-4.4.0\jre\bin\jli.dll. Is your Java installation...

Type: Bug

### Contains Brief description of what the PR does like "Fixes #12345" ### How to test Brief description of how to test / confirm this PR before merging ### Outstanding...

The launcher should not only detect new versions and notify the user, but also automatically download, unpack, and install it. Related issue: #260 #528

Type: Enhancement

### Launcher Data The launcher is _"installed"_ in some directory (currently by unzipping the distribution archive, installers are planned in #520 ). All files and resources to run the launcher...

Type: Enhancement
Status: Actionable

The settings menu is a modal dialog that blocks the main UI. However, the window cannot be moved. On a multi-monitor Windows 10 setup the settings menu always opens on...

Type: Bug
Topic: UI