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

[PORT] Gore update #597

Closed
wants to merge 5 commits into from
Closed

Conversation

QuacksQ
Copy link
Contributor

@QuacksQ QuacksQ commented Jun 15, 2024

About The Pull Request

This pr is a port of the following:

This PR will add movable physics to blood droplets and overall increase the mess you make when you're going to town on your fellow crew members. Blood will now shoot from people when they're hit and it will get all over the place which looks pretty cool in my opinion. This pr builds on #455. Blood now also darkens when it dries out!

How Does This Help Gameplay?

More blood and gore as visual clutter when people are being harmed is only fitting, especially on a shithole of a ship like Belryth.

How Does This Help Roleplay?

Immersion? Also its just cool.

Proof of Testing

Screenshots/Videos
2024-06-15.17-38-10.mp4

Changelog

🆑
add: Blood particle effect using movable physics when spessmen are being harmed.
add: Blood squirts using movable physics.
add: Limb dismemberment uses movable physics now.
/:cl:

@github-actions github-actions bot added Feature How I broke the server in one easy step! Port "So I saw this cool thing-" Sprites I like pretty things. labels Jun 15, 2024
@QuacksQ
Copy link
Contributor Author

QuacksQ commented Jun 15, 2024

image

Mystery runtime included on the PR
I'm not sure how to fix this ngl

@QuacksQ QuacksQ marked this pull request as ready for review June 15, 2024 16:15
Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself.

@github-actions github-actions bot added the Stale "Anyone home?" label Jun 23, 2024
@github-actions github-actions bot closed this Jun 30, 2024
@RimiNosha RimiNosha removed the Stale "Anyone home?" label Jul 1, 2024
@RimiNosha RimiNosha reopened this Jul 1, 2024
Copy link
Contributor

github-actions bot commented Jul 9, 2024

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself.

@github-actions github-actions bot added the Stale "Anyone home?" label Jul 9, 2024
@github-actions github-actions bot closed this Jul 16, 2024
@RimiNosha RimiNosha removed the Stale "Anyone home?" label Jul 18, 2024
@RimiNosha RimiNosha reopened this Jul 18, 2024
@ChungusGamer666
Copy link
Contributor

Mystery runtime included on the PR I'm not sure how to fix this ngl

Trying to access the splat_overlays list at an invalid index, or somehow it straight up has not been initialized. From looking at the code here, this should not be possible

Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself.

@github-actions github-actions bot added the Stale "Anyone home?" label Jul 31, 2024
@dwasint
Copy link

dwasint commented Aug 27, 2024

image

Mystery runtime included on the PR I'm not sure how to fix this ngl

check if the list is initialized with a length check, it trys to access list item 1 but if the list isn't setup it will fail.

@QuacksQ QuacksQ closed this Sep 9, 2024
@QuacksQ
Copy link
Contributor Author

QuacksQ commented Sep 9, 2024

This is going on ice while I work on another project that might kill this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature How I broke the server in one easy step! Port "So I saw this cool thing-" Sprites I like pretty things. Stale "Anyone home?"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants