mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #8] using too many parachutes #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
@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!
@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
@Pecusx commented on GitHub (Jun 13, 2022):
Now we have a different method to launch the parachute.