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

Fire and liquid turf jump/throw interaction fixes #17027

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

Conversation

Lumipharon
Copy link
Contributor

@Lumipharon Lumipharon commented Feb 3, 2025

About The Pull Request

Maybe TM this first. I checked through the stop_throw signal related procs and it should all be fine, but its possible I missed some weird interaction.

Throwing items across lava will no longer burn them.
Thrown things will no longer visually submerge mid throw
Jumping (or being thrown into) fire or liquid turfs (water/lava) will now instantly proc the relevant effects.

Generally a small refactor/cleanup for liquid turf procs, to make the code a bit cleaner and reusable.

Why It's Good For The Game

Bug fixes.

Changelog

🆑
fix: fixed items being burnt by lava while mid throw
fix: fixed things visually submerging mid throw
fix: fixed mobs not being immediately ignited when landing in fire/lava
/:cl:

@TiviPlus TiviPlus added Fix Fixes an issue with the game. Test Merge Candidate This PR has been reviewed and is ready for testing, unless something changes. labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixes an issue with the game. Test Merge Candidate This PR has been reviewed and is ready for testing, unless something changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants