itb-community / ITB-ModLoader

A lua-based mod loader for the game Into the Breach
48 stars 18 forks source link

Vanilla squads show modded victories #170

Closed KnightMiner closed 2 years ago

KnightMiner commented 2 years ago

Since modded squads are added by replacing vanilla squads, it is possible to earn a vanilla ribbon with a modded squad. Similar to #169, there may not be anything we can do to prevent earning them, but we could at least hide the false victories.

Approach 1: Statistics

Approach 2: saved mod content

This approach takes just the last step from approach 1, simply tracking if we have any falsely earned victories.

Lemonymous commented 2 years ago

Fixed in 9bb9f5d087181c8b4238caaf8dfb66428ebc4c45