Skip to content

Conversation

@MS-crew
Copy link

@MS-crew MS-crew commented Jul 11, 2025

Description

Describe the changes
Exiled Broken Labapi event fix different way

What is the current behavior? (You can also link to an open issue here)

What is the new behavior? (if this is a feature change)
Because the previous fix broke the custom item escape handler or other conditions that check isallowed. Instead, I brought isallowed to normally return false and not break labapi. Now it comes after exiled labapi, and if isallowed is not true, it can return without breaking labapi.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@MS-crew MS-crew changed the title fix : Escaping Exiled and LabAPI bug different way fix: Escaping Exiled and LabAPI bug different way Jul 11, 2025
@louis1706 louis1706 merged commit b3564e1 into ExMod-Team:dev Jul 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants