Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Visual UI for Generators #241

Closed
DorkOrc opened this issue May 31, 2022 · 3 comments
Closed

More Visual UI for Generators #241

DorkOrc opened this issue May 31, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@DorkOrc
Copy link

DorkOrc commented May 31, 2022

Would be incredibly useful to have a visual demonstration of what you're building, above where the JSON is, for example:
Idea of what is might look like:
misode_generator_vision

  • Crafting Recipes
    • All possible ways the crafting recipe allows the item to be crafted
    • For item tags/groups, it cycles through them
    • For item tags which are not recognised, perhaps it's just a question mark
  • [Added] Loot tables
    • Brings up a single-chest UI with a random assortment of items from the loot table
    • Has a lil 🎲 thing you can click to generate it again randomly
  • Advancements
    • Shows what the icon looks like as well as what appears when you would hover over it
  • Chat types
    • Shows what the chat might look like (for example, sender is a "Steve" and contents is "Hello, World")

Obvs doing graphics for the worldgen stuff is a whole other thing so I won't suggest that here lmao

@misode
Copy link
Owner

misode commented May 31, 2022

Thanks for all the suggestions! Some worldgen generators actually already have these visualizations. Click the blue play button

@misode misode added the enhancement New feature or request label May 31, 2022
@misode misode changed the title (Enhancement) More Visual UI for Generators More Visual UI for Generators May 31, 2022
@misode
Copy link
Owner

misode commented Oct 29, 2022

Partly implemented in #293

@misode misode self-assigned this Oct 29, 2022
@misode
Copy link
Owner

misode commented Oct 4, 2024

Even more partially implemented in c87ede8

And with that I will close this issue, thanks for your initial suggestions 2+ years ago :D

@misode misode closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants