dyson-sphere-blueprints icon indicating copy to clipboard operation
dyson-sphere-blueprints copied to clipboard

New Blueprint Enhancement

Open LRFalk01 opened this issue 3 years ago • 5 comments

With the new BP system now being parsed, we could make it so pasting a blueprint auto fills various form inputs. eg Title, description, version. Could probably parse the icon to fill in some tags as well. Thoughts?

LRFalk01 avatar Aug 05 '21 16:08 LRFalk01

100% agree, was thinking the same thing when I saw that blueprints now had a title and some more information. Not sure what you mean by "parse the icon", does the icon hold any relevant information? For the tags I was thinking of maybe decoding the blueprint (could be done with an API call to the server) and using that information to prefill the tags, but that might be overkill.

gabriel-dehan avatar Aug 05 '21 19:08 gabriel-dehan

I was thinking that some icons match tag images ... but yeah, that would be pretty confusing.

LRFalk01 avatar Aug 05 '21 19:08 LRFalk01

Hey @LRFalk01, hope you are doing great. I was wondering how the blueprint writing was coming along? Not that I am in any hurry, I don't have much time to implement things, I am just curious :) Cheers

gabriel-dehan avatar Aug 19 '21 13:08 gabriel-dehan

I actually have the hashing alg working, and I have a branch where I was playing with compressing the binary data. with those two pieces figured out, it's really just writing the code to write the blueprint. probably a couple hours worth of coding/testing to have it done.

LRFalk01 avatar Aug 19 '21 13:08 LRFalk01

Nice, super good to hear!

gabriel-dehan avatar Aug 19 '21 13:08 gabriel-dehan