◆ EmakiSkills 1.3.0 Release ◆
Skill Cast Action, Language Support, and Config Cleanup
Improved skill casting integration, config loading, upgrade flow, and multilingual support.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Highlights
- Added CastSkillAction - EmakiSkills skills can now be triggered from CoreLib action chains.
- Added English language file - EmakiSkills now includes an en_US.yml resource.
- Improved skill loading - skill definitions and local resource definitions now follow the current explicit config format.
- Cleaned up skill parsing - skill models and loaders were adjusted for the current configuration structure.
- Improved cast flow - skill cast checks and execution flow were updated.
- Updated upgrade service - skill upgrade handling now better matches current upgrade costs, materials, and parameter logic.
- Lifecycle and reload cleanup - startup and reload behavior were updated for skills, resources, languages, actions, and service registration.
- Updated config and language files - config.yml, zh_CN.yml, and en_US.yml now match the current feature set.