apotapov / tafl

Android implementation of a Tafl game
Apache License 2.0
2 stars 0 forks source link

Minor Bugs for release 1.3.3 #129

Open ghost opened 10 years ago

ghost commented 10 years ago

1) Opening the Start menu each time adds a click sound to the buttons. For example, if it's the 3rd time for me to open the Start menu, the button will click rapidly three times when I press it. (on Nexus 7 and iPhone5)

2) Mute and Unmute icon on top of one another. Play the game on the board. Exit the game. Return to the game and resume. Click on "mute" icon. You will see the two icons at once. (on Nexus 7 only)

3) App crashes after starting and stopping several times with AI=Advance (on Nexus 7). After app crashes, error message is "Unfortunately, Viking Chess has stopped."

4) Remove all dialogues when the computer preemptively surrenders. Just let the game play to win or loss. Helps teach user how to play. Also, right now, it's a little buggy. I have seen it surrender when it's not suppose to, but I cannot document it because the dialogue pops up and blocks the board.

apotapov commented 10 years ago

What do you mean by starting and stopping?

Travis: exiting the app and re-entering the app.