[QoL] In-game saving of map's seeds

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

skyman
Inserter
Inserter
Posts: 22
Joined: Sat Aug 27, 2016 9:49 am
Contact:

[QoL] In-game saving of map's seeds

Post by skyman »

TL;DR
In-game saving of maps' seeds in the new game screen
What?
06-30-2026, 17-29-12.png
06-30-2026, 17-29-12.png (1.49 MiB) Viewed 111 times
There should be possibility to save current seed and access previously saved ones, along with a way to remove them from that list - possibly individually with a trash icon before the seed number along with alternative way of pressing DEL key while having one selected AND massively via a separate option at the end/the start of the list which would clear all seeds.

Something similar to web browser functionality of data list for input fields (text/number); basic HTML:

Code: Select all

<input type="number" id="seeds" list="seeds">
<datalist id="seeds">
    <option value="44565">
    <option value="112565">
    <option value="76721">
    <option value="79786966">
    <option value="12340">
</datalist>
Maybe with the version of the game that seed has been saved in, with colored, right aligned text next to the specific option/saved seed.
Why?
Seems like a basic QoL when searching for the best seeds for your new game.
Post Reply

Return to “Ideas and Suggestions”