Loreinator / Shuffle-Move

Program to help choose moves in the Pokemon Shuffle puzzle game
GNU General Public License v3.0
97 stars 18 forks source link

Allow team members to be flagged as 'disruptions' #77

Closed Loreinator closed 8 years ago

Loreinator commented 9 years ago

From here.

Also, do you think you could make possible to select a species in the team builder as a disruption? I mean, that would be cleared by Eject, and would count toward a disruption when you rank the score by disruption. In stages with lots of enemy pokemon is not very useful, but when there is just one or a few, it really helps.

avengah commented 9 years ago

Does Eject currently work in the simulation? If not, I think a good temporary fix would be to have it remove any Pokemon not in the first four slots of the team selection. But not coins, rocks or blocks, obviously.

avengah commented 8 years ago

Actually, now that I think about it, that won't work on levels with "Additional" Pokes, because Eject won't remove them - only Pokes that are fixed on the initial board, fixed in the preset skyfall or brought in by disruptions are removed by Eject.

Loreinator commented 8 years ago

Fixed with commit 5c385d9