1 Hour Ago
Add ConVar for `use_cached_stability` - will cause all stability to use `CachedSupportValue()` instead of using `SupportValue()` which will return a different value - fixes mismatch between what stability is set to, and the stability value read from supports - should extremely rare situations where certain bases cause infinite stability updates due to the mismatch above - may cause additional stability updates so locked behind a convar