FactorioBlueprints

Results 12 issues of FactorioBlueprints

Images are primarily in Imgur, and it seems that factorioprints.com got banned by Imgur. Backup images are in Google Cloud Storage in gs://facorio-blueprints.appspot.com. Likely next steps: * Migrate images from...

bug

The database used by factorioprints is Firebase. Firebase allows a filter clause OR an order-by clause but not both. The old strategy was to download ALL blueprint summaries, ordered, and...

bug

Firebase has an api for username/password, so the app doesn't have to store passwords in any form. In addition to email/password, the form should take a custom display name so...

enhancement

On small screens, the navbar collapses to a single button. When making a selection in the dropdown menu, I want the menu to auto-collapse back into the button. I followed...

bug
help wanted

Blueprints from 0.15 through 0.17 are backwards compatible and sometimes they're hard to tell apart. When creating a blueprint, the site currently suggests 0.15 in some situations where it's possible...

Now that the site supports converting blueprints from 0.14 to 0.15 and displaying the json representation along the way, it should be possible to also convert blueprints along the way...

The in-site search results are limited. They only find blueprints where the search term is a substring of the title. Searching google for `site:factorioprints.com/view searchterm` often gives better results. It...

Now that we're parsing the contents of each blueprint, I can see that blueprint books created by different mods have differences in their content. It's possible that an export from...