Skip to content

CB/CAC compatibilty issues #206

Description

@CptMoore
  1. try to fix the issue (keep away from transpilers, make sure to patch methods still called by CB)
  2. if not fixable, discuss where is precedence (usually CAC) and disable code by config (e.g. fake_vehicle tag to disable some checks)
  3. 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 NullifyDestoryedLocationDamage is by default true, RT makes it false so ComponentExplosions properly propagate:
    • Detect CAC and warn if config is true, or force it false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions