Skip to content

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MC-Samuel
Copy link
Contributor

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

// CONSTRUCTORS
/////////////////

static FabledClass fabledClass;
Copy link
Contributor

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) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh wtf are these

Comment on lines 17 to 20
static Skill fabledSkill;
static FabledClass fabledClass;
static PlayerClass playerClass;
static PlayerSkill playerSkill;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

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.

ProSkillAPI Support Skillapi Attribute tag
2 participants