Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RA}Evacuation logic enhancements and MP fix #453

Merged
merged 3 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Prevent evacuate logic by default in MP, add EvacInMP map keyword to …

    …enable evac and add DisableEvac keyword to disable evacuate entirely for sp&mp
    Maikel authored and OmniBlade committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e9d15ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff7563 View commit details
    Browse the repository at this point in the history
  3. [RA] Gates evac logic behind EnableEvac ini key.

    Allows globally enabling or disabling evac logic on per map basis.
    Default behaviour is enabled in SP disabled in MP if key is absent.
    OmniBlade committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f93fb83 View commit details
    Browse the repository at this point in the history