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

Make supply problems with factory production obvious to the user #43

Open
ldicker83 opened this issue May 3, 2018 · 2 comments
Open
Labels
intermediate A task that doesn't require a deep understanding of the code base task Task to be completed. User Interface Task related to UI development/improvement
Milestone

Comments

@ldicker83
Copy link
Collaborator

Currently when a factory is unable to continue production due to a lack of resources, the factory just breaks out of the update loop and ignores the call with no notification to the user.

I haven't decided if this should raise a notification that is displayed to the user, if the Factory should go into a soft idle state (with the factory production window indicating the issue) or something else.

See the forum topic over at OPU for a discussion surrounding this.

@ldicker83 ldicker83 added this to the v0.7.9 milestone May 3, 2018
@ldicker83 ldicker83 added the task Task to be completed. label May 3, 2018
@ldicker83
Copy link
Collaborator Author

Moving this to a later revision as part of the 'notifications' UI update. In the mean time the new Master Factory Report serves this purpose.

@ldicker83 ldicker83 modified the milestones: v0.7.9, v1.0.0 Oct 21, 2018
@ldicker83 ldicker83 added intermediate A task that doesn't require a deep understanding of the code base User Interface Task related to UI development/improvement labels Sep 6, 2020
@ldicker83
Copy link
Collaborator Author

Setting as intermediate because it will require a thorough combing through of a large number of course files to ensure consistency. This is something that may be remedied by taking advantage of @Brett208 's efforts with the StringTable implementations in #458 #466 and #475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
intermediate A task that doesn't require a deep understanding of the code base task Task to be completed. User Interface Task related to UI development/improvement
Projects
None yet
Development

No branches or pull requests

1 participant