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

SkillAPI-s1.98

Latest
Compare
Choose a tag to compare
@Sentropic Sentropic released this 02 Feb 02:26
· 1 commit to master since this release
a0d082e

Changes

  • Added 'In area' option to AreaTarget
  • Added 'Apply Knockback' option for DamageMechanic
  • Made Armor Stands from ArmorMechanic silent to avoid armor equipping noises (1.10+ only)
  • #20 Removed skill lore auto coloring, because it was breaking some placeholders

Fixes

  • #11 Fixed NoSuchMethodError and NoClassDefFoundError for some mechanics in old Minecraft versions
  • #12 Fixed AreaTarget sometimes messing up ally and enemy targets
  • Removed rogue crit particles for previous testing in some target selectors
  • #16 AreaTarget now has its origin located at the current target's position, and not necessarily the caster's
  • #18 Fixed projectile launching ignoring lore requirements
  • #22 Fixed {attr:level} and {attr:cost} in skill lore for system languages that use , as decimal separator