Skip to content

Possible fix for Refactoring Recipes #36#41

Open
eknuth1002 wants to merge 3 commits intoSamasaur1:developmentfrom
eknuth1002:master
Open

Possible fix for Refactoring Recipes #36#41
eknuth1002 wants to merge 3 commits intoSamasaur1:developmentfrom
eknuth1002:master

Conversation

@eknuth1002
Copy link

This allows constructables to contain costs and quantity themselves for easier adding and maintaining.

I created enums as I dislike using strings that the programmer types due to fat fingering. These enums also encapsulate the fields for themselves so that maintenance is in one file.

Constructing steel (the only one right now) works with single and multiples checked.

This allows constructables to contain costs and quantity themselves for easier adding and maintaining.
…o pull quantity per oder times amount ordered.

This allows constructables to contain costs and quantity themselves for easier adding and maintaining.
@Samasaur1 Samasaur1 changed the base branch from master to development May 2, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants