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

Scarpet library for creating GUI menus. #315

Open
opsaaaaa opened this issue May 3, 2022 · 4 comments · May be fixed by #370
Open

Scarpet library for creating GUI menus. #315

opsaaaaa opened this issue May 3, 2022 · 4 comments · May be fixed by #370
Labels
enhancement New feature or request

Comments

@opsaaaaa
Copy link
Contributor

opsaaaaa commented May 3, 2022

After making the waystone app #305 and reviewing the fake player gui app #310
I think it would be nice to have a generalize library for GUI menus.

I like the idea of a page function and button or icon, and filler utilities.
I also like the idea of a open_page function/ button

I think it should be as data generated as reasonable.
I am imaging passing in a map or array of slot -> button/icon maybe with optional callback lambdas called when clicked.

@opsaaaaa opsaaaaa added the enhancement New feature or request label May 3, 2022
@Ghoulboy78
Copy link
Collaborator

You mean a system which is built on existing scarpet, hacking stuff together with arcane features to make an overly complex system which about 3 people will end up using?

This is for me!!

On a more serious note, I do think this is a pretty good idea, tho ig rn it's basically a glorified button panel.

@opsaaaaa
Copy link
Contributor Author

lol. Yeah your totally right. Practicality didn't even cross my mind if i'm totally honest.
I guess I got excited about the problem solving and stuff.

@GhostIsBeHere
Copy link

I would also really like this lol

@Ghoulboy78
Copy link
Collaborator

Ghoulboy78 commented Apr 6, 2023

Ok, I made a rudimentary version of this (tho it's the result of about half an hour's work, so it's not pretty). I'll publish it on a branch.

@Ghoulboy78 Ghoulboy78 linked a pull request Apr 6, 2023 that will close this issue
32 tasks
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

Successfully merging a pull request may close this issue.

3 participants