◆ EmakiCoreLib 3.5.0 Release ◆
MythicMobs Action Support and Item Source Expansion
Core runtime improvements for actions, expressions, GUI items, and EmakiItem integration
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Highlights
- New built-in castmythicskill action for directly casting MythicMobs skills from CoreLib action scripts.
- Added MythicMobs as a soft dependency; missing MythicMobs fails safely without breaking startup.
- Added EmakiItem item source support to the shared item source registry.
- Improved GUI item building for custom item sources used by dependent modules.
- Refined expression and numeric parsing through the new ExpressionRules split.
- Removed deprecated cleanup behavior from resource synchronization to reduce upgrade side effects.
Upgrade Notes
- Install MythicMobs before using the castmythicskill action.