The longly awaited MI update is finally available! Lately, efforts have been focused on providing new exciting features for MMOCore (skill trees are still on their way!) but be sure we are still actively working on it. We've almost cleaned up the MMOCore issue tracker and now it's MMOItems turn!
We're moving repos to gitlab.com so you might have to recreate an account to post issues on the tracker!
Patches
- Fixed an issue with AureliumSkills required profession stat
- Fixed an issue with crafting triggers
- Fixed a NPE with projectile damage caching
- Increasing the revision ID no longer repairs items
- Fixed the Commands stat not storing commands in order
- Fixed item tier glowing finally
- Fixed an issue with item deskin
- Fixed an issue with merging enchants
- Fixed /mi item deconstruct
- Fixed a compatibility issue with MMOCore
- Fixed compatibility with RDW which is now centralized in MythicLib so that it works with MMOCore as well
- Crossbows now properly trigger arrow based skills
Small additions
- Added stats for skill scrits
- Gem stones now support the Arrow Velocity stat
- Support for DualWield
Important API changes
- The RefreshInventoryEvent has been slightly changed since the EquippedPlayerItem class was removed (everything is now handled by the EquippedItem class).
- The deprecated Ability based API has been fully removed
- Deprecated methods in RPGPlayer have been removed
This build is compatible with MythicLib 1.3.3 and MMOCore 1.9.4