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

Issue with block expiring #41

Closed growlgrrl closed 9 years ago

growlgrrl commented 9 years ago

Something I've come across at least twice now is that when a block is expiring I don't see the predicted combo. It seems that the timing of when the block expires vs when the initial matches occur and skyfall starts is off somehow and icons aren't matching midair.

Sorry I'm can't be more specific, I'll watch out for it and try to see whats happening.

Loreinator commented 9 years ago

I think I might know the problem - it doesn't force a gravity update when the metal blocks expire... that might be the difference. I'll try it out tomorrow evening and see what I can find out.

Loreinator commented 9 years ago

I'll be doing the next release this evening when I get home, so hopefully this is fixed in the build.

Loreinator commented 9 years ago

It appears this is due to at least 82 frames of delay before the expiring metal blocks are actually gone.

I'll work on it more probably on Friday or Saturday.

avengah commented 9 years ago

I'm having what I think is the same problem. Here's my bug report: http://ge.tt/1Z9aetM2/v/0?c Thanks again.

Loreinator commented 9 years ago

Fixed in development, if this occurs in v0.3.26 release please re-open.