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

Integrate Revival Protocol Fixes in CHL #1237

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BlackDog86
Copy link
Contributor

@BlackDog86 BlackDog86 commented Aug 12, 2023

Fixes #1235 - Adds a new custom X2Condition to the RestoreActionPoints effect of Revival Protocol to prevent it from restoring APs to disoriented units. Updated the ability targetting condition to allow revival protocol to target stunned units, remove the stunned status and restore APs properly. Also integrated the additional targeting condition from RMs mod which allows the ability to target resistance soldiers. Discussion to be had over whether this part is required/necessary. Tested & confirmed working in-game.

May break compatibility with the original mod - requires further testing & documentation.

@BlackDog86 BlackDog86 self-assigned this Aug 12, 2023
@BlackDog86 BlackDog86 requested a review from Iridar August 12, 2023 15:44
@Iridar Iridar added this to the 1.27.0 milestone Aug 14, 2023
@Iridar Iridar added bug-basegame ready-to-review A pull request is ready to be reviewed labels Aug 14, 2023
Copy link
Contributor

@Iridar Iridar left a comment

Choose a reason for hiding this comment

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

All Highlander submissions must be marked by comments with the issue number.

For single line changes:

SomeCodehere; // Single line for Issue #000

For multiple lines:

// Start Issue #000
some code
blah blah code
way more code
// End Issue #000

@Iridar Iridar added waiting-on-author A pull request is waiting on changes from the author and removed ready-to-review A pull request is ready to be reviewed labels Oct 29, 2023
@Iridar Iridar modified the milestones: 1.27.0, 1.28.0 Oct 29, 2023
…on for granting APs. Updated X2Condition_RevivalProtocol so it can target stunned & resistance units and added 'stunned' to the list of things it can remove. APs granted to stunned units via stunrecover.
@BlackDog86 BlackDog86 added ready-to-review A pull request is ready to be reviewed and removed waiting-on-author A pull request is waiting on changes from the author labels Dec 19, 2023
@Iridar Iridar modified the milestones: 1.28.0, 1.29.0 May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-basegame ready-to-review A pull request is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revival Protocol restores action points to disoriented units
2 participants