-
Notifications
You must be signed in to change notification settings - Fork 57
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
sadly i cant add this.... #15
Comments
I've been thinking a bit about this, and I think I have an idea that could work. Well, from what I understood, all you can't do is use images from the game, and apart from that, you were already pretty close to finished. I was thinking, what if instead of images we used names/IDs... But well, that wouldn't be very helpful for people trying to customize a dweller... Then I thought, what if we don't show any images, but instead we redirect people to another place that has the images, that way they could see what things look like, without us actually showing them it directly. I then remembered that on the wikis, there's basically everything one could imagine about the game, and things don't get forcefully removed from there AFAIK. So my idea is for us to have all the logic done, but instead of images, use another identifier, like names or IDs, and then we'd have a link to the relevant wiki pages that do contain the actual images, together with their name/ID, and that way people could go to the wiki, find the thing they want by looking at the images, copy its name/ID and paste it in the save editor. Here's an example of a wiki page with fancy images and descriptions: https://fallout.fandom.com/wiki/Fallout_Shelter_outfits With that example, we could have a dropdown with just the names of the outfits, and by looking at the wiki, people would know exactly the name of the outfit they want, so to actually apply it to their save they just have to search the dropdown for that exact name. |
Another possibility would be to display the images from the wiki in the save editor, without having them as files inside this repository. I think that might be fine, but I don't think it's worth risking. It'd not be as bad as having the actual image files contained in this repository I think, but it'd basically look exactly the same as if it did, so that could still get them mad. |
Images from the game to help options like hair pets inventory and such, because of that i guess i cant add a inventory editor/manager with only text because no one will know what are adding or removing and other things that should need images yes or yes
also before C&D from z3n1m4x i was almost done with images+code for hair, faces and other things but because of that i had to delete all 😭
All thanks to z3n1m4x of course 😞
but if there is something that can be done without images from the game it's welcome, anyone can ask for a feature if i can do it Take it for granted
The text was updated successfully, but these errors were encountered: