Loreinator / Shuffle-Move

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

Improper red/blue highlight order. #45

Closed WolfHeroEX closed 9 years ago

WolfHeroEX commented 9 years ago

https://drive.google.com/file/d/0BxbI5_3DLDYCTnVmNW0taW1lSEE

In this particular instance, moving Giratina to Yveltal would produce a Power of Four+ effect, however, the program suggested me to move Yveltal to Giratina.

Loreinator commented 9 years ago

Which version are you using? The logs in that zip show it as v0.3.9 - the current version is v0.3.22. Please update and see if the same issue occurs. There is also no Giratina or Yveltal in that zip, btw.

WolfHeroEX commented 9 years ago

For some strange reason the new bug zip didn't get made, I thought this one was it.

It's indeed an old bug zip. If I have this happen again I'll try to make a new one, it's weird that it didn't actually create it.

Loreinator commented 9 years ago

For v0.3.23 I've fixed the bug zip naming convention to be more clear about when they were created (including time zone). https://github.com/Loreinator/Shuffle-Move/commit/8406e9d6a2a8bc0af38312fb006323fcd40c54fd

Loreinator commented 9 years ago

If you find another instance where this occurs, and you're able to make a bug report zip please re-open this issue and link to the zip so I can investigate.