What steps will reproduce the problem?
1. Navigate with a ship and touch your opponents flag
What is the expected output? What do you see instead?
You should obtain the flag so you can take it back to your base, instead
you die.
It seems in Ship.java that when you "collide" with the flag, set alive is
set to false on the ship instead of the flag. (see attached patch)
What version of the product are you using?
latest svn
Original issue reported on code.google.com by ptur...@gmail.com on 12 Apr 2008 at 8:47
Original issue reported on code.google.com by
ptur...@gmail.com
on 12 Apr 2008 at 8:47Attachments: