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

Embryo 1s Spawn Protection #7728

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Dec 3, 2024

About the pull request

This PR adds a 1s spawn protection window when larva bursts from an embryo. The mob has godmode for this duration and will signal no ignite. The RECENTSPAWN flag helps identify a temporary godmode, and is what also makes all bullets miss temporarily.

This also can be a useful admin tool since the time is variable callable on any living mob.

Explain why it's good for the game

Unnested bursts are already near suicide for someone to take. This should hopefully make a narrow escape possible. Marines can still trap bursts, but merely shooting the burst immediately will no longer work for 1s.

Testing Photographs and Procedure

Screenshots & Videos

https://youtu.be/u1PXcbKuUWc

Changelog

🆑 Drathek
add: Chestbursters now have spawn protections for 1s (godmode, evasion, and ignores fire)
/:cl:

@Drulikar Drulikar added the Admin Make things harder for admins label Dec 3, 2024
@cmss13-ci cmss13-ci bot added the Feature Feature coder badge label Dec 3, 2024
@Drulikar Drulikar added Balance You need to be a professional veteran game maintainer to comprehend what is being done here. Balance Approved This PR has had its balance and gameplay-affecting aspects approved. Cry to the Head-maint about it. labels Dec 3, 2024
Copy link
Member

@harryob harryob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should really use traits more often

@harryob harryob added this pull request to the merge queue Dec 4, 2024
Merged via the queue into cmss13-devs:master with commit aa5a039 Dec 4, 2024
27 checks passed
cmss13-ci bot added a commit that referenced this pull request Dec 4, 2024
@Drulikar Drulikar deleted the Embryo_Spawn_Protections branch December 4, 2024 09:38
HIDgamer pushed a commit to HIDgamer/cmss13 that referenced this pull request Dec 8, 2024
# About the pull request

This PR adds a 1s spawn protection window when larva bursts from an
embryo. The mob has godmode for this duration and will signal no ignite.
The `RECENTSPAWN` flag helps identify a temporary godmode, and is what
also makes all bullets miss temporarily.

This also can be a useful admin tool since the time is variable callable
on any living mob.

# Explain why it's good for the game

Unnested bursts are already near suicide for someone to take. This
should hopefully make a narrow escape possible. Marines can still trap
bursts, but merely shooting the burst immediately will no longer work
for 1s.

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

https://youtu.be/u1PXcbKuUWc

</details>


# Changelog
:cl: Drathek
add: Chestbursters now have spawn protections for 1s (godmode, evasion,
and ignores fire)
/:cl:
HIDgamer pushed a commit to HIDgamer/cmss13 that referenced this pull request Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Make things harder for admins Balance Approved This PR has had its balance and gameplay-affecting aspects approved. Cry to the Head-maint about it. Balance You need to be a professional veteran game maintainer to comprehend what is being done here. Feature Feature coder badge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants