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
As with ship searches (#3753) and contract type generation (#3729), retirement checks are using the campaign rating as a modifier for the target number. When this is Campaign Operations the rating number is uncapped, so long term campaigns can get extremely large values compared to the limited level choices in the older Field Manual method.
This is currently in 49.12 but checking the current code base as of 49.17 the same problem will still be present.
The text was updated successfully, but these errors were encountered:
+ PR #3922: Add missing cockpit costs and weights
+ PR #3944: Added Nag Dialog for Pregnant Combatants
+ Fix#3943: Unmaintained Unit Nag Dialog Suppressed for Units set to
Salvage
+ PR #3933: Fixes for #3729,#3817,#3753: Clamped Unit Rating Mod for
CamOps (redux)
+ PR #3923: Hide Toughness When 0
+ PR #3915: Added Dialog to Confirm New Campaign (redux)
+ PR #3908: Adjusted Default Tech Counts
+ PR #3967: Adjusted Zoom Speed on Interstellar Map Panel
As with ship searches (#3753) and contract type generation (#3729), retirement checks are using the campaign rating as a modifier for the target number. When this is Campaign Operations the rating number is uncapped, so long term campaigns can get extremely large values compared to the limited level choices in the older Field Manual method.
This is currently in 49.12 but checking the current code base as of 49.17 the same problem will still be present.
The text was updated successfully, but these errors were encountered: