Skip to content
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

feat: supply chain rework v2 #54

Closed
bahrmichael opened this issue Oct 9, 2023 · 0 comments
Closed

feat: supply chain rework v2 #54

bahrmichael opened this issue Oct 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bahrmichael
Copy link
Owner

bahrmichael commented Oct 9, 2023

This is an epic for the supply chain rework. Once it's closed, we can release a new major version (breaking change).

Overhaul of the supply chain, tech tree, and consumption.

Consumption

  • Different tiers should consume increasingly complex food, and each can grow if the needs are met: feat: update resource consumption to reflect housing tiers #61
    • Simple housing consumes simple food (apples and water)
    • Residential housing consumes all from above and also meat and and milk bottles. It can grow when all needs are met.
    • Highrise housing consumes all from the above and also bread and fish filet. It can grow when all needs are met.
  • We need to update the GUI to show the added needs per category, and update the growth checks: feat: update gui to show needs per housing category #62

Supply Chains

  • Rework the milk bottling supply chain. It should change milk to be a fluid, allow crafting bottles from iron plates, and then craft milk bottles from milk and bottles. It also introduces bottle return and reuse (with an 80% success chance): feat: milk bottling supply chain rework #58
  • Introduce fish supply chain. New primary industry fish that's spawned next to water, and fish filet processing in assembling machines: feat: fish supply chain #55
  • Introduce bread supply chain. Grain into flour, and combined with milk creates dough. Can be turned into bread in furnace: feat: bread supply chain #60

Tech Tree

Unlocks

  • When a housing research completes, update the GUI to include the new needs. Before that suggest in the GUI that they research the next housing tier.
@bahrmichael bahrmichael added the enhancement New feature or request label Oct 9, 2023
@bahrmichael bahrmichael added this to the Supply Chain Rework v2 milestone Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant