V0.2.0
Changelog
0.2.0 (2023-10-15)
Features
- manual modifier generation
- multiple instances status effects
- callback functionality in recipes
- callback unit delegate functionality in recipes
- improved recipe validation
- modifier actions functionality in recipes
- modifier recipes through composition
- manual modifier generation react callbacks functionality
- UI functionality in modifiers
- updated basic console sample with UI info
- modifier tags, default tags
- legal target tag (ModiBuff.Units)
- automatic tagging of recipes and manual modifier generation
- UI references of components
- dispel implementation through tags (ModiBuff.Units)
- modifier indexes with dictionary (memory efficient option)
- factory method constructors in effects for manual modifier generation
- event recipes and event generator removed, refactored to normal recipes
- improved unit test recipes setup
Fixes
- post & meta effect chaining
- modifier recipe checks refactored
Full Changelog: 0.1.2...0.2.0