[GH-ISSUE #8] using too many parachutes #7

Closed
opened 2026-05-20 22:32:02 +02:00 by Pecus · 3 comments
Owner

Originally created by @pkali on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/8

when a parachute is on and the tank dies (e.g. hit by a powerful
weapon) the dead (invisible) tank falls with a parachute
(and uses one parachute more than necessary)

Originally created by @pkali on GitHub (Mar 20, 2022). Original GitHub issue: https://github.com/pkali/scorch_src/issues/8 when a parachute is on and the tank dies (e.g. hit by a powerful weapon) the dead (invisible) tank falls with a parachute (and uses one parachute more than necessary)
Pecus added the bug label 2026-05-20 22:32:02 +02:00
Pecus closed this issue 2026-05-20 22:32:02 +02:00
Author
Owner

@bocianu commented on GitHub (Apr 25, 2022):

This one is pretty annoying. On my last game I lost all my parachutes in one turn - being dead from the first shot :)
11k wasted.

Anyway this game is pretty addictive and enjoyable already, thanks!
Keep up the good work!

<!-- gh-comment-id:1108993228 --> @bocianu commented on GitHub (Apr 25, 2022): This one is pretty annoying. On my last game I lost all my parachutes in one turn - being dead from the first shot :) 11k wasted. Anyway this game is pretty addictive and enjoyable already, thanks! Keep up the good work!
Author
Owner

@pkali commented on GitHub (Apr 26, 2022):

Thank you @bocianu ! I think I am going to ask for your help when it comes to fujinetting the baby :)

Yes, the problem with parachute is that there is no real handling of "defensive" weapons, parachute is just slapped inside the main weapon procedure. We have a plan though - https://github.com/pkali/scorch_src/milestone/1

<!-- gh-comment-id:1109703556 --> @pkali commented on GitHub (Apr 26, 2022): Thank you @bocianu ! I think I am going to ask for your help when it comes to fujinetting the baby :) Yes, the problem with parachute is that there is no real handling of "defensive" weapons, parachute is just slapped inside the main weapon procedure. We have a plan though - https://github.com/pkali/scorch_src/milestone/1
Author
Owner

@Pecusx commented on GitHub (Jun 13, 2022):

Now we have a different method to launch the parachute.

<!-- gh-comment-id:1153636190 --> @Pecusx commented on GitHub (Jun 13, 2022): Now we have a different method to launch the parachute.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#7