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

Vigil Storm Shields again and Sabre Pintle weapons #3154

Closed
wants to merge 2 commits into from

Conversation

Mayegelt
Copy link
Contributor

@Mayegelt Mayegelt commented Mar 28, 2024

#3153
Issue happened again with the coding of the Termy weapon SGSE for vigil shields in Jan/Feb. This fix was put in to fix that Termy Praetors were mistakenly being given an option to swap their combi weapon for a vigil shield. However in fixing it it then locked out any command squad they took from taking them (though was ok for Artificer Praetors). It was a problem with "Ancestor Of" being used for the Praetors without making an exception for the command squad that comes below them.

I have made what seems to be a fix by splitting the "OR" for hidden from just Cata or Tart praetor as Ancestor to then have 2 "AND" sections of the same function, but then added 2 additional lines to also check to make sure they are "ancestor is not instance of cata / termy command squad" as well.

I've only tested on BS, and I know NR handles things differently.

#3153
Issue happened again with the coding of the Termy weapon SGSE for vigil shields in Jan/Feb. This fix was put in to fix that Termy Praetors were mistakenly being given an option to swap their combi weapon for a vigil shield. However in fixing it it then locked out any command squad they took from taking them (though was ok for Artificer Praetors).
It was a problem with "Ancestor Of" being used for the Praetors without making an exception for the command squad that comes below them.
I have made what seems to be a fix by splitting the "OR" for hidden from just Cata or Tart praetor as Ancestor to then have 2 "AND" sections of the same function, but then added 2 additional lines to also check to make sure they are "ancestor is not instance of cata / termy command squad" as well.
I've only tested on BS, and I know NR handles things differently.
Fix for Sabre Tanks Pintle Weapons.
There was an issue on BS that when you selected any of the combi weapon options for sabres, it was enforcing the selection on the whole group. This was down to the entries linked were for some reason linked to the "Collective" version of the weapons, and not the individual ones.
@Mayegelt Mayegelt changed the title Vigil Storm Shields again Vigil Storm Shields again and Sabre Pintle weapons Mar 28, 2024
@Mayegelt
Copy link
Contributor Author

Fix for Sabre Tanks Pintle Weapons.
There was an issue on BS that when you selected any of the combi weapon options for sabres, it was enforcing the selection on the whole group. This was down to the entries linked were for some reason linked to the "Collective" version of the weapons, and not the individual ones.

@Mayegelt
Copy link
Contributor Author

Strange things going on. It is saying over 50,000 changes, gunna try to work out why. This happened before and on resubmitting the changes it worked.
Edited in NR editor, so shouldn't have issues...

@Mayegelt
Copy link
Contributor Author

@nstephenh @The4D6 Ok. I have changed the bits I needed to. However as you might be able to see from the other pull request. It seems when I save (even if the only change I made was change the version number) it then throws a fix and changes 50,000 entry lines.
I am assuming this might be something with that code that was put in to remove spaces or removing the .0s or something...

@Mayegelt Mayegelt closed this Mar 28, 2024
@Mayegelt Mayegelt deleted the Vigil-Storm-Shields-again branch March 28, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant