DieReicheErethons / Brewery

GNU General Public License v3.0
161 stars 182 forks source link

Configurable Age obfuscation #232

Open OdinsUlfhedinn opened 4 years ago

OdinsUlfhedinn commented 4 years ago

i.e. : "Hundreds of Years Barrel Aged"

It'd be kind of cool too to be able to customize the ranges, like Age = 999+, "Ancient."

For now, just the old age verbage would suffice though. Thanks!

Sn0wStorm commented 4 years ago

It should still obfuscate the age just like in previous versions, starting with an age of 201

Sent with GitHawk

OdinsUlfhedinn commented 4 years ago

Ahh, I'm sorry. I was a bit too quick on the trigger. Did it used to show that at 100 before? I saw the other post about having it not obfuscate, and I had let my brew go to around 160-170 before I posted. Perhaps could you consider making these values configurable?

Obfuscate age values = TRUE;
Age;100-200='Centuries Old', Age;200-499="Hundreds of years", Age;500+='Ancient'

This is of course written by someone who does not code, I'm just trying to organize the thought into something that easily/clearly communicates my suggestion. :)

Thanks for your time.

Sn0wStorm commented 2 years ago

354