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

Fix editing covert action soldier loadouts with a controller #1170

Merged
merged 2 commits into from
May 21, 2023

Conversation

araujorm
Copy link
Contributor

@araujorm araujorm commented May 9, 2023

While using a controller, you can edit the loadout of the 1st soldier slot for any given covert action; however, you can not edit the loadout of the 2nd or 3rd.

As discovered by kdm2k6 and shared in issue #1035 this is a WOTC upstream bug, however they also discovered the solution.
Since they never submitted a pull request, I made one and tested it, but otherwise the full credit for the solution should go to them.

UICovertActions.uc file from SDK is needed to be added, and changed with the code to the working solution.

I just tested a build based on this and it works (with unmodified LWOTC).

Fixes:
#1035
long-war-2/lwotc#1378

Needed for upcoming fix for editing covert action soldier loadouts with
a Controller
@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 May 11, 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.

LGTM.

@Iridar Iridar added ready-for-merge the pull request was reviewed and is ready to be merged. and removed waiting-on-author A pull request is waiting on changes from the author labels May 12, 2023
@Iridar Iridar merged commit 71a15c7 into X2CommunityCore:master May 21, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-basegame ready-for-merge the pull request was reviewed and is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants