Direwolf20-MC / BuildingGadgets

Sometimes, building large structures can be a little tedious, and take a lot of effort. Not all of us are great builders you know!
https://www.curseforge.com/minecraft/mc-mods/building-gadgets
MIT License
205 stars 65 forks source link

A library function for the Copy-paste gadget #489

Closed Kegulf closed 3 years ago

Kegulf commented 4 years ago

A library function for the Copy-paste gadget

You could grab most of the Template Manager UI and add it to the copy-paste gadget 😁 Add a ListView to display all available saved-structures and you're onto something 👌

This would allow it to come with a set of default blueprint / saved-structures like:

Not sure how the blueprint data is saved, is it compressed? Might need to be if this becomes a reality 😁

MajorTuvok commented 4 years ago

Add a ListView to display all available saved-structures

Last state I remember is that such a list was intended for a seperate block

MajorTuvok commented 4 years ago

You could grab most of the Template Manager UI and add it to the copy-paste gadget

I don't think this is a good idea, you'd essentially bloat the copy-paste gadget with functionality.

MichaelHillcox commented 4 years ago

So this has actually been planned for a long time, I wanted to make a site to house all of these builds but I've not had the time. Once the site matured with a good majority of builds it would have been linked to an in-game block which people could load up. I can keep this open as it's basically locking this idea down in an offical manner but I still don't know when I'll have the time to work on the site. Soon hopefully as I've had the designs done for about 3 months now.

Kegulf commented 4 years ago

Is there an existing site? What is the site built with? Anything I can help with, I'm a React dev, but I'm pretty versatile 😊

MichaelHillcox commented 4 years ago

No existing site, currently planned to use something like Laravel to power the backend with vue for the frontend but I use both vue and react so either work in my eyes. The backend needs the work more than the frontend does but if you we're willing to work under a MIT license and you'd be willing to show me some of your work 😄 Laravel is also pretty optional for the backend, I work with a large volume of tech stacks so I'm pretty flexabile with how it's made.

My plan would be to:

MichaelHillcox commented 3 years ago

To keep things tidy, we now have master list of feature requests, we thank you for your suggestion and we will use this issue for future reference. Closing in preference for https://github.com/Direwolf20-MC/BuildingGadgets/issues/534