Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes some space mine stuff. #2775

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DeltaFire15
Copy link
Contributor

@DeltaFire15 DeltaFire15 commented Mar 2, 2025

About The Pull Request

Space mines currently have some interesting but unintended interactions, such as potentially exploding several times. This fixes that.
Also tries to address some weird collision stuff happening with them, which I've been unable to reproduce locally and thus have no idea whether it is actually fixed or ever existed.

Why It's Good For The Game

Fix man good.

Testing Photographs and Procedure

:)

Changelog

🆑
fix: Space mines can't blow up several times.
fix: Some weird space mine collision behavior I have been unable to reproduce might no longer occur.
fix: Space mine obj_break is only fully executed once.
/:cl:

potentially some weak points around soo another hard check it is.
@DeltaFire15 DeltaFire15 added Fix Overmap This issue or PR is related to overmap interactions labels Mar 2, 2025
@DeltaFire15 DeltaFire15 changed the title Fixes some mine stuff. Fixes some space mine stuff. Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Overmap This issue or PR is related to overmap interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant