Skip to content

Fixes for Reforger 1.1 #36

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

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Fixes for Reforger 1.1 #36

merged 3 commits into from
Feb 29, 2024

Conversation

Kexanone
Copy link
Member

  • Fixes script errors:
    • New argument in SCR_EditableWaypointComponent.EOnEditorPlace
    • ScriptedDamageManagerComponent was renamed to SCR_DamageManagerComponent
    • SCR_AICombatComponent.SelectTarget no longer exists and its logic was moved to SCR_AICombatComponent.EvaluateWeaponAndTarget
  • Uses SCR_HijackDamageHandling as a cleaner way to negate damage (Needs to be tested in MP).

@Kexanone Kexanone added the bug fix Fixes a bug label Feb 23, 2024
@Kexanone Kexanone added the 1.1.0.x Arma Reforger 1.1 label Feb 23, 2024
Copy link
Contributor

@Crowdedlight Crowdedlight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kexanone Kexanone merged commit a1d573e into develop Feb 29, 2024
@Kexanone Kexanone deleted the fix/reforger-1.1 branch February 29, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.1.0.x Arma Reforger 1.1 bug fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants