dyson-sphere-blueprints
dyson-sphere-blueprints copied to clipboard
New Blueprint Enhancement
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?
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.
I was thinking that some icons match tag images ... but yeah, that would be pretty confusing.
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
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.
Nice, super good to hear!