game-design-driven / Create-Prepare-to-Dye

Create: Prepare to Dye an opinionated, minimalistic modpack centered around complex and interesting automation.
GNU General Public License v3.0
25 stars 19 forks source link

Add stress tooltips to add stress using (and producing?) devices #475

Open Discord-Github-Bridge opened 9 months ago

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Currently you basically have to just know, that sucks. I want a generic system that takes the actual values, weather by reading the file and generating tooltips statically or reflection and wierd hacking.

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

pending/contributors/code

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i could've sworn this was a thing

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

I wish

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i have really clear memories of the tooltip for this. where are they from

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Maybe a modpack does this already?

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

that is pretty possible

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i'll check create: above & beyond

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

that's where i'm most likely to be remembering it from

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Would be funny if it is from there

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Because the creator of create wrote the modpack

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

image.png

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

hmm

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

was this just a later-removed feature?

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i'll check it's kube scripts

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

at the very lest we've got an ok inspiration to go off for it's ui

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

ok it seems like it was just a base create feature back then

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i think if we're going to do this it should be part of the item's name

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Wait why don't we have this, did they get rid of it?

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Also, I don't know about item name, why?

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

I think a presistant tooltip like enchantments is better

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

so it shows up in the action bar

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

when you select the item in your hotbar

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

also vertical space is at slightly more of a premium than horizontal space, i'd wager

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Ah I see, hm.. Yea I can see that working. Lets give it a go then yea

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

If we solve ⁠Add stress tooltips to add stre… with code gen then we can just lump generating new lang files with the propper values in there too

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

i hope we can add a diverse array of stress generators i don't like the way the current pool is looking to be so small

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

would it be out of the question to just have a json file with a new stress value for every stress user?

Discord-Github-Bridge commented 9 months ago

autistic.sack.of.friends on Discord says

also i think there's no real point to stress values on producers, doesn't seem like we'll have many that are static at all

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

Sure, yea a json is good, just need to be generated from the config or the config generated from it

Discord-Github-Bridge commented 9 months ago

yarden.zamir on Discord says

I don't want us to need to change both