gamma-delta / center-brain-archive

Recipe viewer for Dyson Sphere Program
MIT License
1 stars 1 forks source link

Not all the recipes are implemented yet! #1

Closed gamma-delta closed 3 years ago

gamma-delta commented 3 years ago

There are two linked problems here:

The first problem is just because I still haven't beaten the game and don't know all the recipes. Just add more entries to the Recipe enum in recipes.rs.

The second problem is because it just takes FOREVER to write everything in (especially when DSP runs at 9fps). Add entries to generator.rs, in RecipeEntry::generate_all().