[GH-ISSUE #92] Possible Funky Bomb bug #259

Closed
opened 2026-05-20 22:35:03 +02:00 by Pecus · 4 comments
Owner

Originally created by @mikerro on GitHub (Jun 9, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/92

Originally assigned to: @pkali on GitHub.

After exploding (especially on greater range), on drawn lines there appears some kind of gap (like text consinsing of spaces)
scorch-fbomb
it appears just before fb's traces go down

Originally created by @mikerro on GitHub (Jun 9, 2022). Original GitHub issue: https://github.com/pkali/scorch_src/issues/92 Originally assigned to: @pkali on GitHub. After exploding (especially on greater range), on drawn lines there appears some kind of gap (like text consinsing of spaces) ![scorch-fbomb](https://user-images.githubusercontent.com/24191730/172895294-8072b7fd-f93a-4eb0-aef2-8d106003a788.png) it appears just before fb's traces go down
Pecus added the bug label 2026-05-20 22:35:03 +02:00
Pecus closed this issue 2026-05-20 22:35:03 +02:00
Author
Owner

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

This gap is due to the clearing of the defense message.
It's not a bug, it's a feature :)
We are not planning to fix this. This would complicate messages display procedures very much.

<!-- gh-comment-id:1151391517 --> @Pecusx commented on GitHub (Jun 9, 2022): This gap is due to the clearing of the defense message. It's not a bug, it's a feature :) We are not planning to fix this. This would complicate messages display procedures very much.
Author
Owner

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

@pkali Maybe clear defensive message, before exploding, but after flight?

<!-- gh-comment-id:1152189149 --> @Pecusx commented on GitHub (Jun 10, 2022): @pkali Maybe clear defensive message, before exploding, but after flight?
Author
Owner

@pkali commented on GitHub (Jun 18, 2022):

yes, for a reason I do not remember now we are clearing offensive texts twice or trice in some cases. Looking.

<!-- gh-comment-id:1159483561 --> @pkali commented on GitHub (Jun 18, 2022): yes, for a reason I do not remember now we are clearing offensive texts twice or trice in some cases. Looking.
Author
Owner

@pkali commented on GitHub (Jun 18, 2022):

OK, it is deleted twice and the reason is that during FUnkybomb (and leapfrog) the landslide routine is running and the texts look funny. thinking.

<!-- gh-comment-id:1159489468 --> @pkali commented on GitHub (Jun 18, 2022): OK, it is deleted twice and the reason is that during FUnkybomb (and leapfrog) the landslide routine is running and the texts look funny. thinking.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#259