-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
- try to fix the issue (keep away from transpilers, make sure to patch methods still called by CB)
- if not fixable, discuss where is precedence (usually CAC) and disable code by config (e.g. fake_vehicle tag to disable some checks)
- if no precedence, migrate code to or have new implementation in CAC, and disable code here (e.g. hardpoint fix)
TODOs:
- detect if CB/CAC is enabled and if so: disable hardpoint fix
- in CAC
NullifyDestoryedLocationDamageis by default true, RT makes it false so ComponentExplosions properly propagate:- Detect CAC and warn if config is true, or force it false
Metadata
Metadata
Assignees
Labels
No labels