lamao / stones-of-history

Automatically exported from code.google.com/p/stones-of-history
0 stars 0 forks source link

Paddle-gun bonus activation hides paddle :))) #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
*REVISION*
71

*OS*

*STEPS TO REPRODUCE*
1. Run game
2. Extract paddle-gun bonus from brick (if there is no such bonus, create
it by typing 'set-bonus <brick name> paddle-gun'.
3. Catch bonus.

*ACTUAL RESULT*
Paddle becomes hidden. But user can fire bullets.

*EXPECTED RESULT*
Paddle must change its model to paddle-gun model.

*ADDITIONAL DESCRIPTION*
It seams this issue is related to Issue #5. I think such behavior is due to
missing update... call after removing or changing scene graph.

Original issue reported on code.google.com by lamao.ua@gmail.com on 2 Jun 2010 at 7:40

GoogleCodeExporter commented 8 years ago
Paddle is actually not hidden. It just moved below the bottom wall.
This bug in not related to Issue #5.

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 8:21

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r75.

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 8:50

GoogleCodeExporter commented 8 years ago
Verified, fixed.

Original comment by lamao.ua@gmail.com on 7 Jun 2010 at 8:33

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 2733c950edcd.

Original comment by lamao.ua@gmail.com on 1 Nov 2012 at 7:17