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

1 : Save/Load schedules. 2 : List of schedule that rotate per day interval. #207

Open
kuchuk-borom-db opened this issue May 31, 2023 · 0 comments

Comments

@kuchuk-borom-db
Copy link

Currently we can have a schedule and that's about it. We can't save or load schedules that we set earlier. This becomes a problem when you have to change schedules frequently.
Secondly, a nice feature will be letting users define a set of schedules that will be automatically used after certain interval of time such as every 2-3 days.

1st issue can be solved by adding a load and save schedule button.
In case of a missing colonist, we can simply ignore their job priority. Same for newly added colonist.
2nd issue can be solved by having a new window that allows you to load a list of saved schedules and a button to set the interval. We can then have a button that will activate this feature and after certain interval the next schedule from the list will be active and so on.

If it's too much then I would like to contribute or make my own mod for it. My biggest turn off is making the UI. I have always hated making UI through code. If there's easier way to make UI then I will try to make a mod to automate scheduling some day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant