sm00thslp / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

Bazooka explodes if it hits the left end of the world #892

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a game with infinite bazookas and no side border
2. Wait until the wind blows strongly to the right
3. Shoot a bazooka as far as you can to the right

What is the expected output? What do you see instead?
I expect the bazooka to drown eventually.
Actually this happens: But as soon as the bazooka reaches the end (which you 
cannot see anymore), it explodes. It does not matter for how long the bazooka 
flew.

What version of the product are you using? On what operating system?
r3d1eb6a66ba7 on GNU/Linux.

Please provide any additional information below.
If you do the same in the other direction, the bazooka does not explode.

Original issue reported on code.google.com by almikes@aol.com on 23 Dec 2014 at 4:47

GoogleCodeExporter commented 9 years ago
Correction: OK, it seems to explode in the other direction as well.

Original comment by almikes@aol.com on 23 Dec 2014 at 4:50

GoogleCodeExporter commented 9 years ago
This was deliberately put in place to make games not drag on.

Original comment by kyberneticist@gmail.com on 24 Dec 2014 at 12:29