gyril / canon

0 stars 0 forks source link

Bug when game skips the even rounds #18

Closed gyril closed 9 years ago

gyril commented 9 years ago

To repro: on branch planet be red player go to edge of planet, fall from there, do a full power 0° shot

from then on, round 2*n will be skipped

gyril commented 9 years ago

Upon further inspection, it looks like I'm taking twice as much damage as I should from one bomb. hit() firing twice?

gyril commented 9 years ago

fixed in planet, should fix in master before closing: .hit() could be called twice if the bomb was large and fast enough to collide with both the player and the ground