Releases: bodinaren/maplestory-skills
2.0.7
2.0.6
2.0.5
2.0.3
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
1.5.1
1.5.0
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
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
1.3.0
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.