jamespicone / potw

Mod for the Sentinels of the Multiverse videogame putting in characters from Worm
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Review reveal actions #46

Open jamespicone opened 2 years ago

jamespicone commented 2 years ago

Lots of code calls CleanupRevealedCards when a) it doesn't need to and b) that clears the entire revealed zone with the potential for bugs. That function, in general, shouldn't be used. Go through all the reveal card stuff parahumans cards do and identify whether we actually need to clean up the revealed zone, and if we do use CleanupCardsAtLocations