Skip to content

[ENHANCEMENT] Add the Ability to Get Scripted Super Classes to PolymodScriptClass.getSuperClasses#338

Merged
EliteMasterEric merged 1 commit intoFunkinCrew:experimentalfrom
MightyTheArmiddilo:scripted-super-getting
Feb 15, 2026
Merged

[ENHANCEMENT] Add the Ability to Get Scripted Super Classes to PolymodScriptClass.getSuperClasses#338
EliteMasterEric merged 1 commit intoFunkinCrew:experimentalfrom
MightyTheArmiddilo:scripted-super-getting

Conversation

@MightyTheArmiddilo
Copy link

With the extension of scripted classes being available now, I thought it would be nice if the getSuperClasses function of PolymodScriptClass could get super classes that are scripted, so here we are. Instead of returning poylmod.hscript._internal.PolymodScriptClass when using getSuperClasses with a scripted class that extends a scripted class, it will return the scripted class' name.

@MightyTheArmiddilo MightyTheArmiddilo changed the title Add the Ability to Get Scripted Super Classes to PolymodScriptClass.getSuperClasses [ENHANCEMENT] Add the Ability to Get Scripted Super Classes to PolymodScriptClass.getSuperClasses Feb 9, 2026
@EliteMasterEric EliteMasterEric merged commit 6c49f71 into FunkinCrew:experimental Feb 15, 2026
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.

2 participants