Jarno458 / TsRandomizer

A Randomizer for Timespinner
https://timespinnergame.com
14 stars 20 forks source link

Feature: Quick-fill seed flags #129

Open FelicitusNeko opened 1 year ago

FelicitusNeko commented 1 year ago

I'd like to suggest something for rolling new seeds with specific flags:

If the flag string is too short (I'm not sure if it's six or eight chars), front-fill with zeroes (so it would become 001CBF89 if it needs to be eight chars).

Jarno458 commented 1 year ago

This works if you prefix it with 000000's yourself