Skip to content

Commit

Permalink
Merge Bomb with MrBomb (#3002)
Browse files Browse the repository at this point in the history
This PR internally rewrites MrBomb to be more like GoldBomb. It doesn't add any considerable features.

It also removes lots of code duplication. The Bomb class is now obsolete.

As a result, the death script stays consistent between MrBomb and GoldBomb.

This PR also fixes a bug with gold bomb, in which getting out of the safe distance and going back in would freeze gold bomb in the same sprite action until another state change.

Co-authored-by: MatusGuy <[email protected]>
Co-authored-by: Vankata453 <[email protected]>
  • Loading branch information
3 people committed Aug 4, 2024
1 parent c706def commit 4435a3d
Show file tree
Hide file tree
Showing 7 changed files with 343 additions and 641 deletions.
204 changes: 0 additions & 204 deletions src/badguy/bomb.cpp

This file was deleted.

62 changes: 0 additions & 62 deletions src/badguy/bomb.hpp

This file was deleted.

Loading

0 comments on commit 4435a3d

Please sign in to comment.