Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Experiment Registry Compatibility Fix - #8869

Merged
APickledWalrus merged 1 commit into
dev/featurefrom
patch/experiment-registry-compatibility
Sep 4, 2026
Merged

APickledWalrus merged 1 commit into
dev/featurefrom
patch/experiment-registry-compatibility

Conversation

@APickledWalrus

Copy link
Copy Markdown
Member

Problem

In #8830, I forgot to include compatibility for methods that accepted a legacy SkriptAddon instance.
This causes addons using those methods (such as skript-gui) to fail to load.

Solution

Adds deprecated compatibility methods for legacy SkriptAddon.

Testing Completed

Manual in-game testing that an affected addon (skript-gui) loaded.

Supporting Information

n/a


Completes: none
Related: none
AI assistance: none

@APickledWalrus
APickledWalrus requested review from a team as code owners September 2, 2026 23:24
@APickledWalrus
APickledWalrus requested review from UnderscoreTud and removed request for a team September 2, 2026 23:24
@APickledWalrus APickledWalrus added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Sep 2, 2026
@APickledWalrus
APickledWalrus requested review from Burbulinis and removed request for a team September 2, 2026 23:24
@skriptlang-automation skriptlang-automation Bot moved this to In Review in 2.17 Releases Sep 2, 2026
@skriptlang-automation skriptlang-automation Bot added the needs reviews A PR that needs additional reviews label Sep 2, 2026
@skriptlang-automation

This comment has been minimized.

@skriptlang-automation skriptlang-automation Bot added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Sep 4, 2026
@github-project-automation github-project-automation Bot moved this from In Review to Awaiting Merge in 2.17 Releases Sep 4, 2026
@skriptlang-automation skriptlang-automation Bot removed the needs reviews A PR that needs additional reviews label Sep 4, 2026
@APickledWalrus
APickledWalrus merged commit d72591b into dev/feature Sep 4, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Awaiting Merge to Done - Awaiting Release in 2.17 Releases Sep 4, 2026
@skriptlang-automation skriptlang-automation Bot added completed The issue has been fully resolved and the change will be in the next Skript update. and removed feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. labels Sep 4, 2026
@APickledWalrus
APickledWalrus deleted the patch/experiment-registry-compatibility branch September 4, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update.

Projects

Status: Done - Awaiting Release

Development

Successfully merging this pull request may close these issues.

3 participants