You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick suggestion. I'd appreciate a clickbox to enable/disable pause on job cancellation, mostly for use on aquifer and other early game stuff. Yes, it's explained right at the top of the file, but I'm finding myself answering various permutations of this question from my less-savvy friends a couple times a week, at least. "Which file am I supposed to change?", "Which line?", "What do I change it to again?" and inevitably, "How do I get rid of all these maddening pauses?"
I'm thinking on the options tab with the rest of the gameplay options would work swimmingly.
[Issue created by PeridexisErrant: 2017-02-19]
[Last updated on bitbucket: 2017-11-23]
[Comment created by Pidgeot: 2017-05-06]
This is not in the init file, but in the announcements. These are the announcements that will cause the game to pause (as of 43.05):
I assume this is a request to easily disable DIG_CANCEL_DAMP (maybe also DIG_CANCEL_WARM)? We could do that as a standalone option, but if there's more it would be better to write an announcements editor...
[Comment created by Pidgeot: 2017-09-17]
I've just implemented options specifically for damp and warm stone; turning them off removes the P and R flags, while turning them on adds both of those flags back in.
[Comment created by Pidgeot: 2017-11-23]
Implement pause toggle for damp and warm stone announcements (fixes #136)
→ <<cset 585096306b19>>
The text was updated successfully, but these errors were encountered:
Thorfinn asks on a bay12 forums thread:
[Issue created by PeridexisErrant: 2017-02-19]
[Last updated on bitbucket: 2017-11-23]
[Comment created by Pidgeot: 2017-05-06]
This is not in the init file, but in the announcements. These are the announcements that will cause the game to pause (as of 43.05):
I assume this is a request to easily disable DIG_CANCEL_DAMP (maybe also DIG_CANCEL_WARM)? We could do that as a standalone option, but if there's more it would be better to write an announcements editor...
[Comment created by Pidgeot: 2017-09-17]
I've just implemented options specifically for damp and warm stone; turning them off removes the P and R flags, while turning them on adds both of those flags back in.
[Comment created by Pidgeot: 2017-11-23]
Implement pause toggle for damp and warm stone announcements (fixes #136)
→ <<cset 585096306b19>>
The text was updated successfully, but these errors were encountered: