PolyhedralDev / Terra

Voxel world generation modding platform
MIT License
638 stars 83 forks source link

[Feature] Use the "Customize" button for packs. #446

Closed yum13241 closed 7 months ago

yum13241 commented 7 months ago

Feature Description

Rather than having to click the "World Type" button many times, you could make it say "World Type: Terra" and then the "Customize" button could just show all packs.

What Problem Does This Solve?

Having to 1. Wait ages for the ticker text 2. Clicking many times, then accidentally miss it, ad infinitum (or until I get it)

A Solution You'd Like

Making the "World Type" button say "World Type: Terra" when Terra is selected, then make the "Customize" button clickable, and allow us to choose packs from there, akin to the vanilla "Single Biome" type.

Imagine if you had to click 64 times to get the biome you wanted, only to click twice on accident and have to do it again!

Alternative Solutions

  1. Being patient
  2. Clicking slowly

*Thank you for reading!

duplexsystem commented 7 months ago

I do not think this is possible because of how we have to register dimensions and such. In addition, we want consistent UX between server and client which this would split unless we made servers, what most Terra users use, more complicated to configure. However, I do agree that the text ticker needs to be clearer, however this is planned to be fixed with our translation library. So please open a separate issue for the ticker text being too long.