OutpostUniverse / OPHD

OutpostHD - Open source remake of Sierra On-Line's Outpost
BSD 3-Clause "New" or "Revised" License
110 stars 21 forks source link

Added difficulty-dependent "grace period" for crime and morale #1466

Closed andrewsg closed 2 weeks ago

andrewsg commented 1 month ago

Skips morale and crime calculation until a difficulty-level-dependent "grace period" of 15-30 turns after human colonists have landed.

Fixes #1229, #1230, #1231

andrewsg commented 1 month ago

Existing behavior may change slightly in that crime won't pause if the population drops to zero after landing. I believe this change will not impact gameplay in a practical sense, but we can easily re-add the zero population check if needed.