MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

refactor: merge world config in setup screen #5226

Closed jdrueckert closed 2 months ago

jdrueckert commented 3 months ago

Contains

Continues Advanced Game Setup (AGS) overhaul started in #5118 and #5122. Merges WorldSetupScreen into UniverseSetupScreen.

Fixes #4810 as a side effect.

How to test

  1. Start Terasology
  2. Start creating a world
  3. Go to Advanced Game Setup (AGS)
  4. Continue to Universe Setup
  5. Play around with the screen, check for unclear UI elements, unexpected UI behavior, etc.
  6. Verify that the game can be started

Outstanding before merging

BenjaminAmos commented 2 months ago

There are a few things I noticed which might still need to be resolved after merging this: