Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Releases: bodinaren/maplestory-skills

2.0.7

05 Jun 18:33
Compare
Choose a tag to compare

Completed the values for all the basic (non-enhanced) awakening skills.

2.0.6

03 Jun 17:37
Compare
Choose a tag to compare

Adds correct values for Knight and Thief.

2.0.5

26 May 21:25
Compare
Choose a tag to compare

Squashing version 2.0.4 - 2.0.5 into a single release.

• Update max points to 78 and 16 for rank 1 and 2 respectively.

GitHub Pages:
• Add support for ignoring the max points limit.

2.0.3

25 May 23:27
Compare
Choose a tag to compare

Awakening

Squashing version 2.0.0 - 2.0.3 into a single release.

This new major release brings Awakening skills.

• Awakening for all classes are available, including the new Striker class (data points for individual skill levels are not yet).
• Updated to Stencil 1.0.0-beta.5. This should bring faster and slightly smaller bundles (although this is of course swallowed by all the new data for Awakening).

Breaking Changes

• New script links (and 2 tags instead of 1) to copy to your site.
• New design that takes up more width.
• Links to the main page containing skill information made for pre-awakening no longer works. New links for post-awakening has to be generated.

1.6.0

12 May 11:04
Compare
Choose a tag to compare

This release was actually published about two months ago. I simply forgot to make a release for it, so here it is :)

• Add the Striker class.
• Fix small issues regarding Runeblade sigils.
• Fix positioning of some extra large skill descriptions.

1.5.1

16 Mar 14:25
Compare
Choose a tag to compare

This release fixes a small issue with the fallback (gradient) for the element (e.g. toxic, fire, ice, etc) images.

1.5.0

16 Mar 13:44
Compare
Choose a tag to compare

This release is only targeting the editor.

• Higher level skills can now be added directly by letting the editor automatically fill in the required skills. If there are not enough points available to fill in the required skills, the skill will be disabled.

1.4.0

14 Mar 22:41
Compare
Choose a tag to compare

This version is primarily targeted towards the editor, but with two general fixes as well.

Editor:
• Adds the ability to add maximum amount of points to an empty skill with a single click.
• Likewise, adds the ability to remove all points on a maxed skill.

General fixes:
• Fix image for Shadow Arts-skill.
• Fix title of Fatal Strikes-skill.

1.3.1

01 Feb 20:14
Compare
Choose a tag to compare

Updated the skill description of Steadfast Faith after the February patch.

1.3.0

27 Jan 12:36
Compare
Choose a tag to compare

You can show extra information for relevant skills, such as what does a Thief's skill that's empowered by cunning do, or how does a Runeblade's skill behave when it's attuned to the flame sigil.

• Adds extras attribute for extra info on relevant skills.
• Replaces getSkills() with getData() and changes the output from an array of skills to an object with a skills property, and optionally a other property.