Skip to content

Fix crash caused by teleporting using Iron's Teleport scroll#700

Open
gjorgdy wants to merge 1 commit intoryanhcode:mainfrom
gjorgdy:main
Open

Fix crash caused by teleporting using Iron's Teleport scroll#700
gjorgdy wants to merge 1 commit intoryanhcode:mainfrom
gjorgdy:main

Conversation

@gjorgdy
Copy link
Copy Markdown

@gjorgdy gjorgdy commented May 2, 2026

The mixin for player teleportation did not cover all possible teleport methods the class contains. One of these methods which was not covered is called by Iron's Spells and Spellbooks to teleport using the teleport and the portal spells.

A small other issue still persists, portal frames only being to teleport players to sublevels, but not detecting player collision when the frame is in a sublevel. I am not quite sure if this is an issue caused by Iron's or by Sable at this moment.

Closes #496

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 2, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Teleportation onto physics objects is broken

2 participants