MegaMek / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.org
130 stars 168 forks source link

[StratCon] Mismatch between Convoy Scenario location and strategic objective #2726

Closed JonhyBurner closed 3 years ago

JonhyBurner commented 3 years ago

MekHQ 49.2

In a extract mission, I had a convoy attack scenario appear at (1, 3) of the map, and the corresponding message in the objectives to "engage and defeat the forces at 1,3".

But then I advanced the day and the convoy moved to (2,2) - pleasantly surprised by that, by the way - but apparently, StratCon doesn't track that. When I finished that scenario, I received the support points (not the VP, but that might be a different bug), but the strategic objective was not completed, because apparently I didn't fight the forces at the right location.

NickAragua commented 3 years ago

This should be fixed with PR #2756.