-
-
Notifications
You must be signed in to change notification settings - Fork 49
SkillAPI updated to Fabled #448
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
base: master
Are you sure you want to change the base?
Conversation
// CONSTRUCTORS | ||
///////////////// | ||
|
||
static FabledClass fabledClass; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whats going on here? O.o
|
||
public class FabledPlayerExtensions { | ||
|
||
public FabledPlayerExtensions(PlayerTag player) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uh wtf are these
static Skill fabledSkill; | ||
static FabledClass fabledClass; | ||
static PlayerClass playerClass; | ||
static PlayerSkill playerSkill; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why?
SkillAPI hasn't been updated since 2018. Fabled has taken to keeping it updated past 1.12, and generously kept the legacy packages in place just for us.
Huge thanks to @Travja for ensuring compatibility through magemonkeystudio/fabled@424deb6, hopefully you'll be able to remove these names after this gets merged.
Resolves #355
Resolves #399
Reported as an issue in https://discord.com/channels/315163488085475337/1298273433896878181
Recommended action in https://discord.com/channels/315163488085475337/1011496047811506227/1374597146115965039